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 1447275 Details for
Bug 1585541
"Create dockergc DaemonSet" task failed due to AnsibleUndefinedVariable error when enable crio
[?]
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 with inventory file embedded
inventory_install.log (text/plain), 1.02 MB, created by
Johnny Liu
on 2018-06-04 03:19:26 UTC
(
hide
)
Description:
installation log with inventory file embedded
Filename:
MIME Type:
Creator:
Johnny Liu
Created:
2018-06-04 03:19:26 UTC
Size:
1.02 MB
patch
obsolete
>[02:19:37] INFO> HTTP GET http://git.app.eng.bos.redhat.com/git/openshift-misc.git/plain/v3-launch-templates/functionality-testing/inventory.openshift-ansible >[02:19:41] INFO> HTTP GET took 3.522 sec: 200 OK | text/plain 53412 bytes > >Ansible inventory inventory.openshift-ansible: >#openshift-ansible-inventory-start >[OSEv3:children] >masters >nodes > >etcd > > > > > > > > > >[OSEv3:vars] > >#qe playbooks options start >iaas_name=AWS >image=qe-rhel-7-release > > > > > > > >enable_internal_dns= >change_os_instance_name= > > > > > > > > > > > > >install_method=rpm > > >os_update=false > > >install_update_docker=true > >docker_storage_driver=overlay2 > > > > > > > > > > >app_failure_force_exit=true > > > > >qe_registry_url=registry.reg-aws.openshift.com:443 > > > > >update_is_images_url=registry.access.redhat.com > > > > > > > > > > > > > > > > > > > > > > > >enable_cloudprovider=true > > > > > > > >openshift_playbook_rpm_repos=[{'id': 'smoke-playbook-rpm', 'name': 'smoke-playbook-rpm', 'baseurl': 'http://download.eng.bos.redhat.com/rcm-guest/puddles/RHAOS/AtomicOpenShift/3.10/v3.10.0-0.57.0_2018-06-01.1/x86_64/os', 'enabled': 1, 'gpgcheck': 0}] > > > > > >prod_ver=v3.10 > > > > > > > > > > > > > > >qe_additional_repos=[{'id': 'aos', 'name': 'Prerelease OCP', 'baseurl': 'https://mirror.openshift.com/enterprise/all/3.10/v3.10.0-0.57.0_2018-06-01.1/x86_64/os', 'enabled': 1, 'gpgcheck': 0}] > > > > > > > > ># qe playbook options end > >#openshift-ansible options start > >ansible_user=root > > >ansible_ssh_private_key_file="/home/slave4/workspace/Launch Environment Flexy/private/config/keys/libra.pem" > > > > > > > > > > > > > > > > > > > > >openshift_cloudprovider_kind=aws > > >openshift_cloudprovider_aws_access_key="{{ lookup('env','AWS_ACCESS_KEY_ID') }}" >openshift_cloudprovider_aws_secret_key="{{ lookup('env','AWS_SECRET_ACCESS_KEY') }}" > > >openshift_clusterid=0601-bng > > > > > > > > > > > > > > > > >openshift_image_tag=v3.10.0-0.57.0 > > > > > >openshift_release=v3.10 > > > > > >openshift_master_default_subdomain_enable=true >openshift_master_default_subdomain=apps.0601-bng.qe.rhcloud.com > > > > > >openshift_auth_type=allowall > >openshift_master_identity_providers=[{'name': 'allow_all', 'login': 'true', 'challenge': 'true', 'kind': 'AllowAllPasswordIdentityProvider'}] > > > > > > > > > > > > > > > > > > > > >oreg_auth_user={{ lookup('env','REG_AUTH_USER') }} >oreg_auth_password={{ lookup('env','REG_AUTH_PASSWORD') }} > > > >openshift_deployment_type=openshift-enterprise >openshift_cockpit_deployer_prefix=registry.reg-aws.openshift.com:443/openshift3/ >oreg_url=registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version} >openshift_docker_additional_registries=registry.reg-aws.openshift.com:443 >openshift_docker_insecure_registries=brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888,virt-openshift-05.lab.eng.nay.redhat.com:5000,virt-openshift-05.lab.eng.nay.redhat.com:5001,registry.reg-aws.openshift.com:443,asb-registry.usersys.redhat.com:5000 >openshift_docker_blocked_registries=registry.hacker.com >osm_use_cockpit=false >osm_cockpit_plugins=['cockpit-kubernetes'] >openshift_node_kubelet_args={"enable-controller-attach-detach": ["true"], "pods-per-core": ["0"], "minimum-container-ttl-duration": ["10s"], "maximum-dead-containers-per-container": ["1"], "maximum-dead-containers": ["20"], "image-gc-high-threshold": ["80"], "image-gc-low-threshold": ["70"]} >openshift_hosted_registry_selector="role=node,registry=enabled" >openshift_hosted_router_selector="role=node,router=enabled" >debug_level=5 >osm_default_node_selector=role=node >template_service_broker_selector={"role": "node"} >ansible_service_broker_node_selector={"role": "node"} >osm_cluster_network_cidr=10.2.0.0/16 >openshift_portal_net=172.31.0.0/16 >osn_storage_plugin_deps=[] >openshift_hosted_registry_storage_kind=object >openshift_hosted_registry_storage_provider=s3 >openshift_hosted_registry_storage_s3_accesskey={{ lookup('env','AWS_ACCESS_KEY_ID') }} >openshift_hosted_registry_storage_s3_secretkey={{ lookup('env','AWS_SECRET_ACCESS_KEY') }} >openshift_hosted_registry_storage_s3_bucket=openshift-qe-registry-testing-bucket1 >openshift_hosted_registry_storage_s3_region=us-east-1 >openshift_use_crio=true >openshift_check_min_host_disk_gb=2 >openshift_check_min_host_memory_gb=1 > > >#openshift-ansible options end > > > >#openshift host defination start >[masters] >ec2-34-230-48-21.compute-1.amazonaws.com openshift_public_hostname=ec2-34-230-48-21.compute-1.amazonaws.com > > > > >[nodes] >ec2-34-230-48-21.compute-1.amazonaws.com openshift_public_hostname=ec2-34-230-48-21.compute-1.amazonaws.com openshift_node_labels="{'role': 'node','registry': 'enabled','router': 'enabled'}" > > > > > > > >[etcd] >ec2-34-230-48-21.compute-1.amazonaws.com openshift_public_hostname=ec2-34-230-48-21.compute-1.amazonaws.com > > > > > > > > > > > > > > > > > > >#openshift host defination end > > > ># qe customized host defination start ># host defination for qe testing env setup with cephrbd storage > > ># host defination for automation > > > > ># host defination for smoke testing > >[shareinfo] >host-8-243-23.host.centralci.eng.rdu2.redhat.com ansible_user=root ansible_ssh_private_key_file="/home/slave4/workspace/Launch Environment Flexy/private/config/keys/libra.pem" > > ># host defination for scaleup/rerun/uninstall > > > ># qe customized host defination end >#openshift-ansible-inventory-end >############ ANSIBLE RUN: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/playbooks/prerequisites.yml ############################ >[02:19:41] INFO> Shell Commands: ANSIBLE_FORCE_COLOR=true >ANSIBLE_CALLBACK_WHITELIST=profile_tasks >["ansible-playbook", "-v", "-i", "/home/slave4/workspace/Launch Environment Flexy/workdir/prod-jenkins-slave-2-10.8.247.23-4-0/inventory.openshift-ansible", "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/playbooks/prerequisites.yml"] >Using /etc/ansible/ansible.cfg as config file > >PLAY [Initialization Checkpoint Start] ***************************************** > >TASK [Set install initialization 'In Progress'] ******************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.068) 0:00:00.068 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_initialize": {"playbook": "", "start": "20180601221942Z", "status": "In Progress", "title": "Initialization"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Populate config host groups] ********************************************* > >TASK [Load group name mapping variables] *************************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.093) 0:00:00.161 *********** >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": ["/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/playbooks/init/vars/cluster_hosts.yml"], "changed": false, "failed": false} > >TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] ************* >Friday 01 June 2018 22:19:42 -0400 (0:00:00.023) 0:00:00.184 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] ********* >Friday 01 June 2018 22:19:42 -0400 (0:00:00.020) 0:00:00.205 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] ************* >Friday 01 June 2018 22:19:42 -0400 (0:00:00.021) 0:00:00.226 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_lb_hosts required] *********************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.020) 0:00:00.247 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_nfs_hosts required] ********************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.018) 0:00:00.266 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_nfs_hosts is single host] **************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.019) 0:00:00.285 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_glusterfs_hosts required] **************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.019) 0:00:00.304 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate oo_all_hosts] *************************************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.019) 0:00:00.324 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_all_hosts"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_masters] ***************************************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.046) 0:00:00.371 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_masters"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_first_master] ************************************************ >Friday 01 June 2018 22:19:42 -0400 (0:00:00.033) 0:00:00.404 *********** >ok: [localhost] => {"add_host": {"groups": ["oo_first_master"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false} > >TASK [Evaluate oo_new_etcd_to_config] ****************************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.031) 0:00:00.435 *********** > >TASK [Evaluate oo_masters_to_config] ******************************************* >Friday 01 June 2018 22:19:42 -0400 (0:00:00.019) 0:00:00.455 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_masters_to_config"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_etcd_to_config] ********************************************** >Friday 01 June 2018 22:19:42 -0400 (0:00:00.034) 0:00:00.490 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_etcd_to_config"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_first_etcd] ************************************************** >Friday 01 June 2018 22:19:43 -0400 (0:00:00.032) 0:00:00.523 *********** >ok: [localhost] => {"add_host": {"groups": ["oo_first_etcd"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false} > >TASK [Evaluate oo_etcd_hosts_to_upgrade] *************************************** >Friday 01 June 2018 22:19:43 -0400 (0:00:00.028) 0:00:00.552 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_etcd_hosts_to_upgrade"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_etcd_hosts_to_backup] **************************************** >Friday 01 June 2018 22:19:43 -0400 (0:00:00.028) 0:00:00.580 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_etcd_hosts_to_backup"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_nodes_to_config] ********************************************* >Friday 01 June 2018 22:19:43 -0400 (0:00:00.030) 0:00:00.611 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_nodes_to_config"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_nodes_to_bootstrap] ****************************************** >Friday 01 June 2018 22:19:43 -0400 (0:00:00.035) 0:00:00.646 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_nodes_to_bootstrap"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Add masters to oo_nodes_to_bootstrap] ************************************ >Friday 01 June 2018 22:19:43 -0400 (0:00:00.034) 0:00:00.681 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_nodes_to_bootstrap"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_lb_to_config] ************************************************ >Friday 01 June 2018 22:19:43 -0400 (0:00:00.030) 0:00:00.711 *********** > >TASK [Evaluate oo_nfs_to_config] *********************************************** >Friday 01 June 2018 22:19:43 -0400 (0:00:00.017) 0:00:00.728 *********** > >TASK [Evaluate oo_glusterfs_to_config] ***************************************** >Friday 01 June 2018 22:19:43 -0400 (0:00:00.017) 0:00:00.746 *********** > >TASK [Evaluate oo_etcd_to_migrate] ********************************************* >Friday 01 June 2018 22:19:43 -0400 (0:00:00.019) 0:00:00.765 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_etcd_to_migrate"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > [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] ********************************************************* >Friday 01 June 2018 22:19:43 -0400 (0:00:00.083) 0:00:00.848 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >PLAY [Initialize basic host facts] ********************************************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:19:44 -0400 (0:00:00.984) 0:00:01.833 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : include_tasks] **************************** >Friday 01 June 2018 22:19:44 -0400 (0:00:00.556) 0:00:02.389 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] *** >Friday 01 June 2018 22:19:44 -0400 (0:00:00.044) 0:00:02.433 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : debug] ************************************ >Friday 01 June 2018 22:19:45 -0400 (0:00:00.073) 0:00:02.507 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_sanitize_inventory : set_stats] ******************************** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.023) 0:00:02.530 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.022) 0:00:02.552 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for ec2-34-230-48-21.compute-1.amazonaws.com >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_sanitize_inventory : conditional_set_fact] ********************* >Friday 01 June 2018 22:19:45 -0400 (0:00:00.057) 0:00:02.609 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {}, "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : set_fact] ********************************* >Friday 01 June 2018 22:19:45 -0400 (0:00:00.067) 0:00:02.676 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.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, "failed": false} > >TASK [openshift_sanitize_inventory : conditional_set_fact] ********************* >Friday 01 June 2018 22:19:45 -0400 (0:00:00.049) 0:00:02.725 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {}, "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : Standardize on latest variable names] ***** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.065) 0:00:02.791 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"deployment_subtype": "basic", "openshift_deployment_subtype": "basic"}, "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : Normalize openshift_release] ************** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.041) 0:00:02.832 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_release": "3.10"}, "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.043) 0:00:02.876 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : include_tasks] **************************** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.024) 0:00:02.901 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.042) 0:00:02.943 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.024) 0:00:02.967 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : set_fact] ********************************* >Friday 01 June 2018 22:19:45 -0400 (0:00:00.023) 0:00:02.991 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=openshift_hosted_registry_storage_kind) => {"changed": false, "item": "openshift_hosted_registry_storage_kind", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.049) 0:00:03.041 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.032) 0:00:03.073 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.027) 0:00:03.101 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.024) 0:00:03.126 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.023) 0:00:03.150 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.026) 0:00:03.176 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure that all requires vsphere configuration variables are set] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.022) 0:00:03.199 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : ensure provider configuration variables are defined] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.025) 0:00:03.224 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure removed web console extension variables are not set] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.027) 0:00:03.251 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure that web console port matches API server port] *** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.031) 0:00:03.282 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : At least one master is schedulable] ******* >Friday 01 June 2018 22:19:45 -0400 (0:00:00.031) 0:00:03.314 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Detecting Operating System from ostree_booted] *************************** >Friday 01 June 2018 22:19:45 -0400 (0:00:00.043) 0:00:03.358 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [set openshift_deployment_type if unset] ********************************** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.322) 0:00:03.680 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [check for node already bootstrapped] ************************************* >Friday 01 June 2018 22:19:46 -0400 (0:00:00.026) 0:00:03.707 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [initialize_facts set fact openshift_is_bootstrapped] ********************* >Friday 01 June 2018 22:19:46 -0400 (0:00:00.194) 0:00:03.901 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_is_bootstrapped": false}, "changed": false, "failed": false} > >TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] *** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.042) 0:00:03.944 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_is_atomic": false, "openshift_is_containerized": false}, "changed": false, "failed": false} > >TASK [Determine Atomic Host Docker Version] ************************************ >Friday 01 June 2018 22:19:46 -0400 (0:00:00.043) 0:00:03.987 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [assert atomic host docker version is 1.12 or later] ********************** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.021) 0:00:04.009 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Retrieve existing master configs and validate] *************************** > >TASK [openshift_control_plane : stat] ****************************************** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.027) 0:00:04.036 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_control_plane : slurp] ***************************************** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.195) 0:00:04.232 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : set_fact] ************************************** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.025) 0:00:04.257 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Check for file paths outside of /etc/origin/master in master's config] *** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.029) 0:00:04.286 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : set_fact] ************************************** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.023) 0:00:04.310 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.024) 0:00:04.334 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.023) 0:00:04.357 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:19:46 -0400 (0:00:00.021) 0:00:04.379 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Initialize special first-master variables] ******************************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:19:46 -0400 (0:00:00.029) 0:00:04.408 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:19:47 -0400 (0:00:00.434) 0:00:04.842 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:19:47 -0400 (0:00:00.023) 0:00:04.866 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"first_master_client_binary": "oc", "l_osm_default_node_selector": "role=node", "openshift_client_binary": "oc"}, "changed": false, "failed": false} > >PLAY [Disable web console if required] ***************************************** > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:19:47 -0400 (0:00:00.050) 0:00:04.916 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Install packages necessary for installer] ******************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:19:47 -0400 (0:00:00.033) 0:00:04.949 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [Determine if chrony is installed] **************************************** >Friday 01 June 2018 22:19:47 -0400 (0:00:00.423) 0:00:05.373 *********** > [WARNING]: Consider using yum, dnf or zypper module rather than running rpm > >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["rpm", "-q", "chrony"], "delta": "0:00:00.033356", "end": "2018-06-01 22:20:47.892737", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:20:47.859381", "stderr": "", "stderr_lines": [], "stdout": "chrony-3.2-2.el7.x86_64", "stdout_lines": ["chrony-3.2-2.el7.x86_64"]} > >TASK [Install ntp package] ***************************************************** >Friday 01 June 2018 22:19:48 -0400 (0:00:00.337) 0:00:05.711 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Start and enable ntpd/chronyd] ******************************************* >Friday 01 June 2018 22:19:48 -0400 (0:00:00.029) 0:00:05.741 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["timedatectl", "set-ntp", "true"], "delta": "0:00:00.064893", "end": "2018-06-01 22:20:48.193088", "failed": false, "rc": 0, "start": "2018-06-01 22:20:48.128195", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [Ensure openshift-ansible installer package deps are installed] *********** >Friday 01 June 2018 22:19:48 -0400 (0:00:00.268) 0:00:06.009 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=iproute) => {"attempts": 1, "changed": false, "failed": false, "item": "iproute", "msg": "", "rc": 0, "results": ["iproute-4.11.0-14.el7.x86_64 providing iproute is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=dbus-python) => {"attempts": 1, "changed": false, "failed": false, "item": "dbus-python", "msg": "", "rc": 0, "results": ["dbus-python-1.1.1-9.el7.x86_64 providing dbus-python is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=PyYAML) => {"attempts": 1, "changed": false, "failed": false, "item": "PyYAML", "msg": "", "rc": 0, "results": ["PyYAML-3.10-11.el7.x86_64 providing PyYAML is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=python-ipaddress) => {"attempts": 1, "changed": false, "failed": false, "item": "python-ipaddress", "msg": "", "rc": 0, "results": ["python-ipaddress-1.0.16-2.el7.noarch providing python-ipaddress is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=libsemanage-python) => {"attempts": 1, "changed": false, "failed": false, "item": "libsemanage-python", "msg": "", "rc": 0, "results": ["libsemanage-python-2.5-11.el7.x86_64 providing libsemanage-python is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=yum-utils) => {"attempts": 1, "changed": false, "failed": false, "item": "yum-utils", "msg": "", "rc": 0, "results": ["yum-utils-1.1.31-45.el7.noarch providing yum-utils is already installed"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=python-docker) => {"attempts": 1, "changed": true, "failed": false, "item": "python-docker", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package python-docker.noarch 0:2.4.2-1.3.el7 will be installed\n--> Processing Dependency: python-websocket-client >= 0.32.0 for package: python-docker-2.4.2-1.3.el7.noarch\n--> Processing Dependency: python-docker-pycreds for package: python-docker-2.4.2-1.3.el7.noarch\n--> Running transaction check\n---> Package python-docker-pycreds.noarch 0:1.10.6-3.el7 will be installed\n---> Package python-websocket-client.noarch 0:0.32.0-116.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python-docker noarch 2.4.2-1.3.el7 aos 167 k\nInstalling for dependencies:\n python-docker-pycreds noarch 1.10.6-3.el7 oso-rhui-rhel-server-extras 18 k\n python-websocket-client\n noarch 0.32.0-116.el7 oso-rhui-rhel-server-extras 56 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+2 Dependent packages)\n\nTotal download size: 241 k\nInstalled size: 996 k\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 1.0 MB/s | 241 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python-websocket-client-0.32.0-116.el7.noarch 1/3 \n Installing : python-docker-pycreds-1.10.6-3.el7.noarch 2/3 \n Installing : python-docker-2.4.2-1.3.el7.noarch 3/3 \n Verifying : python-docker-2.4.2-1.3.el7.noarch 1/3 \n Verifying : python-docker-pycreds-1.10.6-3.el7.noarch 2/3 \n Verifying : python-websocket-client-0.32.0-116.el7.noarch 3/3 \n\nInstalled:\n python-docker.noarch 0:2.4.2-1.3.el7 \n\nDependency Installed:\n python-docker-pycreds.noarch 0:1.10.6-3.el7 \n python-websocket-client.noarch 0:0.32.0-116.el7 \n\nComplete!\n"]} > >PLAY [Initialize cluster facts] ************************************************ > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:19:55 -0400 (0:00:06.882) 0:00:12.892 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [get openshift_current_version] ******************************************* >Friday 01 June 2018 22:19:55 -0400 (0:00:00.446) 0:00:13.338 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {}, "changed": false, "failed": false} > >TASK [set_fact openshift_portal_net if present on masters] ********************* >Friday 01 June 2018 22:19:56 -0400 (0:00:00.349) 0:00:13.688 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_portal_net": "172.31.0.0/16"}, "changed": false, "failed": false} > >TASK [Gather Cluster facts] **************************************************** >Friday 01 June 2018 22:19:56 -0400 (0:00:00.066) 0:00:13.755 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"common": {"all_hostnames": ["172.18.6.20", "34.230.48.21", "ec2-34-230-48-21.compute-1.amazonaws.com", "ip-172-18-6-20.ec2.internal"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["172.18.6.20", "ip-172-18-6-20.ec2.internal"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >TASK [Set fact of no_proxy_internal_hostnames] ********************************* >Friday 01 June 2018 22:19:57 -0400 (0:00:00.955) 0:00:14.711 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Initialize openshift.node.sdn_mtu] *************************************** >Friday 01 June 2018 22:19:57 -0400 (0:00:00.022) 0:00:14.733 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"common": {"all_hostnames": ["172.18.6.20", "34.230.48.21", "ec2-34-230-48-21.compute-1.amazonaws.com", "ip-172-18-6-20.ec2.internal"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["172.18.6.20", "ip-172-18-6-20.ec2.internal"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node"]}, "node": {"bootstrapped": false, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >PLAY [Initialize etcd host variables] ****************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:19:57 -0400 (0:00:00.616) 0:00:15.349 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:19:58 -0400 (0:00:00.430) 0:00:15.780 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_master_etcd_hosts": ["ip-172-18-6-20.ec2.internal"], "openshift_master_etcd_port": "2379", "openshift_no_proxy_etcd_host_ips": "172.18.6.20"}, "changed": false, "failed": false} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:19:58 -0400 (0:00:00.068) 0:00:15.848 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_master_etcd_urls": ["https://ip-172-18-6-20.ec2.internal:2379"]}, "changed": false, "failed": false} > >PLAY [Determine openshift_version to configure on first master] **************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:19:58 -0400 (0:00:00.052) 0:00:15.901 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [include_role] ************************************************************ >Friday 01 June 2018 22:19:58 -0400 (0:00:00.436) 0:00:16.337 *********** > >TASK [openshift_version : Use openshift_current_version fact as version to configure if already installed] *** >Friday 01 June 2018 22:19:58 -0400 (0:00:00.063) 0:00:16.400 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_version : Set openshift_version to openshift_release if undefined] *** >Friday 01 June 2018 22:19:58 -0400 (0:00:00.024) 0:00:16.425 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_version": "3.10"}, "changed": false, "failed": false} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:19:58 -0400 (0:00:00.050) 0:00:16.475 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "msg": "openshift_pkg_version was not defined. Falling back to -3.10" >} > >TASK [openshift_version : set_fact] ******************************************** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.049) 0:00:16.525 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_pkg_version": "-3.10*"}, "changed": false, "failed": false} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.045) 0:00:16.570 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_version : set_fact] ******************************************** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.024) 0:00:16.595 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_version : assert openshift_release in openshift_image_tag] ***** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.024) 0:00:16.619 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "changed": false, > "failed": false, > "msg": "All assertions passed" >} > >TASK [openshift_version : assert openshift_release in openshift_pkg_version] *** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.044) 0:00:16.663 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "changed": false, > "failed": false, > "msg": "All assertions passed" >} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.046) 0:00:16.709 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "openshift_release": "3.10" >} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.042) 0:00:16.751 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "openshift_image_tag": "v3.10.0-0.57.0" >} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.039) 0:00:16.791 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "openshift_pkg_version": "-3.10*" >} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.043) 0:00:16.835 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "openshift_version": "3.10" >} > >TASK [set openshift_version booleans (first master)] *************************** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.046) 0:00:16.881 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_examples_content_version": "v3.10", "openshift_version_gte_3_10": true, "openshift_version_gte_3_11": false}, "changed": false, "failed": false, "msg": "Version facts set"} > >PLAY [Set openshift_version for etcd, node, and master hosts] ****************** >skipping: no hosts matched > >PLAY [Verify Requirements] ***************************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:19:59 -0400 (0:00:00.051) 0:00:16.933 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [Run variable sanity checks] ********************************************** >Friday 01 June 2018 22:19:59 -0400 (0:00:00.470) 0:00:17.403 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "msg": "Sanity Checks passed"} > >PLAY [Initialization Checkpoint End] ******************************************* > >TASK [Set install initialization 'Complete'] *********************************** >Friday 01 June 2018 22:20:00 -0400 (0:00:00.441) 0:00:17.844 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_initialize": {"end": "20180601222000Z", "status": "Complete"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Validate node hostnames] ************************************************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:20:00 -0400 (0:00:00.110) 0:00:17.954 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [Query DNS for IP address of ip-172-18-6-20.ec2.internal] ***************** >Friday 01 June 2018 22:20:00 -0400 (0:00:00.523) 0:00:18.478 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": "getent ahostsv4 ip-172-18-6-20.ec2.internal | head -n 1 | awk '{ print $1 }'", "delta": "0:00:00.014969", "end": "2018-06-01 22:21:00.884271", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:21:00.869302", "stderr": "", "stderr_lines": [], "stdout": "172.18.6.20", "stdout_lines": ["172.18.6.20"]} > >TASK [Validate openshift_hostname when defined] ******************************** >Friday 01 June 2018 22:20:01 -0400 (0:00:00.223) 0:00:18.702 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Validate openshift_ip exists on node when defined] *********************** >Friday 01 June 2018 22:20:01 -0400 (0:00:00.028) 0:00:18.730 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Setup yum repositories for all hosts] ************************************ > >TASK [rhel_subscribe : fail] *************************************************** >Friday 01 June 2018 22:20:01 -0400 (0:00:00.036) 0:00:18.766 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [rhel_subscribe : Install Red Hat Subscription manager] ******************* >Friday 01 June 2018 22:20:01 -0400 (0:00:00.028) 0:00:18.795 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [rhel_subscribe : Is host already registered?] **************************** >Friday 01 June 2018 22:20:01 -0400 (0:00:00.027) 0:00:18.823 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [rhel_subscribe : Register host] ****************************************** >Friday 01 June 2018 22:20:01 -0400 (0:00:00.027) 0:00:18.850 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [rhel_subscribe : fail] *************************************************** >Friday 01 June 2018 22:20:01 -0400 (0:00:00.028) 0:00:18.879 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [rhel_subscribe : Determine if OpenShift Pool Already Attached] *********** >Friday 01 June 2018 22:20:01 -0400 (0:00:00.028) 0:00:18.908 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [rhel_subscribe : Attach to OpenShift Pool] ******************************* >Friday 01 June 2018 22:20:01 -0400 (0:00:00.028) 0:00:18.936 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [rhel_subscribe : Satellite preparation] ********************************** >Friday 01 June 2018 22:20:01 -0400 (0:00:00.027) 0:00:18.963 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_repos : openshift_repos detect ostree] ************************* >Friday 01 June 2018 22:20:01 -0400 (0:00:00.028) 0:00:18.992 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_repos : Ensure libselinux-python is installed] ***************** >Friday 01 June 2018 22:20:01 -0400 (0:00:00.197) 0:00:19.189 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["libselinux-python-2.5-12.el7.x86_64 providing libselinux-python is already installed"]} > >TASK [openshift_repos : Remove openshift_additional.repo file] ***************** >Friday 01 June 2018 22:20:02 -0400 (0:00:00.533) 0:00:19.723 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "path": "/etc/yum.repos.d/openshift_additional.repo", "state": "absent"} > >TASK [openshift_repos : Create any additional repos that are defined] ********** >Friday 01 June 2018 22:20:02 -0400 (0:00:00.388) 0:00:20.111 *********** > >TASK [openshift_repos : include_tasks] ***************************************** >Friday 01 June 2018 22:20:02 -0400 (0:00:00.022) 0:00:20.134 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_repos : include_tasks] ***************************************** >Friday 01 June 2018 22:20:02 -0400 (0:00:00.038) 0:00:20.172 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] *** >Friday 01 June 2018 22:20:02 -0400 (0:00:00.040) 0:00:20.212 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "msg": "First run of openshift_repos" >} > >TASK [openshift_repos : Record that openshift_repos already ran] *************** >Friday 01 June 2018 22:20:02 -0400 (0:00:00.107) 0:00:20.320 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"r_openshift_repos_has_run": true}, "changed": false, "failed": false} > >RUNNING HANDLER [openshift_repos : refresh cache] ****************************** >Friday 01 June 2018 22:20:02 -0400 (0:00:00.042) 0:00:20.363 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["yum", "clean", "all"], "delta": "0:00:00.244520", "end": "2018-06-01 22:21:03.009774", "failed": false, "rc": 0, "start": "2018-06-01 22:21:02.765254", "stderr": "", "stderr_lines": [], "stdout": "Loaded plugins: amazon-id, search-disabled-repos\nCleaning repos: aos oso-rhui-rhel-server-extras\n : oso-rhui-rhel-server-fast-datapath oso-rhui-rhel-server-releases\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos", "stdout_lines": ["Loaded plugins: amazon-id, search-disabled-repos", "Cleaning repos: aos oso-rhui-rhel-server-extras", " : oso-rhui-rhel-server-fast-datapath oso-rhui-rhel-server-releases", "Cleaning up everything", "Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos"]} > >PLAY [Configure os_firewall] *************************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:20:03 -0400 (0:00:00.476) 0:00:20.839 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [os_firewall : Detecting Atomic Host Operating System] ******************** >Friday 01 June 2018 22:20:03 -0400 (0:00:00.435) 0:00:21.274 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [os_firewall : Set fact r_os_firewall_is_atomic] ************************** >Friday 01 June 2018 22:20:04 -0400 (0:00:00.259) 0:00:21.534 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"r_os_firewall_is_atomic": false}, "changed": false, "failed": false} > >TASK [os_firewall : Fail - Firewalld is not supported on Atomic Host] ********** >Friday 01 June 2018 22:20:04 -0400 (0:00:00.095) 0:00:21.630 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [os_firewall : Install firewalld packages] ******************************** >Friday 01 June 2018 22:20:04 -0400 (0:00:00.027) 0:00:21.658 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [os_firewall : Ensure iptables services are not enabled] ****************** >Friday 01 June 2018 22:20:04 -0400 (0:00:00.027) 0:00:21.685 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=iptables) => {"changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ip6tables) => {"changed": false, "item": "ip6tables", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [os_firewall : Wait 10 seconds after disabling iptables] ****************** >Friday 01 June 2018 22:20:04 -0400 (0:00:00.044) 0:00:21.729 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [os_firewall : Start and enable firewalld service] ************************ >Friday 01 June 2018 22:20:04 -0400 (0:00:00.026) 0:00:21.756 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [os_firewall : need to pause here, otherwise the firewalld service starting can sometimes cause ssh to fail] *** >Friday 01 June 2018 22:20:04 -0400 (0:00:00.026) 0:00:21.783 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [os_firewall : Restart polkitd] ******************************************* >Friday 01 June 2018 22:20:04 -0400 (0:00:00.027) 0:00:21.810 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [os_firewall : Wait for polkit action to have been created] *************** >Friday 01 June 2018 22:20:04 -0400 (0:00:00.032) 0:00:21.843 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [os_firewall : Ensure firewalld service is not enabled] ******************* >Friday 01 June 2018 22:20:04 -0400 (0:00:00.026) 0:00:21.870 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "failed_when_result": false, "msg": "Could not find the requested service firewalld: host"} > >TASK [os_firewall : Wait 10 seconds after disabling firewalld] ***************** >Friday 01 June 2018 22:20:04 -0400 (0:00:00.472) 0:00:22.342 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [os_firewall : Install iptables packages] ********************************* >Friday 01 June 2018 22:20:04 -0400 (0:00:00.034) 0:00:22.376 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=iptables) => {"attempts": 1, "changed": false, "failed": false, "item": "iptables", "msg": "", "rc": 0, "results": ["iptables-1.4.21-24.el7.x86_64 providing iptables is already installed"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=iptables-services) => {"attempts": 1, "changed": true, "failed": false, "item": "iptables-services", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package iptables-services.x86_64 0:1.4.21-24.1.el7_5 will be installed\n--> Processing Dependency: iptables = 1.4.21-24.1.el7_5 for package: iptables-services-1.4.21-24.1.el7_5.x86_64\n--> Running transaction check\n---> Package iptables.x86_64 0:1.4.21-24.el7 will be updated\n---> Package iptables.x86_64 0:1.4.21-24.1.el7_5 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n iptables-services x86_64 1.4.21-24.1.el7_5 oso-rhui-rhel-server-releases 51 k\nUpdating for dependencies:\n iptables x86_64 1.4.21-24.1.el7_5 oso-rhui-rhel-server-releases 432 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\nUpgrade ( 1 Dependent package)\n\nTotal download size: 483 k\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 2.6 MB/s | 483 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : iptables-1.4.21-24.1.el7_5.x86_64 1/3 \n Installing : iptables-services-1.4.21-24.1.el7_5.x86_64 2/3 \n Cleanup : iptables-1.4.21-24.el7.x86_64 3/3 \n Verifying : iptables-services-1.4.21-24.1.el7_5.x86_64 1/3 \n Verifying : iptables-1.4.21-24.1.el7_5.x86_64 2/3 \n Verifying : iptables-1.4.21-24.el7.x86_64 3/3 \n\nInstalled:\n iptables-services.x86_64 0:1.4.21-24.1.el7_5 \n\nDependency Updated:\n iptables.x86_64 0:1.4.21-24.1.el7_5 \n\nComplete!\n"]} > >TASK [os_firewall : Start and enable iptables service] ************************* >Friday 01 June 2018 22:20:18 -0400 (0:00:13.258) 0:00:35.635 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"changed": true, "enabled": true, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com", "name": "iptables", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target syslog.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "ip6tables.service shutdown.target network.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "IPv4 firewall with iptables", "DevicePolicy": "auto", "Environment": "BOOTUP=serial CONSOLETYPE=serial", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/iptables.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "iptables.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "iptables.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "syslog", "StandardInput": "null", "StandardOutput": "syslog", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} > >TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] *** >Friday 01 June 2018 22:20:18 -0400 (0:00:00.631) 0:00:36.267 *********** >Pausing for 10 seconds >(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "delta": 10, "failed": false, "rc": 0, "start": "2018-06-01 22:20:18.814577", "stderr": "", "stdout": "Paused for 10.0 seconds", "stop": "2018-06-01 22:20:28.814815", "user_input": ""} > [WARNING]: Could not match supplied host pattern, ignoring: >oo_hosts_containerized_managed_true > > >PLAY [oo_nodes_to_config:oo_hosts_containerized_managed_true] ****************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:20:28 -0400 (0:00:10.071) 0:00:46.338 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [container_runtime : Setup the docker-storage for overlay] **************** >Friday 01 June 2018 22:20:29 -0400 (0:00:00.521) 0:00:46.859 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [oo_nodes_to_config] ****************************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:20:29 -0400 (0:00:00.043) 0:00:46.903 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_excluder : Install docker excluder - yum] ********************** >Friday 01 June 2018 22:20:29 -0400 (0:00:00.482) 0:00:47.386 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["atomic-openshift-docker-excluder-3.10.0-0.57.0.git.0.c7647b5.el7.noarch providing atomic-openshift-docker-excluder-3.10** is already installed"]} > >TASK [openshift_excluder : Install docker excluder - dnf] ********************** >Friday 01 June 2018 22:20:32 -0400 (0:00:02.451) 0:00:49.837 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install openshift excluder - yum] ******************* >Friday 01 June 2018 22:20:32 -0400 (0:00:00.040) 0:00:49.878 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install openshift excluder - dnf] ******************* >Friday 01 June 2018 22:20:32 -0400 (0:00:00.037) 0:00:49.916 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : set_fact] ******************************************* >Friday 01 June 2018 22:20:32 -0400 (0:00:00.034) 0:00:49.950 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"r_openshift_excluder_install_ran": true}, "changed": false, "failed": false} > >TASK [openshift_excluder : Check for docker-excluder] ************************** >Friday 01 June 2018 22:20:32 -0400 (0:00:00.113) 0:00:50.064 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527905972.9192874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "ctime": 1527905972.8722873, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17369169, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-docker-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2471, "uid": 0, "version": "18446744071704708971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : Enable docker excluder] ***************************** >Friday 01 June 2018 22:20:32 -0400 (0:00:00.302) 0:00:50.367 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-docker-excluder", "exclude"], "delta": "0:00:00.029514", "end": "2018-06-01 22:21:32.855556", "failed": false, "rc": 0, "start": "2018-06-01 22:21:32.826042", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Check for openshift excluder] *********************** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.304) 0:00:50.671 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_excluder : Enable openshift excluder] ************************** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.284) 0:00:50.955 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Getting current systemd-udevd exec command] ********** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.026) 0:00:50.982 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Assure systemd-udevd.service.d directory exists] ***** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.028) 0:00:51.011 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Create systemd-udevd override file] ****************** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.029) 0:00:51.041 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Add enterprise registry, if necessary] *************** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.027) 0:00:51.068 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"l2_docker_additional_registries": ["registry.reg-aws.openshift.com:443", "registry.access.redhat.com"]}, "changed": false, "failed": false} > >TASK [container_runtime : Add http_proxy to /etc/atomic.conf] ****************** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.132) 0:00:51.200 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Add https_proxy to /etc/atomic.conf] ***************** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.027) 0:00:51.228 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Add no_proxy to /etc/atomic.conf] ******************** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.031) 0:00:51.260 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Get current installed Docker version] **************** >Friday 01 June 2018 22:20:33 -0400 (0:00:00.028) 0:00:51.288 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "cmd": ["repoquery", "--plugins", "--installed", "--qf", "%{version}", "docker"], "delta": "0:00:00.211937", "end": "2018-06-01 22:21:33.959959", "failed": false, "rc": 0, "start": "2018-06-01 22:21:33.748022", "stderr": "", "stderr_lines": [], "stdout": "1.13.1", "stdout_lines": ["1.13.1"]} > >TASK [container_runtime : Error out if Docker pre-installed but too old] ******* >Friday 01 June 2018 22:20:34 -0400 (0:00:00.492) 0:00:51.781 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Error out if requested Docker is too old] ************ >Friday 01 June 2018 22:20:34 -0400 (0:00:00.035) 0:00:51.816 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Install Docker] ************************************** >Friday 01 June 2018 22:20:34 -0400 (0:00:00.027) 0:00:51.843 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Ensure docker.service.d directory exists] ************ >Friday 01 June 2018 22:20:34 -0400 (0:00:00.032) 0:00:51.876 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/docker.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [container_runtime : Configure Docker service unit file] ****************** >Friday 01 June 2018 22:20:34 -0400 (0:00:00.226) 0:00:52.102 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "9e1e25c0262550dd6c750b8b58bfd898ccca1cb2", "dest": "/etc/systemd/system/docker.service.d/custom.conf", "failed": false, "gid": 0, "group": "root", "md5sum": "3c142b6e4f182f866ab2cf8c98dc71ca", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:container_unit_file_t:s0", "size": 345, "src": "/root/.ansible/tmp/ansible-tmp-1527906034.69-88173762233666/source", "state": "file", "uid": 0} > >TASK [container_runtime : stat] ************************************************ >Friday 01 June 2018 22:20:35 -0400 (0:00:00.840) 0:00:52.943 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906028.6002328, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0ac27e360dd811f497e43297099e9d977f251db5", "ctime": 1527906018.6534293, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 16798063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "6b3c23e3dc837267b420aac56cb022d6", "mimetype": "text/plain", "mode": "0644", "mtime": 1525103023.0, "nlink": 1, "path": "/etc/sysconfig/docker", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1243, "uid": 0, "version": "18446744072823040240", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} > >TASK [container_runtime : Set registry params] ********************************* >Friday 01 June 2018 22:20:35 -0400 (0:00:00.220) 0:00:53.163 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'reg_conf_var': u'ADD_REGISTRY', u'reg_flag': u'--add-registry', u'reg_fact_val': [u'registry.reg-aws.openshift.com:443', u'registry.access.redhat.com']}) => {"backup": "", "changed": true, "failed": false, "item": {"reg_conf_var": "ADD_REGISTRY", "reg_fact_val": ["registry.reg-aws.openshift.com:443", "registry.access.redhat.com"], "reg_flag": "--add-registry"}, "msg": "line added"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'reg_conf_var': u'BLOCK_REGISTRY', u'reg_flag': u'--block-registry', u'reg_fact_val': [u'registry.hacker.com']}) => {"backup": "", "changed": true, "failed": false, "item": {"reg_conf_var": "BLOCK_REGISTRY", "reg_fact_val": ["registry.hacker.com"], "reg_flag": "--block-registry"}, "msg": "line added"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'reg_conf_var': u'INSECURE_REGISTRY', u'reg_flag': u'--insecure-registry', u'reg_fact_val': [u'brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888', u'virt-openshift-05.lab.eng.nay.redhat.com:5000', u'virt-openshift-05.lab.eng.nay.redhat.com:5001', u'registry.reg-aws.openshift.com:443', u'asb-registry.usersys.redhat.com:5000']}) => {"backup": "", "changed": true, "failed": false, "item": {"reg_conf_var": "INSECURE_REGISTRY", "reg_fact_val": ["brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888", "virt-openshift-05.lab.eng.nay.redhat.com:5000", "virt-openshift-05.lab.eng.nay.redhat.com:5001", "registry.reg-aws.openshift.com:443", "asb-registry.usersys.redhat.com:5000"], "reg_flag": "--insecure-registry"}, "msg": "line added"} > >TASK [container_runtime : Place additional/blocked/insecure registries in /etc/containers/registries.conf] *** >Friday 01 June 2018 22:20:36 -0400 (0:00:00.761) 0:00:53.925 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Set Proxy Settings] ********************************** >Friday 01 June 2018 22:20:36 -0400 (0:00:00.027) 0:00:53.953 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'reg_conf_var': u'HTTP_PROXY', u'reg_fact_val': u''}) => {"changed": false, "item": {"reg_conf_var": "HTTP_PROXY", "reg_fact_val": ""}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'reg_conf_var': u'HTTPS_PROXY', u'reg_fact_val': u''}) => {"changed": false, "item": {"reg_conf_var": "HTTPS_PROXY", "reg_fact_val": ""}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'reg_conf_var': u'NO_PROXY', u'reg_fact_val': u''}) => {"changed": false, "item": {"reg_conf_var": "NO_PROXY", "reg_fact_val": ""}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Set various Docker options] ************************** >Friday 01 June 2018 22:20:36 -0400 (0:00:00.076) 0:00:54.029 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"backup": "", "changed": true, "failed": false, "msg": "line replaced"} > >TASK [container_runtime : stat] ************************************************ >Friday 01 June 2018 22:20:36 -0400 (0:00:00.228) 0:00:54.258 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906028.8492167, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d30da59f8bb0969a680f73f836c3f8123deba6cc", "ctime": 1527906019.2524312, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 16798067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "d4fa8a35c813dac393f629dc2ce2852e", "mimetype": "text/plain", "mode": "0644", "mtime": 1525103023.0, "nlink": 1, "path": "/etc/sysconfig/docker-network", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 56, "uid": 0, "version": "18446744072512394956", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} > >TASK [container_runtime : Configure Docker Network OPTIONS] ******************** >Friday 01 June 2018 22:20:36 -0400 (0:00:00.219) 0:00:54.478 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"backup": "", "changed": true, "failed": false, "msg": "line replaced"} > >TASK [container_runtime : Detect if docker is already started] ***************** >Friday 01 June 2018 22:20:37 -0400 (0:00:00.220) 0:00:54.698 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["systemctl", "show", "docker", "-p", "ActiveState"], "delta": "0:00:00.008775", "end": "2018-06-01 22:21:37.097126", "failed": false, "rc": 0, "start": "2018-06-01 22:21:37.088351", "stderr": "", "stderr_lines": [], "stdout": "ActiveState=active", "stdout_lines": ["ActiveState=active"]} > >TASK [container_runtime : Start the Docker service] **************************** >Friday 01 June 2018 22:20:37 -0400 (0:00:00.216) 0:00:54.914 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "enabled": true, "failed": false, "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:20:33 EDT", "ActiveEnterTimestampMonotonic": "166386488", "ActiveExitTimestamp": "Fri 2018-06-01 22:20:30 EDT", "ActiveExitTimestampMonotonic": "163753802", "ActiveState": "active", "After": "system.slice docker-storage-setup.service iptables.service basic.target registries.service network.target systemd-journald.socket rhel-push-plugin.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:20:32 EDT", "AssertTimestampMonotonic": "165129424", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:20:32 EDT", "ConditionTimestampMonotonic": "165129423", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/custom.conf", "Environment": "GOTRACEBACK=crash DOCKER_HTTP_HOST_COMPAT=1 PATH=/usr/libexec/docker:/usr/bin:/usr/sbin", "EnvironmentFile": "/etc/sysconfig/docker-network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2880", "ExecMainStartTimestamp": "Fri 2018-06-01 22:20:32 EDT", "ExecMainStartTimestampMonotonic": "165130821", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd-current ; argv[]=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --authorization-plugin=rhel-push-plugin --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current --init-path=/usr/libexec/docker/docker-init-current --seccomp-profile=/etc/docker/seccomp.json $OPTIONS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $ADD_REGISTRY $BLOCK_REGISTRY $INSECURE_REGISTRY $REGISTRIES ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-06-01 22:20:31 EDT", "InactiveEnterTimestampMonotonic": "164771476", "InactiveExitTimestamp": "Fri 2018-06-01 22:20:32 EDT", "InactiveExitTimestampMonotonic": "165130876", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2880", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "iptables.service", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "docker-cleanup.service", "Requires": "rhel-push-plugin.socket basic.target docker-cleanup.timer registries.service", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice docker-storage-setup.service iptables.service", "WatchdogTimestamp": "Fri 2018-06-01 22:20:33 EDT", "WatchdogTimestampMonotonic": "166386438", "WatchdogUSec": "0"}} > >TASK [container_runtime : set_fact] ******************************************** >Friday 01 June 2018 22:20:37 -0400 (0:00:00.308) 0:00:55.223 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"docker_service_status_changed": false}, "changed": false, "failed": false} > >TASK [container_runtime : Check for docker_storage_path/overlay2] ************** >Friday 01 June 2018 22:20:37 -0400 (0:00:00.058) 0:00:55.282 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906033.1369386, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527906033.3329258, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 92274752, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1527906033.3329258, "nlink": 3, "path": "/var/lib/docker/overlay2", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 40, "uid": 0, "version": "18446744071934552468", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [container_runtime : Fixup SELinux permissions for docker] **************** >Friday 01 June 2018 22:20:38 -0400 (0:00:00.227) 0:00:55.509 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": "semanage fcontext -a -e /var/lib/docker/overlay2 \"/var/lib/docker/overlay2\"\n restorecon -R -v \"/var/lib/docker/overlay2\"", "delta": "0:00:02.742575", "end": "2018-06-01 22:21:40.656553", "failed": false, "rc": 0, "start": "2018-06-01 22:21:37.913978", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [container_runtime : Ensure /var/lib/containers exists] ******************* >Friday 01 June 2018 22:20:40 -0400 (0:00:02.962) 0:00:58.472 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/containers", "secontext": "unconfined_u:object_r:container_var_lib_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [container_runtime : Fix SELinux Permissions on /var/lib/containers] ****** >Friday 01 June 2018 22:20:41 -0400 (0:00:00.243) 0:00:58.716 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["restorecon", "-R", "/var/lib/containers/"], "delta": "0:00:00.007146", "end": "2018-06-01 22:21:41.122188", "failed": false, "rc": 0, "start": "2018-06-01 22:21:41.115042", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >RUNNING HANDLER [container_runtime : restart container runtime] **************** >Friday 01 June 2018 22:20:41 -0400 (0:00:00.216) 0:00:58.932 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": true, "failed": false, "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:20:33 EDT", "ActiveEnterTimestampMonotonic": "166386488", "ActiveExitTimestamp": "Fri 2018-06-01 22:20:30 EDT", "ActiveExitTimestampMonotonic": "163753802", "ActiveState": "active", "After": "rhel-push-plugin.socket systemd-journald.socket iptables.service network.target basic.target registries.service system.slice docker-storage-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:20:32 EDT", "AssertTimestampMonotonic": "165129424", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:20:32 EDT", "ConditionTimestampMonotonic": "165129423", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/custom.conf", "Environment": "GOTRACEBACK=crash DOCKER_HTTP_HOST_COMPAT=1 PATH=/usr/libexec/docker:/usr/bin:/usr/sbin", "EnvironmentFile": "/etc/sysconfig/docker-network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2880", "ExecMainStartTimestamp": "Fri 2018-06-01 22:20:32 EDT", "ExecMainStartTimestampMonotonic": "165130821", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd-current ; argv[]=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --authorization-plugin=rhel-push-plugin --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current --init-path=/usr/libexec/docker/docker-init-current --seccomp-profile=/etc/docker/seccomp.json $OPTIONS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $ADD_REGISTRY $BLOCK_REGISTRY $INSECURE_REGISTRY $REGISTRIES ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-06-01 22:20:31 EDT", "InactiveEnterTimestampMonotonic": "164771476", "InactiveExitTimestamp": "Fri 2018-06-01 22:20:32 EDT", "InactiveExitTimestampMonotonic": "165130876", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2880", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "iptables.service", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "docker-cleanup.service", "Requires": "rhel-push-plugin.socket basic.target registries.service docker-cleanup.timer", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "docker-storage-setup.service system.slice iptables.service", "WatchdogTimestamp": "Fri 2018-06-01 22:20:33 EDT", "WatchdogTimestampMonotonic": "166386438", "WatchdogUSec": "0"}} > >TASK [container_runtime : Check for credentials file for registry auth] ******** >Friday 01 June 2018 22:20:44 -0400 (0:00:02.889) 0:01:01.822 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [container_runtime : Create credentials for docker cli registry auth] ***** >Friday 01 June 2018 22:20:44 -0400 (0:00:00.242) 0:01:02.064 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true, "failed": false} > >TASK [container_runtime : Create credentials for docker cli registry auth (alternative)] *** >Friday 01 June 2018 22:20:44 -0400 (0:00:00.364) 0:01:02.429 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "skipped": true} > >TASK [container_runtime : stat the docker data dir] **************************** >Friday 01 June 2018 22:20:44 -0400 (0:00:00.027) 0:01:02.456 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1525103185.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527906102.7308822, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8389476, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0711", "mtime": 1527906030.3821173, "nlink": 11, "path": "/var/lib/docker", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 135, "uid": 0, "version": "18446744073649022965", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} > >TASK [container_runtime : stop the current running docker] ********************* >Friday 01 June 2018 22:20:45 -0400 (0:00:00.228) 0:01:02.684 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "name": "docker", "state": "stopped", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:21:43 EDT", "ActiveEnterTimestampMonotonic": "237011667", "ActiveExitTimestamp": "Fri 2018-06-01 22:21:41 EDT", "ActiveExitTimestampMonotonic": "234451914", "ActiveState": "active", "After": "rhel-push-plugin.socket systemd-journald.socket iptables.service network.target basic.target registries.service system.slice docker-storage-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:21:42 EDT", "AssertTimestampMonotonic": "235732576", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:21:42 EDT", "ConditionTimestampMonotonic": "235732575", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/custom.conf", "Environment": "GOTRACEBACK=crash DOCKER_HTTP_HOST_COMPAT=1 PATH=/usr/libexec/docker:/usr/bin:/usr/sbin", "EnvironmentFile": "/etc/sysconfig/docker-network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4353", "ExecMainStartTimestamp": "Fri 2018-06-01 22:21:42 EDT", "ExecMainStartTimestampMonotonic": "235733924", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd-current ; argv[]=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --authorization-plugin=rhel-push-plugin --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current --init-path=/usr/libexec/docker/docker-init-current --seccomp-profile=/etc/docker/seccomp.json $OPTIONS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $ADD_REGISTRY $BLOCK_REGISTRY $INSECURE_REGISTRY $REGISTRIES ; ignore_errors=no ; start_time=[Fri 2018-06-01 22:21:42 EDT] ; stop_time=[n/a] ; pid=4353 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-06-01 22:21:42 EDT", "InactiveEnterTimestampMonotonic": "235467487", "InactiveExitTimestamp": "Fri 2018-06-01 22:21:42 EDT", "InactiveExitTimestampMonotonic": "235733971", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "4353", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "iptables.service", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "docker-cleanup.service", "Requires": "rhel-push-plugin.socket basic.target registries.service docker-cleanup.timer", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "docker-storage-setup.service system.slice iptables.service", "WatchdogTimestamp": "Fri 2018-06-01 22:21:43 EDT", "WatchdogTimestampMonotonic": "237011609", "WatchdogUSec": "0"}} > >TASK [container_runtime : copy "/var/lib/docker" to "/var/lib/containers/docker"] *** >Friday 01 June 2018 22:20:46 -0400 (0:00:01.257) 0:01:03.942 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["cp", "-r", "/var/lib/docker", "/var/lib/containers/docker"], "delta": "0:00:00.013942", "end": "2018-06-01 22:21:46.384286", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:21:46.370344", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [container_runtime : Set the selinux context on /var/lib/containers/docker] *** >Friday 01 June 2018 22:20:46 -0400 (0:00:00.262) 0:01:04.204 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["semanage", "fcontext", "-a", "-e", "/var/lib/docker", "/var/lib/containers/docker"], "delta": "0:00:00.419438", "end": "2018-06-01 22:21:47.033978", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:21:46.614540", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [container_runtime : restorecon the /var/lib/containers/docker] *********** >Friday 01 June 2018 22:20:47 -0400 (0:00:00.651) 0:01:04.856 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["restorecon", "-r", "/var/lib/containers/docker"], "delta": "0:00:00.011396", "end": "2018-06-01 22:21:47.279936", "failed": false, "rc": 0, "start": "2018-06-01 22:21:47.268540", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [container_runtime : Remove the old docker location] ********************** >Friday 01 June 2018 22:20:47 -0400 (0:00:00.239) 0:01:05.095 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "path": "/var/lib/docker", "state": "absent"} > >TASK [container_runtime : Setup the link] ************************************** >Friday 01 June 2018 22:20:47 -0400 (0:00:00.223) 0:01:05.319 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "dest": "/var/lib/docker", "failed": false, "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 26, "src": "/var/lib/containers/docker", "state": "link", "uid": 0} > >TASK [container_runtime : start docker] **************************************** >Friday 01 June 2018 22:20:48 -0400 (0:00:00.222) 0:01:05.541 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:21:43 EDT", "ActiveEnterTimestampMonotonic": "237011667", "ActiveExitTimestamp": "Fri 2018-06-01 22:21:45 EDT", "ActiveExitTimestampMonotonic": "238134726", "ActiveState": "inactive", "After": "rhel-push-plugin.socket systemd-journald.socket iptables.service network.target basic.target registries.service system.slice docker-storage-setup.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:21:42 EDT", "AssertTimestampMonotonic": "235732576", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:21:42 EDT", "ConditionTimestampMonotonic": "235732575", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "http://docs.docker.com", "DropInPaths": "/etc/systemd/system/docker.service.d/custom.conf", "Environment": "GOTRACEBACK=crash DOCKER_HTTP_HOST_COMPAT=1 PATH=/usr/libexec/docker:/usr/bin:/usr/sbin", "EnvironmentFile": "/etc/sysconfig/docker-network (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2018-06-01 22:21:46 EDT", "ExecMainExitTimestampMonotonic": "239146968", "ExecMainPID": "4353", "ExecMainStartTimestamp": "Fri 2018-06-01 22:21:42 EDT", "ExecMainStartTimestampMonotonic": "235733924", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd-current ; argv[]=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --authorization-plugin=rhel-push-plugin --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current --init-path=/usr/libexec/docker/docker-init-current --seccomp-profile=/etc/docker/seccomp.json $OPTIONS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $ADD_REGISTRY $BLOCK_REGISTRY $INSECURE_REGISTRY $REGISTRIES ; ignore_errors=no ; start_time=[Fri 2018-06-01 22:21:42 EDT] ; stop_time=[Fri 2018-06-01 22:21:46 EDT] ; pid=4353 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/docker.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-06-01 22:21:46 EDT", "InactiveEnterTimestampMonotonic": "239147178", "InactiveExitTimestamp": "Fri 2018-06-01 22:21:42 EDT", "InactiveExitTimestampMonotonic": "235733971", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "iptables.service", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "docker-cleanup.service", "Requires": "rhel-push-plugin.socket basic.target registries.service docker-cleanup.timer", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "docker-storage-setup.service system.slice iptables.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} > >TASK [container_runtime : Fail if Atomic Host since this is an rpm request] **** >Friday 01 June 2018 22:20:49 -0400 (0:00:01.855) 0:01:07.397 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Getting current systemd-udevd exec command] ********** >Friday 01 June 2018 22:20:49 -0400 (0:00:00.032) 0:01:07.430 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Assure systemd-udevd.service.d directory exists] ***** >Friday 01 June 2018 22:20:49 -0400 (0:00:00.033) 0:01:07.463 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Create systemd-udevd override file] ****************** >Friday 01 June 2018 22:20:50 -0400 (0:00:00.032) 0:01:07.496 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Add enterprise registry, if necessary] *************** >Friday 01 June 2018 22:20:50 -0400 (0:00:00.033) 0:01:07.529 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Check that overlay is in the kernel] ***************** >Friday 01 June 2018 22:20:50 -0400 (0:00:00.038) 0:01:07.568 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": "lsmod | grep overlay", "delta": "0:00:00.007537", "end": "2018-06-01 22:21:49.993751", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:21:49.986214", "stderr": "", "stderr_lines": [], "stdout": "overlay 71964 0 ", "stdout_lines": ["overlay 71964 0 "]} > >TASK [container_runtime : Add overlay to modprobe.d] *************************** >Friday 01 June 2018 22:20:50 -0400 (0:00:00.241) 0:01:07.809 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Manually modprobe overlay into the kernel] *********** >Friday 01 June 2018 22:20:50 -0400 (0:00:00.032) 0:01:07.841 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Enable and start systemd-modules-load] *************** >Friday 01 June 2018 22:20:50 -0400 (0:00:00.032) 0:01:07.874 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Install cri-o] *************************************** >Friday 01 June 2018 22:20:50 -0400 (0:00:00.031) 0:01:07.906 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": true, "failed": false, "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package cri-o.x86_64 0:1.10.2-1.rhaos3.10.git095e88c.el7 will be installed\n--> Processing Dependency: runc >= 1.0.0-16 for package: cri-o-1.10.2-1.rhaos3.10.git095e88c.el7.x86_64\n--> Processing Dependency: containernetworking-plugins >= 0.5.2-3 for package: cri-o-1.10.2-1.rhaos3.10.git095e88c.el7.x86_64\n--> Running transaction check\n---> Package containernetworking-plugins.x86_64 0:0.7.0-4.gitb51d327.el7 will be installed\n---> Package runc.x86_64 0:1.0.0-27.rc5.dev.git4bb1fe4.el7 will be installed\n--> Processing Dependency: criu for package: runc-1.0.0-27.rc5.dev.git4bb1fe4.el7.x86_64\n--> Running transaction check\n---> Package criu.x86_64 0:3.5-4.el7 will be installed\n--> Processing Dependency: libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit) for package: criu-3.5-4.el7.x86_64\n--> Processing Dependency: libprotobuf-c.so.1()(64bit) for package: criu-3.5-4.el7.x86_64\n--> Processing Dependency: libnet.so.1()(64bit) for package: criu-3.5-4.el7.x86_64\n--> Running transaction check\n---> Package libnet.x86_64 0:1.1.6-7.el7 will be installed\n---> Package protobuf-c.x86_64 0:1.0.2-3.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n cri-o x86_64 1.10.2-1.rhaos3.10.git095e88c.el7\n aos 7.7 M\nInstalling for dependencies:\n containernetworking-plugins\n x86_64 0.7.0-4.gitb51d327.el7 oso-rhui-rhel-server-extras 8.8 M\n criu x86_64 3.5-4.el7 oso-rhui-rhel-server-releases 412 k\n libnet x86_64 1.1.6-7.el7 oso-rhui-rhel-server-releases 59 k\n protobuf-c x86_64 1.0.2-3.el7 oso-rhui-rhel-server-releases 28 k\n runc x86_64 1.0.0-27.rc5.dev.git4bb1fe4.el7\n oso-rhui-rhel-server-extras 3.0 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 20 M\nInstalled size: 79 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 30 MB/s | 20 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libnet-1.1.6-7.el7.x86_64 1/6 \n Installing : containernetworking-plugins-0.7.0-4.gitb51d327.el7.x86_64 2/6 \n Installing : protobuf-c-1.0.2-3.el7.x86_64 3/6 \n Installing : criu-3.5-4.el7.x86_64 4/6 \n Installing : runc-1.0.0-27.rc5.dev.git4bb1fe4.el7.x86_64 5/6 \n Installing : cri-o-1.10.2-1.rhaos3.10.git095e88c.el7.x86_64 6/6 \n Verifying : protobuf-c-1.0.2-3.el7.x86_64 1/6 \n Verifying : containernetworking-plugins-0.7.0-4.gitb51d327.el7.x86_64 2/6 \n Verifying : runc-1.0.0-27.rc5.dev.git4bb1fe4.el7.x86_64 3/6 \n Verifying : libnet-1.1.6-7.el7.x86_64 4/6 \n Verifying : criu-3.5-4.el7.x86_64 5/6 \n Verifying : cri-o-1.10.2-1.rhaos3.10.git095e88c.el7.x86_64 6/6 \n\nInstalled:\n cri-o.x86_64 0:1.10.2-1.rhaos3.10.git095e88c.el7 \n\nDependency Installed:\n containernetworking-plugins.x86_64 0:0.7.0-4.gitb51d327.el7 \n criu.x86_64 0:3.5-4.el7 \n libnet.x86_64 0:1.1.6-7.el7 \n protobuf-c.x86_64 0:1.0.2-3.el7 \n runc.x86_64 0:1.0.0-27.rc5.dev.git4bb1fe4.el7 \n\nComplete!\n"]} > >TASK [container_runtime : Remove CRI-O default configuration files] ************ >Friday 01 June 2018 22:20:56 -0400 (0:00:06.544) 0:01:14.450 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/cni/net.d/200-loopback.conf) => {"changed": true, "failed": false, "item": "/etc/cni/net.d/200-loopback.conf", "path": "/etc/cni/net.d/200-loopback.conf", "state": "absent"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/cni/net.d/100-crio-bridge.conf) => {"changed": true, "failed": false, "item": "/etc/cni/net.d/100-crio-bridge.conf", "path": "/etc/cni/net.d/100-crio-bridge.conf", "state": "absent"} > >TASK [container_runtime : Create the CRI-O configuration] ********************** >Friday 01 June 2018 22:20:57 -0400 (0:00:00.454) 0:01:14.905 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"backup_file": "/etc/crio/crio.conf.4849.2018-06-01@22:21:57~", "changed": true, "checksum": "41602234741cba3563a52366a4d28e55d32050fd", "dest": "/etc/crio/crio.conf", "failed": false, "gid": 0, "group": "root", "md5sum": "efbb606fab4dc25a743534664356cdfa", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:container_config_t:s0", "size": 6297, "src": "/root/.ansible/tmp/ansible-tmp-1527906057.53-229024593898783/source", "state": "file", "uid": 0} > >TASK [container_runtime : Ensure CNI configuration directory exists] *********** >Friday 01 June 2018 22:20:58 -0400 (0:00:00.792) 0:01:15.698 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cni/net.d/", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [container_runtime : Add iptables allow rules] **************************** >Friday 01 June 2018 22:20:58 -0400 (0:00:00.216) 0:01:15.914 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'10010/tcp', u'service': u'crio'}) => {"changed": true, "failed": false, "item": {"port": "10010/tcp", "service": "crio"}, "output": ["", "Successfully created chain OS_FIREWALL_ALLOW", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n", "", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n", "", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} > >TASK [container_runtime : Remove iptables rules] ******************************* >Friday 01 June 2018 22:20:58 -0400 (0:00:00.523) 0:01:16.438 *********** > >TASK [container_runtime : Add firewalld allow rules] *************************** >Friday 01 June 2018 22:20:58 -0400 (0:00:00.023) 0:01:16.461 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'10010/tcp', u'service': u'crio'}) => {"changed": false, "item": {"port": "10010/tcp", "service": "crio"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Remove firewalld allow rules] ************************ >Friday 01 June 2018 22:20:59 -0400 (0:00:00.043) 0:01:16.504 *********** > >TASK [container_runtime : Configure the CNI network] *************************** >Friday 01 June 2018 22:20:59 -0400 (0:00:00.022) 0:01:16.527 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "dd9a61fc20968dd40d535052f84d58dbee0fe6b5", "dest": "/etc/cni/net.d/openshift-sdn.conf", "failed": false, "gid": 0, "group": "root", "md5sum": "6b95e4d0f2f9b04c13fcfc051abe0637", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 82, "src": "/root/.ansible/tmp/ansible-tmp-1527906059.14-136184943127113/source", "state": "file", "uid": 0} > >TASK [container_runtime : Create /etc/sysconfig/crio-network] ****************** >Friday 01 June 2018 22:20:59 -0400 (0:00:00.764) 0:01:17.292 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "adc83b19e793491b1c6ea0fd8b46cd9f32e592fc", "dest": "/etc/sysconfig/crio-network", "failed": false, "gid": 0, "group": "root", "md5sum": "68b329da9893e34099c7d8ad5cb9c940", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1, "src": "/root/.ansible/tmp/ansible-tmp-1527906059.9-243771886266841/source", "state": "file", "uid": 0} > >TASK [container_runtime : Start the CRI-O service] ***************************** >Friday 01 June 2018 22:21:00 -0400 (0:00:00.757) 0:01:18.049 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "enabled": true, "failed": false, "name": "cri-o", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Open Container Initiative Daemon", "DevicePolicy": "auto", "Documentation": "https://github.com/kubernetes-incubator/cri-o", "Environment": "GOTRACEBACK=crash", "EnvironmentFile": "/etc/sysconfig/crio-network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/crio ; argv[]=/usr/bin/crio $CRIO_STORAGE_OPTIONS $CRIO_NETWORK_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/crio.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "crio.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "cri-o.service crio.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-999", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} > >TASK [container_runtime : Ensure /var/lib/containers exists] ******************* >Friday 01 June 2018 22:21:01 -0400 (0:00:00.459) 0:01:18.509 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/containers", "secontext": "system_u:object_r:container_var_lib_t:s0", "size": 35, "state": "directory", "uid": 0} > >TASK [container_runtime : Fix SELinux Permissions on /var/lib/containers] ****** >Friday 01 June 2018 22:21:01 -0400 (0:00:00.216) 0:01:18.725 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["restorecon", "-R", "/var/lib/containers/"], "delta": "0:00:00.011494", "end": "2018-06-01 22:22:01.133392", "failed": false, "rc": 0, "start": "2018-06-01 22:22:01.121898", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [container_runtime : Check for credentials file for registry auth] ******** >Friday 01 June 2018 22:21:01 -0400 (0:00:00.223) 0:01:18.949 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906104.6077318, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e1bb6fb7e4caad9f39b29b49f4a251c3f97c015a", "ctime": 1527906104.6077318, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58720339, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "54bceeebb7d5a80ffa907f65c71fa6e9", "mimetype": "text/plain", "mode": "0600", "mtime": 1527906104.6077318, "nlink": 1, "path": "/root/.docker/config.json", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 154, "uid": 0, "version": "118671845", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} > >TASK [container_runtime : Create credentials for docker cli registry auth] ***** >Friday 01 June 2018 22:21:01 -0400 (0:00:00.229) 0:01:19.179 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "skipped": true} > >TASK [container_runtime : Create credentials for docker cli registry auth (alternative)] *** >Friday 01 June 2018 22:21:01 -0400 (0:00:00.041) 0:01:19.220 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "skipped": true} > >TASK [container_runtime : stat the docker data dir] **************************** >Friday 01 June 2018 22:21:01 -0400 (0:00:00.034) 0:01:19.254 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906108.3524318, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527906107.7244823, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 279, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/var/lib/containers/docker", "lnk_target": "/var/lib/containers/docker", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1527906107.7244823, "nlink": 1, "path": "/var/lib/docker", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 26, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} > >TASK [container_runtime : stop the current running docker] ********************* >Friday 01 June 2018 22:21:01 -0400 (0:00:00.220) 0:01:19.475 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : copy "/var/lib/docker" to "/var/lib/containers/docker"] *** >Friday 01 June 2018 22:21:02 -0400 (0:00:00.037) 0:01:19.512 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Set the selinux context on /var/lib/containers/docker] *** >Friday 01 June 2018 22:21:02 -0400 (0:00:00.037) 0:01:19.550 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : restorecon the /var/lib/containers/docker] *********** >Friday 01 June 2018 22:21:02 -0400 (0:00:00.039) 0:01:19.589 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Remove the old docker location] ********************** >Friday 01 June 2018 22:21:02 -0400 (0:00:00.035) 0:01:19.625 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : Setup the link] ************************************** >Friday 01 June 2018 22:21:02 -0400 (0:00:00.035) 0:01:19.660 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [container_runtime : start docker] **************************************** >Friday 01 June 2018 22:21:02 -0400 (0:00:00.036) 0:01:19.697 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY RECAP ********************************************************************* >ec2-34-230-48-21.compute-1.amazonaws.com : ok=106 changed=34 unreachable=0 failed=0 >host-8-243-23.host.centralci.eng.rdu2.redhat.com : ok=2 changed=0 unreachable=0 failed=0 >localhost : ok=13 changed=0 unreachable=0 failed=0 > > >INSTALLER STATUS *************************************************************** >Initialization : Complete (0:00:18) >Friday 01 June 2018 22:21:02 -0400 (0:00:00.031) 0:01:19.728 *********** >=============================================================================== >os_firewall : Install iptables packages -------------------------------- 13.26s >os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail -- 10.07s >Ensure openshift-ansible installer package deps are installed ----------- 6.88s >container_runtime : Install cri-o --------------------------------------- 6.54s >container_runtime : Fixup SELinux permissions for docker ---------------- 2.96s >container_runtime : restart container runtime --------------------------- 2.89s >openshift_excluder : Install docker excluder - yum ---------------------- 2.45s >container_runtime : start docker ---------------------------------------- 1.86s >container_runtime : stop the current running docker --------------------- 1.26s >Gathering Facts --------------------------------------------------------- 0.98s >Gather Cluster facts ---------------------------------------------------- 0.96s >container_runtime : Configure Docker service unit file ------------------ 0.84s >container_runtime : Create the CRI-O configuration ---------------------- 0.79s >container_runtime : Configure the CNI network --------------------------- 0.76s >container_runtime : Set registry params --------------------------------- 0.76s >container_runtime : Create /etc/sysconfig/crio-network ------------------ 0.76s >container_runtime : Set the selinux context on /var/lib/containers/docker --- 0.65s >os_firewall : Start and enable iptables service ------------------------- 0.63s >Initialize openshift.node.sdn_mtu --------------------------------------- 0.62s >Gathering Facts --------------------------------------------------------- 0.56s >waiting for operation up to 36000 seconds.. > >[02:21:03] INFO> Exit Status: 0 >############ ANSIBLE END: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/playbooks/prerequisites.yml ############################ >[02:21:03] INFO> HTTP GET http://git.app.eng.bos.redhat.com/git/openshift-misc.git/plain/v3-launch-templates/functionality-testing/inventory.openshift-ansible >[02:21:14] INFO> HTTP GET took 11.746 sec: 200 OK | text/plain 53412 bytes > >Ansible inventory inventory.openshift-ansible: >#openshift-ansible-inventory-start >[OSEv3:children] >masters >nodes > >etcd > > > > > > > > > >[OSEv3:vars] > >#qe playbooks options start >iaas_name=AWS >image=qe-rhel-7-release > > > > > > > >enable_internal_dns= >change_os_instance_name= > > > > > > > > > > > > >install_method=rpm > > >os_update=false > > >install_update_docker=true > >docker_storage_driver=overlay2 > > > > > > > > > > >app_failure_force_exit=true > > > > >qe_registry_url=registry.reg-aws.openshift.com:443 > > > > >update_is_images_url=registry.access.redhat.com > > > > > > > > > > > > > > > > > > > > > > > >enable_cloudprovider=true > > > > > > > >openshift_playbook_rpm_repos=[{'id': 'smoke-playbook-rpm', 'name': 'smoke-playbook-rpm', 'baseurl': 'http://download.eng.bos.redhat.com/rcm-guest/puddles/RHAOS/AtomicOpenShift/3.10/v3.10.0-0.57.0_2018-06-01.1/x86_64/os', 'enabled': 1, 'gpgcheck': 0}] > > > > > >prod_ver=v3.10 > > > > > > > > > > > > > > >qe_additional_repos=[{'id': 'aos', 'name': 'Prerelease OCP', 'baseurl': 'https://mirror.openshift.com/enterprise/all/3.10/v3.10.0-0.57.0_2018-06-01.1/x86_64/os', 'enabled': 1, 'gpgcheck': 0}] > > > > > > > > ># qe playbook options end > >#openshift-ansible options start > >ansible_user=root > > >ansible_ssh_private_key_file="/home/slave4/workspace/Launch Environment Flexy/private/config/keys/libra.pem" > > > > > > > > > > > > > > > > > > > > >openshift_cloudprovider_kind=aws > > >openshift_cloudprovider_aws_access_key="{{ lookup('env','AWS_ACCESS_KEY_ID') }}" >openshift_cloudprovider_aws_secret_key="{{ lookup('env','AWS_SECRET_ACCESS_KEY') }}" > > >openshift_clusterid=0601-bng > > > > > > > > > > > > > > > > >openshift_image_tag=v3.10.0-0.57.0 > > > > > >openshift_release=v3.10 > > > > > >openshift_master_default_subdomain_enable=true >openshift_master_default_subdomain=apps.0601-bng.qe.rhcloud.com > > > > > >openshift_auth_type=allowall > >openshift_master_identity_providers=[{'name': 'allow_all', 'login': 'true', 'challenge': 'true', 'kind': 'AllowAllPasswordIdentityProvider'}] > > > > > > > > > > > > > > > > > > > > >oreg_auth_user={{ lookup('env','REG_AUTH_USER') }} >oreg_auth_password={{ lookup('env','REG_AUTH_PASSWORD') }} > > > >openshift_deployment_type=openshift-enterprise >openshift_cockpit_deployer_prefix=registry.reg-aws.openshift.com:443/openshift3/ >oreg_url=registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version} >openshift_docker_additional_registries=registry.reg-aws.openshift.com:443 >openshift_docker_insecure_registries=brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888,virt-openshift-05.lab.eng.nay.redhat.com:5000,virt-openshift-05.lab.eng.nay.redhat.com:5001,registry.reg-aws.openshift.com:443,asb-registry.usersys.redhat.com:5000 >openshift_docker_blocked_registries=registry.hacker.com >osm_use_cockpit=false >osm_cockpit_plugins=['cockpit-kubernetes'] >openshift_node_kubelet_args={"enable-controller-attach-detach": ["true"], "pods-per-core": ["0"], "minimum-container-ttl-duration": ["10s"], "maximum-dead-containers-per-container": ["1"], "maximum-dead-containers": ["20"], "image-gc-high-threshold": ["80"], "image-gc-low-threshold": ["70"]} >openshift_hosted_registry_selector="role=node,registry=enabled" >openshift_hosted_router_selector="role=node,router=enabled" >debug_level=5 >osm_default_node_selector=role=node >template_service_broker_selector={"role": "node"} >ansible_service_broker_node_selector={"role": "node"} >osm_cluster_network_cidr=10.2.0.0/16 >openshift_portal_net=172.31.0.0/16 >osn_storage_plugin_deps=[] >openshift_hosted_registry_storage_kind=object >openshift_hosted_registry_storage_provider=s3 >openshift_hosted_registry_storage_s3_accesskey={{ lookup('env','AWS_ACCESS_KEY_ID') }} >openshift_hosted_registry_storage_s3_secretkey={{ lookup('env','AWS_SECRET_ACCESS_KEY') }} >openshift_hosted_registry_storage_s3_bucket=openshift-qe-registry-testing-bucket1 >openshift_hosted_registry_storage_s3_region=us-east-1 >openshift_use_crio=true >openshift_check_min_host_disk_gb=2 >openshift_check_min_host_memory_gb=1 > > >#openshift-ansible options end > > > >#openshift host defination start >[masters] >ec2-34-230-48-21.compute-1.amazonaws.com openshift_public_hostname=ec2-34-230-48-21.compute-1.amazonaws.com > > > > >[nodes] >ec2-34-230-48-21.compute-1.amazonaws.com openshift_public_hostname=ec2-34-230-48-21.compute-1.amazonaws.com openshift_node_labels="{'role': 'node','registry': 'enabled','router': 'enabled'}" > > > > > > > >[etcd] >ec2-34-230-48-21.compute-1.amazonaws.com openshift_public_hostname=ec2-34-230-48-21.compute-1.amazonaws.com > > > > > > > > > > > > > > > > > > >#openshift host defination end > > > ># qe customized host defination start ># host defination for qe testing env setup with cephrbd storage > > ># host defination for automation > > > > ># host defination for smoke testing > >[shareinfo] >host-8-243-23.host.centralci.eng.rdu2.redhat.com ansible_user=root ansible_ssh_private_key_file="/home/slave4/workspace/Launch Environment Flexy/private/config/keys/libra.pem" > > ># host defination for scaleup/rerun/uninstall > > > ># qe customized host defination end >#openshift-ansible-inventory-end >############ ANSIBLE RUN: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/playbooks/deploy_cluster.yml ############################ >[02:21:14] INFO> Shell Commands: ANSIBLE_FORCE_COLOR=true >ANSIBLE_CALLBACK_WHITELIST=profile_tasks >["ansible-playbook", "-v", "-i", "/home/slave4/workspace/Launch Environment Flexy/workdir/prod-jenkins-slave-2-10.8.247.23-4-0/inventory.openshift-ansible", "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/playbooks/deploy_cluster.yml"] >Using /etc/ansible/ansible.cfg as config file > >PLAY [Initialization Checkpoint Start] ***************************************** > >TASK [Set install initialization 'In Progress'] ******************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.065) 0:00:00.065 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_initialize": {"playbook": "", "start": "20180601222118Z", "status": "In Progress", "title": "Initialization"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Populate config host groups] ********************************************* > >TASK [Load group name mapping variables] *************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.051) 0:00:00.117 *********** >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": ["/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/playbooks/init/vars/cluster_hosts.yml"], "changed": false, "failed": false} > >TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] ************* >Friday 01 June 2018 22:21:18 -0400 (0:00:00.026) 0:00:00.144 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] ********* >Friday 01 June 2018 22:21:18 -0400 (0:00:00.023) 0:00:00.168 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] ************* >Friday 01 June 2018 22:21:18 -0400 (0:00:00.022) 0:00:00.190 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_lb_hosts required] *********************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.022) 0:00:00.212 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_nfs_hosts required] ********************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.024) 0:00:00.237 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_nfs_hosts is single host] **************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.022) 0:00:00.259 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate groups - g_glusterfs_hosts required] **************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.020) 0:00:00.280 *********** >skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Evaluate oo_all_hosts] *************************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.021) 0:00:00.302 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_all_hosts"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_masters] ***************************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.051) 0:00:00.354 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_masters"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_first_master] ************************************************ >Friday 01 June 2018 22:21:18 -0400 (0:00:00.035) 0:00:00.390 *********** >ok: [localhost] => {"add_host": {"groups": ["oo_first_master"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false} > >TASK [Evaluate oo_new_etcd_to_config] ****************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.034) 0:00:00.424 *********** > >TASK [Evaluate oo_masters_to_config] ******************************************* >Friday 01 June 2018 22:21:18 -0400 (0:00:00.019) 0:00:00.443 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_masters_to_config"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_etcd_to_config] ********************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.034) 0:00:00.478 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_etcd_to_config"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_first_etcd] ************************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.032) 0:00:00.511 *********** >ok: [localhost] => {"add_host": {"groups": ["oo_first_etcd"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false} > >TASK [Evaluate oo_etcd_hosts_to_upgrade] *************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.031) 0:00:00.542 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_etcd_hosts_to_upgrade"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_etcd_hosts_to_backup] **************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.030) 0:00:00.573 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_etcd_hosts_to_backup"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_nodes_to_config] ********************************************* >Friday 01 June 2018 22:21:18 -0400 (0:00:00.031) 0:00:00.604 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_nodes_to_config"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_nodes_to_bootstrap] ****************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.035) 0:00:00.640 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_nodes_to_bootstrap"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Add masters to oo_nodes_to_bootstrap] ************************************ >Friday 01 June 2018 22:21:18 -0400 (0:00:00.036) 0:00:00.676 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_nodes_to_bootstrap"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > >TASK [Evaluate oo_lb_to_config] ************************************************ >Friday 01 June 2018 22:21:18 -0400 (0:00:00.032) 0:00:00.708 *********** > >TASK [Evaluate oo_nfs_to_config] *********************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.018) 0:00:00.726 *********** > >TASK [Evaluate oo_glusterfs_to_config] ***************************************** >Friday 01 June 2018 22:21:18 -0400 (0:00:00.018) 0:00:00.745 *********** > >TASK [Evaluate oo_etcd_to_migrate] ********************************************* >Friday 01 June 2018 22:21:18 -0400 (0:00:00.021) 0:00:00.766 *********** >ok: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"add_host": {"groups": ["oo_etcd_to_migrate"], "host_name": "ec2-34-230-48-21.compute-1.amazonaws.com", "host_vars": {}}, "changed": false, "failed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com"} > [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] ********************************************************* >Friday 01 June 2018 22:21:18 -0400 (0:00:00.042) 0:00:00.809 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >PLAY [Initialize basic host facts] ********************************************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:21:19 -0400 (0:00:00.808) 0:00:01.617 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_sanitize_inventory : include_tasks] **************************** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.442) 0:00:02.059 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.059) 0:00:02.118 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : debug] ************************************ >Friday 01 June 2018 22:21:20 -0400 (0:00:00.074) 0:00:02.193 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_sanitize_inventory : set_stats] ******************************** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.025) 0:00:02.219 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.024) 0:00:02.243 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for ec2-34-230-48-21.compute-1.amazonaws.com >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_sanitize_inventory : conditional_set_fact] ********************* >Friday 01 June 2018 22:21:20 -0400 (0:00:00.057) 0:00:02.301 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {}, "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : set_fact] ********************************* >Friday 01 June 2018 22:21:20 -0400 (0:00:00.066) 0:00:02.367 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.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, "failed": false} > >TASK [openshift_sanitize_inventory : conditional_set_fact] ********************* >Friday 01 June 2018 22:21:20 -0400 (0:00:00.056) 0:00:02.424 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {}, "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : Standardize on latest variable names] ***** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.074) 0:00:02.498 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"deployment_subtype": "basic", "openshift_deployment_subtype": "basic"}, "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : Normalize openshift_release] ************** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.044) 0:00:02.543 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_release": "3.10"}, "changed": false, "failed": false} > >TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.044) 0:00:02.587 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : include_tasks] **************************** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.026) 0:00:02.614 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.044) 0:00:02.659 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.024) 0:00:02.683 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : set_fact] ********************************* >Friday 01 June 2018 22:21:20 -0400 (0:00:00.024) 0:00:02.708 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=openshift_hosted_registry_storage_kind) => {"changed": false, "item": "openshift_hosted_registry_storage_kind", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.048) 0:00:02.757 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.030) 0:00:02.787 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.024) 0:00:02.811 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.023) 0:00:02.834 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.023) 0:00:02.858 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.026) 0:00:02.885 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure that all requires vsphere configuration variables are set] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.023) 0:00:02.908 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : ensure provider configuration variables are defined] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.028) 0:00:02.937 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure removed web console extension variables are not set] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.025) 0:00:02.962 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : Ensure that web console port matches API server port] *** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.025) 0:00:02.988 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_sanitize_inventory : At least one master is schedulable] ******* >Friday 01 June 2018 22:21:20 -0400 (0:00:00.024) 0:00:03.013 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Detecting Operating System from ostree_booted] *************************** >Friday 01 June 2018 22:21:20 -0400 (0:00:00.042) 0:00:03.055 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [set openshift_deployment_type if unset] ********************************** >Friday 01 June 2018 22:21:21 -0400 (0:00:00.320) 0:00:03.376 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [check for node already bootstrapped] ************************************* >Friday 01 June 2018 22:21:21 -0400 (0:00:00.024) 0:00:03.400 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [initialize_facts set fact openshift_is_bootstrapped] ********************* >Friday 01 June 2018 22:21:21 -0400 (0:00:00.197) 0:00:03.597 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_is_bootstrapped": false}, "changed": false, "failed": false} > >TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] *** >Friday 01 June 2018 22:21:21 -0400 (0:00:00.052) 0:00:03.650 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_is_atomic": false, "openshift_is_containerized": false}, "changed": false, "failed": false} > >TASK [Determine Atomic Host Docker Version] ************************************ >Friday 01 June 2018 22:21:21 -0400 (0:00:00.048) 0:00:03.699 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [assert atomic host docker version is 1.12 or later] ********************** >Friday 01 June 2018 22:21:21 -0400 (0:00:00.025) 0:00:03.724 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Retrieve existing master configs and validate] *************************** > >TASK [openshift_control_plane : stat] ****************************************** >Friday 01 June 2018 22:21:21 -0400 (0:00:00.039) 0:00:03.764 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_control_plane : slurp] ***************************************** >Friday 01 June 2018 22:21:21 -0400 (0:00:00.213) 0:00:03.978 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : set_fact] ************************************** >Friday 01 June 2018 22:21:21 -0400 (0:00:00.027) 0:00:04.006 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Check for file paths outside of /etc/origin/master in master's config] *** >Friday 01 June 2018 22:21:21 -0400 (0:00:00.029) 0:00:04.036 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : set_fact] ************************************** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.025) 0:00:04.061 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.025) 0:00:04.087 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.026) 0:00:04.114 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.023) 0:00:04.137 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Initialize special first-master variables] ******************************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:21:22 -0400 (0:00:00.030) 0:00:04.167 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.434) 0:00:04.602 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.026) 0:00:04.628 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"first_master_client_binary": "oc", "l_osm_default_node_selector": "role=node", "openshift_client_binary": "oc"}, "changed": false, "failed": false} > >PLAY [Disable web console if required] ***************************************** > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.058) 0:00:04.687 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Install packages necessary for installer] ******************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:21:22 -0400 (0:00:00.041) 0:00:04.729 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Determine if chrony is installed] **************************************** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.027) 0:00:04.756 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Install ntp package] ***************************************************** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.027) 0:00:04.783 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Start and enable ntpd/chronyd] ******************************************* >Friday 01 June 2018 22:21:22 -0400 (0:00:00.026) 0:00:04.809 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Ensure openshift-ansible installer package deps are installed] *********** >Friday 01 June 2018 22:21:22 -0400 (0:00:00.027) 0:00:04.837 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=iproute) => {"changed": false, "item": "iproute", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=dbus-python) => {"changed": false, "item": "dbus-python", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=PyYAML) => {"changed": false, "item": "PyYAML", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=python-ipaddress) => {"changed": false, "item": "python-ipaddress", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=libsemanage-python) => {"changed": false, "item": "libsemanage-python", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=yum-utils) => {"changed": false, "item": "yum-utils", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=python-docker) => {"changed": false, "item": "python-docker", "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Initialize cluster facts] ************************************************ > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:21:22 -0400 (0:00:00.082) 0:00:04.919 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [get openshift_current_version] ******************************************* >Friday 01 June 2018 22:21:23 -0400 (0:00:00.453) 0:00:05.372 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {}, "changed": false, "failed": false} > >TASK [set_fact openshift_portal_net if present on masters] ********************* >Friday 01 June 2018 22:21:23 -0400 (0:00:00.403) 0:00:05.776 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_portal_net": "172.31.0.0/16"}, "changed": false, "failed": false} > >TASK [Gather Cluster facts] **************************************************** >Friday 01 June 2018 22:21:23 -0400 (0:00:00.072) 0:00:05.848 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"common": {"all_hostnames": ["172.18.6.20", "34.230.48.21", "ec2-34-230-48-21.compute-1.amazonaws.com", "ip-172-18-6-20.ec2.internal"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["172.18.6.20", "ip-172-18-6-20.ec2.internal"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node"]}, "node": {"bootstrapped": false, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": false, "failed": false} > >TASK [Set fact of no_proxy_internal_hostnames] ********************************* >Friday 01 June 2018 22:21:24 -0400 (0:00:00.991) 0:00:06.840 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Initialize openshift.node.sdn_mtu] *************************************** >Friday 01 June 2018 22:21:24 -0400 (0:00:00.024) 0:00:06.864 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"common": {"all_hostnames": ["172.18.6.20", "34.230.48.21", "ec2-34-230-48-21.compute-1.amazonaws.com", "ip-172-18-6-20.ec2.internal"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["172.18.6.20", "ip-172-18-6-20.ec2.internal"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node"]}, "node": {"bootstrapped": false, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": false, "failed": false} > >PLAY [Initialize etcd host variables] ****************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:21:25 -0400 (0:00:00.609) 0:00:07.474 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:21:26 -0400 (0:00:01.468) 0:00:08.943 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_master_etcd_hosts": ["ip-172-18-6-20.ec2.internal"], "openshift_master_etcd_port": "2379", "openshift_no_proxy_etcd_host_ips": "172.18.6.20"}, "changed": false, "failed": false} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:21:26 -0400 (0:00:00.070) 0:00:09.013 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_master_etcd_urls": ["https://ip-172-18-6-20.ec2.internal:2379"]}, "changed": false, "failed": false} > >PLAY [Determine openshift_version to configure on first master] **************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:21:27 -0400 (0:00:00.051) 0:00:09.065 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [include_role] ************************************************************ >Friday 01 June 2018 22:21:27 -0400 (0:00:00.517) 0:00:09.582 *********** > >TASK [openshift_version : Use openshift_current_version fact as version to configure if already installed] *** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.055) 0:00:09.637 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_version : Set openshift_version to openshift_release if undefined] *** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.023) 0:00:09.661 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_version": "3.10"}, "changed": false, "failed": false} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.051) 0:00:09.712 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "msg": "openshift_pkg_version was not defined. Falling back to -3.10" >} > >TASK [openshift_version : set_fact] ******************************************** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.045) 0:00:09.758 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_pkg_version": "-3.10*"}, "changed": false, "failed": false} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.049) 0:00:09.807 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_version : set_fact] ******************************************** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.028) 0:00:09.836 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_version : assert openshift_release in openshift_image_tag] ***** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.025) 0:00:09.861 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "changed": false, > "failed": false, > "msg": "All assertions passed" >} > >TASK [openshift_version : assert openshift_release in openshift_pkg_version] *** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.051) 0:00:09.913 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "changed": false, > "failed": false, > "msg": "All assertions passed" >} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.048) 0:00:09.961 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "openshift_release": "3.10" >} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.043) 0:00:10.004 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "openshift_image_tag": "v3.10.0-0.57.0" >} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:21:27 -0400 (0:00:00.042) 0:00:10.047 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "openshift_pkg_version": "-3.10*" >} > >TASK [openshift_version : debug] *********************************************** >Friday 01 June 2018 22:21:28 -0400 (0:00:00.042) 0:00:10.089 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "openshift_version": "3.10" >} > >TASK [set openshift_version booleans (first master)] *************************** >Friday 01 June 2018 22:21:28 -0400 (0:00:00.041) 0:00:10.130 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_examples_content_version": "v3.10", "openshift_version_gte_3_10": true, "openshift_version_gte_3_11": false}, "changed": false, "failed": false, "msg": "Version facts set"} > >PLAY [Set openshift_version for etcd, node, and master hosts] ****************** >skipping: no hosts matched > >PLAY [Verify Requirements] ***************************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:21:28 -0400 (0:00:00.051) 0:00:10.181 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [Run variable sanity checks] ********************************************** >Friday 01 June 2018 22:21:28 -0400 (0:00:00.468) 0:00:10.650 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "msg": "Sanity Checks passed"} > >PLAY [Initialization Checkpoint End] ******************************************* > >TASK [Set install initialization 'Complete'] *********************************** >Friday 01 June 2018 22:21:29 -0400 (0:00:00.424) 0:00:11.075 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_initialize": {"end": "20180601222129Z", "status": "Complete"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Health Check Checkpoint Start] ******************************************* > >TASK [Set Health Check 'In Progress'] ****************************************** >Friday 01 June 2018 22:21:29 -0400 (0:00:00.049) 0:00:11.124 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_health": {"playbook": "playbooks/openshift-checks/pre-install.yml", "start": "20180601222129Z", "status": "In Progress", "title": "Health Check"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [OpenShift Health Checks] ************************************************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:21:29 -0400 (0:00:00.055) 0:00:11.180 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [Run health checks (install) - EL] **************************************** >Friday 01 June 2018 22:21:29 -0400 (0:00:00.470) 0:00:11.651 *********** > >CHECK [docker_storage : ec2-34-230-48-21.compute-1.amazonaws.com] ************** > >CHECK [disk_availability : ec2-34-230-48-21.compute-1.amazonaws.com] *********** > >CHECK [package_availability : ec2-34-230-48-21.compute-1.amazonaws.com] ******** > >CHECK [package_version : ec2-34-230-48-21.compute-1.amazonaws.com] ************* > >CHECK [docker_image_availability : ec2-34-230-48-21.compute-1.amazonaws.com] *** > >CHECK [memory_availability : ec2-34-230-48-21.compute-1.amazonaws.com] ********* >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checks": {"disk_availability": {}, "docker_image_availability": {"changed": true}, "docker_storage": {}, "memory_availability": {}, "package_availability": {"changed": false, "invocation": {"module_args": {"packages": ["PyYAML", "atomic-openshift", "atomic-openshift-clients", "atomic-openshift-master", "atomic-openshift-node", "atomic-openshift-sdn-ovs", "bash-completion", "bind", "ceph-common", "cockpit-bridge", "cockpit-docker", "cockpit-system", "cockpit-ws", "dnsmasq", "docker", "etcd", "firewalld", "flannel", "glusterfs-fuse", "httpd-tools", "iptables", "iptables-services", "iscsi-initiator-utils", "libselinux-python", "nfs-utils", "ntp", "openssl", "pyparted", "python-httplib2", "yum-utils"]}}}, "package_version": {"changed": false, "invocation": {"module_args": {"package_list": [{"check_multi": true, "name": "atomic-openshift", "version": "3.10"}, {"check_multi": true, "name": "atomic-openshift-master", "version": "3.10"}, {"check_multi": true, "name": "atomic-openshift-node", "version": "3.10"}], "package_mgr": "yum"}}}}, "failed": false, "playbook_context": "install"} > >TASK [Run health checks (install) - Fedora] ************************************ >Friday 01 June 2018 22:21:51 -0400 (0:00:21.846) 0:00:33.497 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Health Check Checkpoint End] ********************************************* > >TASK [Set Health Check 'Complete'] ********************************************* >Friday 01 June 2018 22:21:51 -0400 (0:00:00.025) 0:00:33.523 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_health": {"end": "20180601222151Z", "status": "Complete"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Node Preparation Checkpoint Start] *************************************** > >TASK [Set Node preparation 'In Progress'] ************************************** >Friday 01 June 2018 22:21:51 -0400 (0:00:00.051) 0:00:33.575 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_node": {"playbook": "(no entry point playbook)", "start": "20180601222151Z", "status": "In Progress", "title": "Node Preparation"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Only target nodes that have not yet been bootstrapped] ******************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:21:51 -0400 (0:00:00.055) 0:00:33.630 *********** >ok: [localhost] > >TASK [add_host] **************************************************************** >Friday 01 June 2018 22:21:51 -0400 (0:00:00.295) 0:00:33.925 *********** >skipping: [localhost] => (item=ec2-34-230-48-21.compute-1.amazonaws.com) => {"changed": false, "item": "ec2-34-230-48-21.compute-1.amazonaws.com", "skip_reason": "Conditional result was False", "skipped": true} > [WARNING]: Could not match supplied host pattern, ignoring: >oo_exclude_bootstrapped_nodes > > >PLAY [Disable excluders] ******************************************************* > >TASK [openshift_excluder : Detecting Atomic Host Operating System] ************* >Friday 01 June 2018 22:21:51 -0400 (0:00:00.055) 0:00:33.980 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] *** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.223) 0:00:34.204 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] *** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.049) 0:00:34.254 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} > >TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] *** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.049) 0:00:34.303 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] *** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.025) 0:00:34.329 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Include main action task file] ********************** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.025) 0:00:34.354 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_excluder/tasks/disable.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_excluder : Get available excluder version] ********************* >Friday 01 June 2018 22:21:52 -0400 (0:00:00.107) 0:00:34.462 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Fail when excluder package is not found] ************ >Friday 01 June 2018 22:21:52 -0400 (0:00:00.021) 0:00:34.484 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Set fact excluder_version] ************************** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.021) 0:00:34.506 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : atomic-openshift-docker-excluder version detected] *** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.024) 0:00:34.530 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_excluder : Printing upgrade target version] ******************** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.027) 0:00:34.558 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_excluder : Check the available atomic-openshift-docker-excluder version is at most of the upgrade target version] *** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.025) 0:00:34.583 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Get available excluder version] ********************* >Friday 01 June 2018 22:21:52 -0400 (0:00:00.021) 0:00:34.605 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Fail when excluder package is not found] ************ >Friday 01 June 2018 22:21:52 -0400 (0:00:00.021) 0:00:34.626 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Set fact excluder_version] ************************** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.023) 0:00:34.649 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : atomic-openshift-excluder version detected] ********* >Friday 01 June 2018 22:21:52 -0400 (0:00:00.025) 0:00:34.675 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_excluder : Printing upgrade target version] ******************** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.021) 0:00:34.696 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_excluder : Check the available atomic-openshift-excluder version is at most of the upgrade target version] *** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.024) 0:00:34.721 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Check for docker-excluder] ************************** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.024) 0:00:34.745 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527905972.9192874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "ctime": 1527905972.8722873, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17369169, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-docker-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2471, "uid": 0, "version": "18446744071704708971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : disable docker excluder] **************************** >Friday 01 June 2018 22:21:52 -0400 (0:00:00.238) 0:00:34.983 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-docker-excluder", "unexclude"], "delta": "0:00:00.038058", "end": "2018-06-01 22:22:52.856362", "failed": false, "rc": 0, "start": "2018-06-01 22:22:52.818304", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Check for openshift excluder] *********************** >Friday 01 June 2018 22:21:53 -0400 (0:00:00.251) 0:00:35.235 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_excluder : disable openshift excluder] ************************* >Friday 01 June 2018 22:21:53 -0400 (0:00:00.201) 0:00:35.437 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install docker excluder - yum] ********************** >Friday 01 June 2018 22:21:53 -0400 (0:00:00.032) 0:00:35.470 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["atomic-openshift-docker-excluder-3.10.0-0.57.0.git.0.c7647b5.el7.noarch providing atomic-openshift-docker-excluder-3.10** is already installed"]} > >TASK [openshift_excluder : Install docker excluder - dnf] ********************** >Friday 01 June 2018 22:21:55 -0400 (0:00:02.443) 0:00:37.913 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install openshift excluder - yum] ******************* >Friday 01 June 2018 22:21:55 -0400 (0:00:00.035) 0:00:37.948 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": true, "failed": false, "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package atomic-openshift-excluder.noarch 0:3.10.0-0.57.0.git.0.c7647b5.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n atomic-openshift-excluder noarch 3.10.0-0.57.0.git.0.c7647b5.el7 aos 937 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 937 k\nInstalled size: 2.5 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : atomic-openshift-excluder-3.10.0-0.57.0.git.0.c7647b5.el7. 1/1 \n Verifying : atomic-openshift-excluder-3.10.0-0.57.0.git.0.c7647b5.el7. 1/1 \n\nInstalled:\n atomic-openshift-excluder.noarch 0:3.10.0-0.57.0.git.0.c7647b5.el7 \n\nComplete!\n"]} > >TASK [openshift_excluder : Install openshift excluder - dnf] ******************* >Friday 01 June 2018 22:21:59 -0400 (0:00:03.894) 0:00:41.843 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : set_fact] ******************************************* >Friday 01 June 2018 22:21:59 -0400 (0:00:00.034) 0:00:41.878 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"r_openshift_excluder_install_ran": true}, "changed": false, "failed": false} > >TASK [openshift_excluder : Check for docker-excluder] ************************** >Friday 01 June 2018 22:21:59 -0400 (0:00:00.044) 0:00:41.923 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527905972.9192874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "ctime": 1527905972.8722873, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17369169, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-docker-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2471, "uid": 0, "version": "18446744071704708971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : Enable docker excluder] ***************************** >Friday 01 June 2018 22:22:00 -0400 (0:00:00.234) 0:00:42.158 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-docker-excluder", "exclude"], "delta": "0:00:00.038778", "end": "2018-06-01 22:23:00.027676", "failed": false, "rc": 0, "start": "2018-06-01 22:22:59.988898", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Check for openshift excluder] *********************** >Friday 01 June 2018 22:22:00 -0400 (0:00:00.248) 0:00:42.406 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906179.2862759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "333d3b466bd2eb1bdf4b729f7ecc6cfed169f854", "ctime": 1527906179.2292788, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16803701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "22497099e443cfda7b96a57e975a4176", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2603, "uid": 0, "version": "18446744072819582739", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : Enable openshift excluder] ************************** >Friday 01 June 2018 22:22:00 -0400 (0:00:00.214) 0:00:42.620 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-excluder", "exclude"], "delta": "0:00:00.035256", "end": "2018-06-01 22:23:00.490216", "failed": false, "rc": 0, "start": "2018-06-01 22:23:00.454960", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Check for docker-excluder] ************************** >Friday 01 June 2018 22:22:00 -0400 (0:00:00.249) 0:00:42.870 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527905972.9192874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "ctime": 1527905972.8722873, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17369169, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-docker-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2471, "uid": 0, "version": "18446744071704708971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : disable docker excluder] **************************** >Friday 01 June 2018 22:22:01 -0400 (0:00:00.218) 0:00:43.088 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Check for openshift excluder] *********************** >Friday 01 June 2018 22:22:01 -0400 (0:00:00.023) 0:00:43.111 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906179.2862759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "333d3b466bd2eb1bdf4b729f7ecc6cfed169f854", "ctime": 1527906179.2292788, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16803701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "22497099e443cfda7b96a57e975a4176", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2603, "uid": 0, "version": "18446744072819582739", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : disable openshift excluder] ************************* >Friday 01 June 2018 22:22:01 -0400 (0:00:00.211) 0:00:43.322 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-excluder", "unexclude"], "delta": "0:00:00.047412", "end": "2018-06-01 22:23:01.300372", "failed": false, "rc": 0, "start": "2018-06-01 22:23:01.252960", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >PLAY [Configure nodes] ********************************************************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:22:01 -0400 (0:00:00.393) 0:00:43.716 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_cloud_provider : Set cloud provider facts] ********************* >Friday 01 June 2018 22:22:02 -0400 (0:00:00.441) 0:00:44.158 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["172.18.6.20", "34.230.48.21", "ec2-34-230-48-21.compute-1.amazonaws.com", "ip-172-18-6-20.ec2.internal"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["172.18.6.20", "ip-172-18-6-20.ec2.internal"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "cloudprovider"]}, "node": {"bootstrapped": false, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >TASK [openshift_cloud_provider : Create cloudprovider config dir] ************** >Friday 01 June 2018 22:22:02 -0400 (0:00:00.674) 0:00:44.832 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/origin/cloudprovider", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_cloud_provider : include the defined cloud provider files] ***** >Friday 01 June 2018 22:22:03 -0400 (0:00:00.420) 0:00:45.253 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_cloud_provider/tasks/aws.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_cloud_provider : Create cloud config file] ********************* >Friday 01 June 2018 22:22:03 -0400 (0:00:00.054) 0:00:45.307 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "dest": "/etc/origin/cloudprovider/aws.conf", "failed": false, "gid": 0, "group": "root", "mode": "0660", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} > >TASK [openshift_cloud_provider : Configure AWS cloud provider] ***************** >Friday 01 June 2018 22:22:03 -0400 (0:00:00.305) 0:00:45.612 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0660", "msg": "section and option added", "owner": "root", "path": "/etc/origin/cloudprovider/aws.conf", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 28, "state": "file", "uid": 0} > >TASK [openshift_node : fail] *************************************************** >Friday 01 June 2018 22:22:03 -0400 (0:00:00.407) 0:00:46.020 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Check for NetworkManager service] *********************** >Friday 01 June 2018 22:22:03 -0400 (0:00:00.023) 0:00:46.044 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["systemctl", "show", "NetworkManager"], "delta": "0:00:00.009929", "end": "2018-06-01 22:23:03.970545", "failed": false, "rc": 0, "start": "2018-06-01 22:23:03.960616", "stderr": "", "stderr_lines": [], "stdout": "Type=dbus\nRestart=on-failure\nNotifyAccess=none\nRestartUSec=100ms\nTimeoutStartUSec=1min 30s\nTimeoutStopUSec=1min 30s\nWatchdogUSec=0\nWatchdogTimestamp=Fri 2018-06-01 22:18:08 EDT\nWatchdogTimestampMonotonic=21099400\nStartLimitInterval=10000000\nStartLimitBurst=5\nStartLimitAction=none\nFailureAction=none\nPermissionsStartOnly=no\nRootDirectoryStartOnly=no\nRemainAfterExit=no\nGuessMainPID=yes\nMainPID=688\nControlPID=0\nBusName=org.freedesktop.NetworkManager\nFileDescriptorStoreMax=0\nStatusErrno=0\nResult=success\nExecMainStartTimestamp=Fri 2018-06-01 22:18:07 EDT\nExecMainStartTimestampMonotonic=20206696\nExecMainExitTimestampMonotonic=0\nExecMainPID=688\nExecMainCode=0\nExecMainStatus=0\nExecStart={ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\nExecReload={ path=/usr/bin/dbus-send ; argv[]=/usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Reload uint32:0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\nSlice=system.slice\nControlGroup=/system.slice/NetworkManager.service\nMemoryCurrent=18446744073709551615\nTasksCurrent=18446744073709551615\nDelegate=no\nCPUAccounting=no\nCPUShares=18446744073709551615\nStartupCPUShares=18446744073709551615\nCPUQuotaPerSecUSec=infinity\nBlockIOAccounting=no\nBlockIOWeight=18446744073709551615\nStartupBlockIOWeight=18446744073709551615\nMemoryAccounting=no\nMemoryLimit=18446744073709551615\nDevicePolicy=auto\nTasksAccounting=no\nTasksMax=18446744073709551615\nUMask=0022\nLimitCPU=18446744073709551615\nLimitFSIZE=18446744073709551615\nLimitDATA=18446744073709551615\nLimitSTACK=18446744073709551615\nLimitCORE=18446744073709551615\nLimitRSS=18446744073709551615\nLimitNOFILE=4096\nLimitAS=18446744073709551615\nLimitNPROC=29079\nLimitMEMLOCK=65536\nLimitLOCKS=18446744073709551615\nLimitSIGPENDING=29079\nLimitMSGQUEUE=819200\nLimitNICE=0\nLimitRTPRIO=0\nLimitRTTIME=18446744073709551615\nOOMScoreAdjust=0\nNice=0\nIOScheduling=0\nCPUSchedulingPolicy=0\nCPUSchedulingPriority=0\nTimerSlackNSec=50000\nCPUSchedulingResetOnFork=no\nNonBlocking=no\nStandardInput=null\nStandardOutput=journal\nStandardError=inherit\nTTYReset=no\nTTYVHangup=no\nTTYVTDisallocate=no\nSyslogPriority=30\nSyslogLevelPrefix=yes\nSecureBits=0\nCapabilityBoundingSet=537212130\nAmbientCapabilities=0\nMountFlags=0\nPrivateTmp=no\nPrivateNetwork=no\nPrivateDevices=no\nProtectHome=read-only\nProtectSystem=yes\nSameProcessGroup=no\nIgnoreSIGPIPE=yes\nNoNewPrivileges=no\nSystemCallErrorNumber=0\nRuntimeDirectoryMode=0755\nKillMode=process\nKillSignal=15\nSendSIGKILL=yes\nSendSIGHUP=no\nId=NetworkManager.service\nNames=NetworkManager.service\nRequires=basic.target\nWants=network.target system.slice\nRequiredBy=NetworkManager-wait-online.service\nWantedBy=multi-user.target\nConflicts=shutdown.target\nBefore=network.service NetworkManager-wait-online.service shutdown.target cloud-init.service multi-user.target network.target\nAfter=network-pre.target systemd-journald.socket basic.target dbus.service cloud-init-local.service system.slice\nDocumentation=man:NetworkManager(8)\nDescription=Network Manager\nLoadState=loaded\nActiveState=active\nSubState=running\nFragmentPath=/usr/lib/systemd/system/NetworkManager.service\nUnitFileState=enabled\nUnitFilePreset=enabled\nInactiveExitTimestamp=Fri 2018-06-01 22:18:07 EDT\nInactiveExitTimestampMonotonic=20206751\nActiveEnterTimestamp=Fri 2018-06-01 22:18:08 EDT\nActiveEnterTimestampMonotonic=21099511\nActiveExitTimestampMonotonic=0\nInactiveEnterTimestampMonotonic=0\nCanStart=yes\nCanStop=yes\nCanReload=yes\nCanIsolate=no\nStopWhenUnneeded=no\nRefuseManualStart=no\nRefuseManualStop=no\nAllowIsolate=no\nDefaultDependencies=yes\nOnFailureJobMode=replace\nIgnoreOnIsolate=no\nIgnoreOnSnapshot=no\nNeedDaemonReload=no\nJobTimeoutUSec=0\nJobTimeoutAction=none\nConditionResult=yes\nAssertResult=yes\nConditionTimestamp=Fri 2018-06-01 22:18:07 EDT\nConditionTimestampMonotonic=20205922\nAssertTimestamp=Fri 2018-06-01 22:18:07 EDT\nAssertTimestampMonotonic=20205923\nTransient=no", "stdout_lines": ["Type=dbus", "Restart=on-failure", "NotifyAccess=none", "RestartUSec=100ms", "TimeoutStartUSec=1min 30s", "TimeoutStopUSec=1min 30s", "WatchdogUSec=0", "WatchdogTimestamp=Fri 2018-06-01 22:18:08 EDT", "WatchdogTimestampMonotonic=21099400", "StartLimitInterval=10000000", "StartLimitBurst=5", "StartLimitAction=none", "FailureAction=none", "PermissionsStartOnly=no", "RootDirectoryStartOnly=no", "RemainAfterExit=no", "GuessMainPID=yes", "MainPID=688", "ControlPID=0", "BusName=org.freedesktop.NetworkManager", "FileDescriptorStoreMax=0", "StatusErrno=0", "Result=success", "ExecMainStartTimestamp=Fri 2018-06-01 22:18:07 EDT", "ExecMainStartTimestampMonotonic=20206696", "ExecMainExitTimestampMonotonic=0", "ExecMainPID=688", "ExecMainCode=0", "ExecMainStatus=0", "ExecStart={ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload={ path=/usr/bin/dbus-send ; argv[]=/usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Reload uint32:0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice=system.slice", "ControlGroup=/system.slice/NetworkManager.service", "MemoryCurrent=18446744073709551615", "TasksCurrent=18446744073709551615", "Delegate=no", "CPUAccounting=no", "CPUShares=18446744073709551615", "StartupCPUShares=18446744073709551615", "CPUQuotaPerSecUSec=infinity", "BlockIOAccounting=no", "BlockIOWeight=18446744073709551615", "StartupBlockIOWeight=18446744073709551615", "MemoryAccounting=no", "MemoryLimit=18446744073709551615", "DevicePolicy=auto", "TasksAccounting=no", "TasksMax=18446744073709551615", "UMask=0022", "LimitCPU=18446744073709551615", "LimitFSIZE=18446744073709551615", "LimitDATA=18446744073709551615", "LimitSTACK=18446744073709551615", "LimitCORE=18446744073709551615", "LimitRSS=18446744073709551615", "LimitNOFILE=4096", "LimitAS=18446744073709551615", "LimitNPROC=29079", "LimitMEMLOCK=65536", "LimitLOCKS=18446744073709551615", "LimitSIGPENDING=29079", "LimitMSGQUEUE=819200", "LimitNICE=0", "LimitRTPRIO=0", "LimitRTTIME=18446744073709551615", "OOMScoreAdjust=0", "Nice=0", "IOScheduling=0", "CPUSchedulingPolicy=0", "CPUSchedulingPriority=0", "TimerSlackNSec=50000", "CPUSchedulingResetOnFork=no", "NonBlocking=no", "StandardInput=null", "StandardOutput=journal", "StandardError=inherit", "TTYReset=no", "TTYVHangup=no", "TTYVTDisallocate=no", "SyslogPriority=30", "SyslogLevelPrefix=yes", "SecureBits=0", "CapabilityBoundingSet=537212130", "AmbientCapabilities=0", "MountFlags=0", "PrivateTmp=no", "PrivateNetwork=no", "PrivateDevices=no", "ProtectHome=read-only", "ProtectSystem=yes", "SameProcessGroup=no", "IgnoreSIGPIPE=yes", "NoNewPrivileges=no", "SystemCallErrorNumber=0", "RuntimeDirectoryMode=0755", "KillMode=process", "KillSignal=15", "SendSIGKILL=yes", "SendSIGHUP=no", "Id=NetworkManager.service", "Names=NetworkManager.service", "Requires=basic.target", "Wants=network.target system.slice", "RequiredBy=NetworkManager-wait-online.service", "WantedBy=multi-user.target", "Conflicts=shutdown.target", "Before=network.service NetworkManager-wait-online.service shutdown.target cloud-init.service multi-user.target network.target", "After=network-pre.target systemd-journald.socket basic.target dbus.service cloud-init-local.service system.slice", "Documentation=man:NetworkManager(8)", "Description=Network Manager", "LoadState=loaded", "ActiveState=active", "SubState=running", "FragmentPath=/usr/lib/systemd/system/NetworkManager.service", "UnitFileState=enabled", "UnitFilePreset=enabled", "InactiveExitTimestamp=Fri 2018-06-01 22:18:07 EDT", "InactiveExitTimestampMonotonic=20206751", "ActiveEnterTimestamp=Fri 2018-06-01 22:18:08 EDT", "ActiveEnterTimestampMonotonic=21099511", "ActiveExitTimestampMonotonic=0", "InactiveEnterTimestampMonotonic=0", "CanStart=yes", "CanStop=yes", "CanReload=yes", "CanIsolate=no", "StopWhenUnneeded=no", "RefuseManualStart=no", "RefuseManualStop=no", "AllowIsolate=no", "DefaultDependencies=yes", "OnFailureJobMode=replace", "IgnoreOnIsolate=no", "IgnoreOnSnapshot=no", "NeedDaemonReload=no", "JobTimeoutUSec=0", "JobTimeoutAction=none", "ConditionResult=yes", "AssertResult=yes", "ConditionTimestamp=Fri 2018-06-01 22:18:07 EDT", "ConditionTimestampMonotonic=20205922", "AssertTimestamp=Fri 2018-06-01 22:18:07 EDT", "AssertTimestampMonotonic=20205923", "Transient=no"]} > >TASK [openshift_node : Set fact using_network_manager] ************************* >Friday 01 June 2018 22:22:04 -0400 (0:00:00.323) 0:00:46.367 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"network_manager_active": true}, "changed": false, "failed": false} > >TASK [openshift_node : Install dnsmasq] **************************************** >Friday 01 June 2018 22:22:04 -0400 (0:00:00.142) 0:00:46.509 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": true, "failed": false, "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package dnsmasq.x86_64 0:2.76-5.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n dnsmasq x86_64 2.76-5.el7 oso-rhui-rhel-server-releases 277 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 277 k\nInstalled size: 586 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : dnsmasq-2.76-5.el7.x86_64 1/1 \n Verifying : dnsmasq-2.76-5.el7.x86_64 1/1 \n\nInstalled:\n dnsmasq.x86_64 0:2.76-5.el7 \n\nComplete!\n"]} > >TASK [openshift_node : ensure origin/node directory exists] ******************** >Friday 01 June 2018 22:22:13 -0400 (0:00:08.759) 0:00:55.269 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/origin", "mode": "0700", "owner": "root", "path": "/etc/origin", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 27, "state": "directory", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/node) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/origin/node", "mode": "0700", "owner": "root", "path": "/etc/origin/node", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_node : Install NetworkManager during node_bootstrap provisioning] *** >Friday 01 June 2018 22:22:13 -0400 (0:00:00.522) 0:00:55.791 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Install network manager dispatch script] **************** >Friday 01 June 2018 22:22:13 -0400 (0:00:00.029) 0:00:55.820 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Install dnsmasq configuration] ************************** >Friday 01 June 2018 22:22:13 -0400 (0:00:00.031) 0:00:55.852 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "a73b54c94a358bf8db683fbc4d0bff21686c7d60", "dest": "/etc/dnsmasq.d/origin-dns.conf", "failed": false, "gid": 0, "group": "root", "md5sum": "a4338f6e51ceaf0ea40d680278ebb9df", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:dnsmasq_etc_t:s0", "size": 152, "src": "/root/.ansible/tmp/ansible-tmp-1527906134.0-272465104789421/source", "state": "file", "uid": 0} > >TASK [openshift_node : Deploy additional dnsmasq.conf] ************************* >Friday 01 June 2018 22:22:14 -0400 (0:00:00.966) 0:00:56.818 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Enable dnsmasq] ***************************************** >Friday 01 June 2018 22:22:14 -0400 (0:00:00.024) 0:00:56.843 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "enabled": true, "failed": false, "name": "dnsmasq", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target basic.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "DNS caching server.", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/dnsmasq ; argv[]=/usr/sbin/dnsmasq -k ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/dnsmasq.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "dnsmasq.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dnsmasq.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} > >TASK [openshift_node : Install network manager dispatch script] **************** >Friday 01 June 2018 22:22:15 -0400 (0:00:00.507) 0:00:57.350 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "37166c729bb37db6e425050bdbec1d08c158effc", "dest": "/etc/NetworkManager/dispatcher.d/99-origin-dns.sh", "failed": false, "gid": 0, "group": "root", "md5sum": "f325a7210e313165ebca5c5aba29c2b7", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:NetworkManager_initrc_exec_t:s0", "size": 5473, "src": "/root/.ansible/tmp/ansible-tmp-1527906135.43-262861850612971/source", "state": "file", "uid": 0} > >RUNNING HANDLER [openshift_node : restart NetworkManager] ********************** >Friday 01 June 2018 22:22:16 -0400 (0:00:00.784) 0:00:58.134 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "enabled": true, "failed": false, "name": "NetworkManager", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:18:08 EDT", "ActiveEnterTimestampMonotonic": "21099511", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-pre.target dbus.service cloud-init-local.service basic.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:18:07 EDT", "AssertTimestampMonotonic": "20205923", "Before": "NetworkManager-wait-online.service multi-user.target network.service network.target cloud-init.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "537212130", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:18:07 EDT", "ConditionTimestampMonotonic": "20205922", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "man:NetworkManager(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "688", "ExecMainStartTimestamp": "Fri 2018-06-01 22:18:07 EDT", "ExecMainStartTimestampMonotonic": "20206696", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/dbus-send ; argv[]=/usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Reload uint32:0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2018-06-01 22:18:07 EDT", "InactiveExitTimestampMonotonic": "20206751", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "688", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network.target system.slice", "WatchdogTimestamp": "Fri 2018-06-01 22:18:08 EDT", "WatchdogTimestampMonotonic": "21099400", "WatchdogUSec": "0"}} > >RUNNING HANDLER [openshift_node : restart dnsmasq] ***************************** >Friday 01 June 2018 22:22:16 -0400 (0:00:00.423) 0:00:58.558 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "name": "dnsmasq", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:23:16 EDT", "ActiveEnterTimestampMonotonic": "329601624", "ActiveExitTimestamp": "Fri 2018-06-01 22:23:16 EDT", "ActiveExitTimestampMonotonic": "329595711", "ActiveState": "active", "After": "systemd-journald.socket network.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:23:16 EDT", "AssertTimestampMonotonic": "329599908", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:23:16 EDT", "ConditionTimestampMonotonic": "329599907", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/dnsmasq.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "DNS caching server.", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6578", "ExecMainStartTimestamp": "Fri 2018-06-01 22:23:16 EDT", "ExecMainStartTimestampMonotonic": "329601197", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/dnsmasq ; argv[]=/usr/sbin/dnsmasq -k ; ignore_errors=no ; start_time=[Fri 2018-06-01 22:23:16 EDT] ; stop_time=[n/a] ; pid=6578 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/dnsmasq.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "dnsmasq.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-06-01 22:23:16 EDT", "InactiveEnterTimestampMonotonic": "329599281", "InactiveExitTimestamp": "Fri 2018-06-01 22:23:16 EDT", "InactiveExitTimestampMonotonic": "329601624", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6578", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dnsmasq.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Fri 2018-06-01 22:23:16 EDT", "WatchdogTimestampMonotonic": "329601592", "WatchdogUSec": "0"}} > >TASK [openshift_node : Add iptables allow rules] ******************************* >Friday 01 June 2018 22:22:16 -0400 (0:00:00.451) 0:00:59.009 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'10250/tcp', u'service': u'Kubernetes kubelet'}) => {"changed": true, "failed": false, "item": {"port": "10250/tcp", "service": "Kubernetes kubelet"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'10256/tcp', u'service': u'Kubernetes kube-proxy health check for service load balancers'}) => {"changed": true, "failed": false, "item": {"port": "10256/tcp", "service": "Kubernetes kube-proxy health check for service load balancers"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'80/tcp', u'service': u'http'}) => {"changed": true, "failed": false, "item": {"port": "80/tcp", "service": "http"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'443/tcp', u'service': u'https'}) => {"changed": true, "failed": false, "item": {"port": "443/tcp", "service": "https"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': u'openshift_use_openshift_sdn | bool', u'port': u'4789/udp', u'service': u'OpenShift OVS sdn'}) => {"changed": true, "failed": false, "item": {"cond": "openshift_use_openshift_sdn | bool", "port": "4789/udp", "service": "OpenShift OVS sdn"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': False, u'port': u'179/tcp', u'service': u'Calico BGP Port'}) => {"changed": false, "item": {"cond": false, "port": "179/tcp", "service": "Calico BGP Port"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': False, u'port': u'/tcp', u'service': u'Kubernetes service NodePort TCP'}) => {"changed": false, "item": {"cond": false, "port": "/tcp", "service": "Kubernetes service NodePort TCP"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': False, u'port': u'/udp', u'service': u'Kubernetes service NodePort UDP'}) => {"changed": false, "item": {"cond": false, "port": "/udp", "service": "Kubernetes service NodePort UDP"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Remove iptables rules] ********************************** >Friday 01 June 2018 22:22:18 -0400 (0:00:01.554) 0:01:00.564 *********** > >TASK [openshift_node : Add firewalld allow rules] ****************************** >Friday 01 June 2018 22:22:18 -0400 (0:00:00.024) 0:01:00.588 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'10250/tcp', u'service': u'Kubernetes kubelet'}) => {"changed": false, "item": {"port": "10250/tcp", "service": "Kubernetes kubelet"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'10256/tcp', u'service': u'Kubernetes kube-proxy health check for service load balancers'}) => {"changed": false, "item": {"port": "10256/tcp", "service": "Kubernetes kube-proxy health check for service load balancers"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'80/tcp', u'service': u'http'}) => {"changed": false, "item": {"port": "80/tcp", "service": "http"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'443/tcp', u'service': u'https'}) => {"changed": false, "item": {"port": "443/tcp", "service": "https"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': u'openshift_use_openshift_sdn | bool', u'port': u'4789/udp', u'service': u'OpenShift OVS sdn'}) => {"changed": false, "item": {"cond": "openshift_use_openshift_sdn | bool", "port": "4789/udp", "service": "OpenShift OVS sdn"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': False, u'port': u'179/tcp', u'service': u'Calico BGP Port'}) => {"changed": false, "item": {"cond": false, "port": "179/tcp", "service": "Calico BGP Port"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': False, u'port': u'/tcp', u'service': u'Kubernetes service NodePort TCP'}) => {"changed": false, "item": {"cond": false, "port": "/tcp", "service": "Kubernetes service NodePort TCP"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': False, u'port': u'/udp', u'service': u'Kubernetes service NodePort UDP'}) => {"changed": false, "item": {"cond": false, "port": "/udp", "service": "Kubernetes service NodePort UDP"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Remove firewalld allow rules] *************************** >Friday 01 June 2018 22:22:18 -0400 (0:00:00.118) 0:01:00.707 *********** > >TASK [openshift_node : Checking for journald.conf] ***************************** >Friday 01 June 2018 22:22:18 -0400 (0:00:00.024) 0:01:00.732 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1524463274.7463245, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d8c9238963572e7647c036d04f94119196a6c3c2", "ctime": 1524438666.22, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 17225834, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "61493a9d3062a5d0f9a2e7297ed9497d", "mimetype": "text/plain", "mode": "0644", "mtime": 1519141634.0, "nlink": 1, "path": "/etc/systemd/journald.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 983, "uid": 0, "version": "2039369489", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} > >TASK [openshift_node : Create journald persistence directories] **************** >Friday 01 June 2018 22:22:18 -0400 (0:00:00.321) 0:01:01.053 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/journal", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_node : Update journald setup] ********************************** >Friday 01 June 2018 22:22:19 -0400 (0:00:00.215) 0:01:01.269 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'Storage', u'val': u'persistent'}) => {"backup_file": "/etc/systemd/journald.conf.6813.2018-06-01@22:23:19~", "changed": true, "failed": false, "item": {"val": "persistent", "var": "Storage"}, "msg": "1 replacements made"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'Compress', u'val': True}) => {"backup_file": "/etc/systemd/journald.conf.6823.2018-06-01@22:23:19~", "changed": true, "failed": false, "item": {"val": true, "var": "Compress"}, "msg": "1 replacements made"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'SyncIntervalSec', u'val': u'1s'}) => {"backup_file": "/etc/systemd/journald.conf.6833.2018-06-01@22:23:19~", "changed": true, "failed": false, "item": {"val": "1s", "var": "SyncIntervalSec"}, "msg": "1 replacements made"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'RateLimitInterval', u'val': u'1s'}) => {"backup_file": "/etc/systemd/journald.conf.6843.2018-06-01@22:23:19~", "changed": true, "failed": false, "item": {"val": "1s", "var": "RateLimitInterval"}, "msg": "1 replacements made"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'RateLimitBurst', u'val': 10000}) => {"backup_file": "/etc/systemd/journald.conf.6853.2018-06-01@22:23:20~", "changed": true, "failed": false, "item": {"val": 10000, "var": "RateLimitBurst"}, "msg": "1 replacements made"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'SystemMaxUse', u'val': u'8G'}) => {"backup_file": "/etc/systemd/journald.conf.6863.2018-06-01@22:23:20~", "changed": true, "failed": false, "item": {"val": "8G", "var": "SystemMaxUse"}, "msg": "1 replacements made"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'SystemKeepFree', u'val': u'20%'}) => {"changed": false, "failed": false, "item": {"val": "20%", "var": "SystemKeepFree"}, "msg": ""} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'SystemMaxFileSize', u'val': u'10M'}) => {"backup_file": "/etc/systemd/journald.conf.6881.2018-06-01@22:23:20~", "changed": true, "failed": false, "item": {"val": "10M", "var": "SystemMaxFileSize"}, "msg": "1 replacements made"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'MaxRetentionSec', u'val': u'1month'}) => {"backup_file": "/etc/systemd/journald.conf.6891.2018-06-01@22:23:20~", "changed": true, "failed": false, "item": {"val": "1month", "var": "MaxRetentionSec"}, "msg": "1 replacements made"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'MaxFileSec', u'val': u'1day'}) => {"changed": false, "failed": false, "item": {"val": "1day", "var": "MaxFileSec"}, "msg": ""} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'ForwardToSyslog', u'val': False}) => {"backup_file": "/etc/systemd/journald.conf.6909.2018-06-01@22:23:21~", "changed": true, "failed": false, "item": {"val": false, "var": "ForwardToSyslog"}, "msg": "1 replacements made"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'var': u'ForwardToWall', u'val': False}) => {"backup_file": "/etc/systemd/journald.conf.6919.2018-06-01@22:23:21~", "changed": true, "failed": false, "item": {"val": false, "var": "ForwardToWall"}, "msg": "1 replacements made"} > >TASK [openshift_node : Restart journald] *************************************** >Friday 01 June 2018 22:22:21 -0400 (0:00:02.672) 0:01:03.942 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": true, "cmd": ["systemctl", "restart", "systemd-journald"], "delta": "0:00:00.065388", "end": "2018-06-01 22:23:21.937677", "failed": false, "rc": 0, "start": "2018-06-01 22:23:21.872289", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_node : Disable swap] ******************************************* >Friday 01 June 2018 22:22:22 -0400 (0:00:00.382) 0:01:04.324 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false} > >TASK [openshift_node : Install node, clients, and conntrack packages] ********** >Friday 01 June 2018 22:22:22 -0400 (0:00:00.432) 0:01:04.757 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'atomic-openshift-node-3.10*'}) => {"attempts": 1, "changed": true, "failed": false, "item": {"name": "atomic-openshift-node-3.10*"}, "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package atomic-openshift-node.x86_64 0:3.10.0-0.57.0.git.0.c7647b5.el7 will be installed\n--> Processing Dependency: atomic-openshift-hyperkube = 3.10.0-0.57.0.git.0.c7647b5.el7 for package: atomic-openshift-node-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64\n--> Processing Dependency: atomic-openshift = 3.10.0-0.57.0.git.0.c7647b5.el7 for package: atomic-openshift-node-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64\n--> Processing Dependency: socat for package: atomic-openshift-node-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64\n--> Processing Dependency: nfs-utils for package: atomic-openshift-node-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64\n--> Processing Dependency: conntrack-tools for package: atomic-openshift-node-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64\n--> Processing Dependency: cifs-utils for package: atomic-openshift-node-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64\n--> Running transaction check\n---> Package atomic-openshift.x86_64 0:3.10.0-0.57.0.git.0.c7647b5.el7 will be installed\n--> Processing Dependency: atomic-openshift-clients = 3.10.0-0.57.0.git.0.c7647b5.el7 for package: atomic-openshift-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64\n---> Package atomic-openshift-hyperkube.x86_64 0:3.10.0-0.57.0.git.0.c7647b5.el7 will be installed\n---> Package cifs-utils.x86_64 0:6.2-10.el7 will be installed\n--> Processing Dependency: libwbclient.so.0(WBCLIENT_0.9)(64bit) for package: cifs-utils-6.2-10.el7.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: cifs-utils-6.2-10.el7.x86_64\n--> Processing Dependency: keyutils for package: cifs-utils-6.2-10.el7.x86_64\n--> Processing Dependency: libwbclient.so.0()(64bit) for package: cifs-utils-6.2-10.el7.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: cifs-utils-6.2-10.el7.x86_64\n---> Package conntrack-tools.x86_64 0:1.4.4-3.el7_3 will be installed\n--> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.1)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.0)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_cthelper.so.0(LIBNETFILTER_CTHELPER_1.0)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_queue.so.1()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_cttimeout.so.1()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_cthelper.so.0()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n---> Package nfs-utils.x86_64 1:1.3.0-0.54.el7 will be installed\n--> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.54.el7.x86_64\n--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.54.el7.x86_64\n--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.54.el7.x86_64\n--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.54.el7.x86_64\n--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.54.el7.x86_64\n--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.54.el7.x86_64\n--> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.54.el7.x86_64\n--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.54.el7.x86_64\n--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.54.el7.x86_64\n---> Package socat.x86_64 0:1.7.3.2-2.el7 will be installed\n--> Running transaction check\n---> Package atomic-openshift-clients.x86_64 0:3.10.0-0.57.0.git.0.c7647b5.el7 will be installed\n---> Package gssproxy.x86_64 0:0.7.0-17.el7 will be installed\n--> Processing Dependency: libini_config >= 1.3.1-28 for package: gssproxy-0.7.0-17.el7.x86_64\n--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-17.el7.x86_64\n--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-17.el7.x86_64\n--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-17.el7.x86_64\n--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-17.el7.x86_64\n--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-17.el7.x86_64\n--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-17.el7.x86_64\n--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-17.el7.x86_64\n--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-17.el7.x86_64\n---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed\n---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed\n---> Package libnetfilter_cthelper.x86_64 0:1.0.0-9.el7 will be installed\n---> Package libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7 will be installed\n---> Package libnetfilter_queue.x86_64 0:1.0.2-2.el7_2 will be installed\n---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed\n---> Package libtalloc.x86_64 0:2.1.10-1.el7 will be installed\n---> Package libtirpc.x86_64 0:0.2.4-0.10.el7 will be installed\n---> Package libwbclient.x86_64 0:4.7.1-6.el7 will be installed\n--> Processing Dependency: samba-client-libs = 4.7.1-6.el7 for package: libwbclient-4.7.1-6.el7.x86_64\n--> Processing Dependency: libreplace-samba4.so(SAMBA_4.7.1)(64bit) for package: libwbclient-4.7.1-6.el7.x86_64\n--> Processing Dependency: libreplace-samba4.so()(64bit) for package: libwbclient-4.7.1-6.el7.x86_64\n---> Package quota.x86_64 1:4.01-17.el7 will be installed\n--> Processing Dependency: quota-nls = 1:4.01-17.el7 for package: 1:quota-4.01-17.el7.x86_64\n--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-17.el7.x86_64\n---> Package rpcbind.x86_64 0:0.2.0-44.el7 will be installed\n--> Running transaction check\n---> Package libbasicobjects.x86_64 0:0.1.1-29.el7 will be installed\n---> Package libcollection.x86_64 0:0.7.0-29.el7 will be installed\n---> Package libini_config.x86_64 0:1.3.1-29.el7 will be installed\n--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-29.el7.x86_64\n--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-29.el7.x86_64\n---> Package libref_array.x86_64 0:0.1.5-29.el7 will be installed\n---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed\n---> Package quota-nls.noarch 1:4.01-17.el7 will be installed\n---> Package samba-client-libs.x86_64 0:4.7.1-6.el7 will be installed\n--> Processing Dependency: samba-common = 4.7.1-6.el7 for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: samba-common = 4.7.1-6.el7 for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.31)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.30)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.21)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.20)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.16)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.14)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.13)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.12)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.3.11)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.3.0)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.2.5)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.2.2)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtdb.so.1(TDB_1.2.1)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libldb.so.1(LDB_1.1.30)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libldb.so.1(LDB_1.1.19)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libldb.so.1(LDB_1.1.1)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libldb.so.1(LDB_0.9.23)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libldb.so.1(LDB_0.9.15)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libldb.so.1(LDB_0.9.10)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libaesni-intel-samba4.so(SAMBA_4.7.1)(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libtdb.so.1()(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libldb.so.1()(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libcups.so.2()(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libavahi-common.so.3()(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libavahi-client.so.3()(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n--> Processing Dependency: libaesni-intel-samba4.so()(64bit) for package: samba-client-libs-4.7.1-6.el7.x86_64\n---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed\n--> Running transaction check\n---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed\n---> Package cups-libs.x86_64 1:1.6.3-35.el7 will be installed\n---> Package libldb.x86_64 0:1.2.2-1.el7 will be installed\n---> Package libpath_utils.x86_64 0:0.2.1-29.el7 will be installed\n---> Package libtdb.x86_64 0:1.3.15-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.33-2.el7 will be installed\n---> Package samba-common.noarch 0:4.7.1-6.el7 will be installed\n---> Package samba-common-libs.x86_64 0:4.7.1-6.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n atomic-openshift-node\n x86_64 3.10.0-0.57.0.git.0.c7647b5.el7\n aos 5.1 M\nInstalling for dependencies:\n atomic-openshift x86_64 3.10.0-0.57.0.git.0.c7647b5.el7\n aos 39 M\n atomic-openshift-clients\n x86_64 3.10.0-0.57.0.git.0.c7647b5.el7\n aos 20 M\n atomic-openshift-hyperkube\n x86_64 3.10.0-0.57.0.git.0.c7647b5.el7\n aos 33 M\n avahi-libs x86_64 0.6.31-19.el7 oso-rhui-rhel-server-releases 62 k\n cifs-utils x86_64 6.2-10.el7 oso-rhui-rhel-server-releases 85 k\n conntrack-tools x86_64 1.4.4-3.el7_3 oso-rhui-rhel-server-releases 186 k\n cups-libs x86_64 1:1.6.3-35.el7 oso-rhui-rhel-server-releases 357 k\n gssproxy x86_64 0.7.0-17.el7 oso-rhui-rhel-server-releases 108 k\n keyutils x86_64 1.5.8-3.el7 oso-rhui-rhel-server-releases 54 k\n libbasicobjects x86_64 0.1.1-29.el7 oso-rhui-rhel-server-releases 25 k\n libcollection x86_64 0.7.0-29.el7 oso-rhui-rhel-server-releases 41 k\n libevent x86_64 2.0.21-4.el7 oso-rhui-rhel-server-releases 214 k\n libini_config x86_64 1.3.1-29.el7 oso-rhui-rhel-server-releases 63 k\n libldb x86_64 1.2.2-1.el7 oso-rhui-rhel-server-releases 131 k\n libnetfilter_cthelper\n x86_64 1.0.0-9.el7 oso-rhui-rhel-server-releases 18 k\n libnetfilter_cttimeout\n x86_64 1.0.0-6.el7 oso-rhui-rhel-server-releases 18 k\n libnetfilter_queue x86_64 1.0.2-2.el7_2 oso-rhui-rhel-server-releases 23 k\n libnfsidmap x86_64 0.25-19.el7 oso-rhui-rhel-server-releases 50 k\n libpath_utils x86_64 0.2.1-29.el7 oso-rhui-rhel-server-releases 28 k\n libref_array x86_64 0.1.5-29.el7 oso-rhui-rhel-server-releases 26 k\n libtalloc x86_64 2.1.10-1.el7 oso-rhui-rhel-server-releases 33 k\n libtdb x86_64 1.3.15-1.el7 oso-rhui-rhel-server-releases 48 k\n libtevent x86_64 0.9.33-2.el7 oso-rhui-rhel-server-releases 37 k\n libtirpc x86_64 0.2.4-0.10.el7 oso-rhui-rhel-server-releases 89 k\n libverto-libevent x86_64 0.2.5-4.el7 oso-rhui-rhel-server-releases 8.9 k\n libwbclient x86_64 4.7.1-6.el7 oso-rhui-rhel-server-releases 107 k\n nfs-utils x86_64 1:1.3.0-0.54.el7 oso-rhui-rhel-server-releases 407 k\n quota x86_64 1:4.01-17.el7 oso-rhui-rhel-server-releases 179 k\n quota-nls noarch 1:4.01-17.el7 oso-rhui-rhel-server-releases 90 k\n rpcbind x86_64 0.2.0-44.el7 oso-rhui-rhel-server-releases 59 k\n samba-client-libs x86_64 4.7.1-6.el7 oso-rhui-rhel-server-releases 4.8 M\n samba-common noarch 4.7.1-6.el7 oso-rhui-rhel-server-releases 205 k\n samba-common-libs x86_64 4.7.1-6.el7 oso-rhui-rhel-server-releases 162 k\n socat x86_64 1.7.3.2-2.el7 oso-rhui-rhel-server-releases 290 k\n tcp_wrappers x86_64 7.6-77.el7 oso-rhui-rhel-server-releases 79 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+35 Dependent packages)\n\nTotal download size: 105 M\nInstalled size: 656 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 53 MB/s | 105 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtalloc-2.1.10-1.el7.x86_64 1/36 \n Installing : libtdb-1.3.15-1.el7.x86_64 2/36 \n Installing : libtevent-0.9.33-2.el7.x86_64 3/36 \n Installing : keyutils-1.5.8-3.el7.x86_64 4/36 \n Installing : libevent-2.0.21-4.el7.x86_64 5/36 \n Installing : samba-common-4.7.1-6.el7.noarch 6/36 \n Installing : avahi-libs-0.6.31-19.el7.x86_64 7/36 \n Installing : libref_array-0.1.5-29.el7.x86_64 8/36 \n Installing : libbasicobjects-0.1.1-29.el7.x86_64 9/36 \n Installing : libcollection-0.7.0-29.el7.x86_64 10/36 \n Installing : libtirpc-0.2.4-0.10.el7.x86_64 11/36 \n Installing : rpcbind-0.2.0-44.el7.x86_64 12/36 \n Installing : 1:cups-libs-1.6.3-35.el7.x86_64 13/36 \n Installing : libverto-libevent-0.2.5-4.el7.x86_64 14/36 \n Installing : libldb-1.2.2-1.el7.x86_64 15/36 \n Installing : samba-common-libs-4.7.1-6.el7.x86_64 16/36 \n Installing : libwbclient-4.7.1-6.el7.x86_64 17/36 \n Installing : samba-client-libs-4.7.1-6.el7.x86_64 18/36 \n Installing : cifs-utils-6.2-10.el7.x86_64 19/36 \n Installing : socat-1.7.3.2-2.el7.x86_64 20/36 \n Installing : tcp_wrappers-7.6-77.el7.x86_64 21/36 \n Installing : libnfsidmap-0.25-19.el7.x86_64 22/36 \n Installing : libpath_utils-0.2.1-29.el7.x86_64 23/36 \n Installing : libini_config-1.3.1-29.el7.x86_64 24/36 \n Installing : gssproxy-0.7.0-17.el7.x86_64 25/36 \n Installing : 1:quota-nls-4.01-17.el7.noarch 26/36 \n Installing : 1:quota-4.01-17.el7.x86_64 27/36 \n Installing : 1:nfs-utils-1.3.0-0.54.el7.x86_64 28/36 \n Installing : atomic-openshift-hyperkube-3.10.0-0.57.0.git.0.c7647b5.e 29/36 \n Installing : libnetfilter_queue-1.0.2-2.el7_2.x86_64 30/36 \n Installing : atomic-openshift-clients-3.10.0-0.57.0.git.0.c7647b5.el7 31/36 \n Installing : atomic-openshift-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64 32/36 \n Installing : libnetfilter_cthelper-1.0.0-9.el7.x86_64 33/36 \n Installing : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 34/36 \n Installing : conntrack-tools-1.4.4-3.el7_3.x86_64 35/36 \n Installing : atomic-openshift-node-3.10.0-0.57.0.git.0.c7647b5.el7.x8 36/36 \n Verifying : libini_config-1.3.1-29.el7.x86_64 1/36 \n Verifying : libtirpc-0.2.4-0.10.el7.x86_64 2/36 \n Verifying : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 3/36 \n Verifying : libcollection-0.7.0-29.el7.x86_64 4/36 \n Verifying : libbasicobjects-0.1.1-29.el7.x86_64 5/36 \n Verifying : libnetfilter_cthelper-1.0.0-9.el7.x86_64 6/36 \n Verifying : conntrack-tools-1.4.4-3.el7_3.x86_64 7/36 \n Verifying : libref_array-0.1.5-29.el7.x86_64 8/36 \n Verifying : atomic-openshift-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64 9/36 \n Verifying : atomic-openshift-clients-3.10.0-0.57.0.git.0.c7647b5.el7 10/36 \n Verifying : avahi-libs-0.6.31-19.el7.x86_64 11/36 \n Verifying : samba-common-libs-4.7.1-6.el7.x86_64 12/36 \n Verifying : libnetfilter_queue-1.0.2-2.el7_2.x86_64 13/36 \n Verifying : samba-common-4.7.1-6.el7.noarch 14/36 \n Verifying : libldb-1.2.2-1.el7.x86_64 15/36 \n Verifying : rpcbind-0.2.0-44.el7.x86_64 16/36 \n Verifying : 1:nfs-utils-1.3.0-0.54.el7.x86_64 17/36 \n Verifying : atomic-openshift-hyperkube-3.10.0-0.57.0.git.0.c7647b5.e 18/36 \n Verifying : 1:quota-nls-4.01-17.el7.noarch 19/36 \n Verifying : libtdb-1.3.15-1.el7.x86_64 20/36 \n Verifying : samba-client-libs-4.7.1-6.el7.x86_64 21/36 \n Verifying : libevent-2.0.21-4.el7.x86_64 22/36 \n Verifying : cifs-utils-6.2-10.el7.x86_64 23/36 \n Verifying : libverto-libevent-0.2.5-4.el7.x86_64 24/36 \n Verifying : gssproxy-0.7.0-17.el7.x86_64 25/36 \n Verifying : libwbclient-4.7.1-6.el7.x86_64 26/36 \n Verifying : 1:quota-4.01-17.el7.x86_64 27/36 \n Verifying : libpath_utils-0.2.1-29.el7.x86_64 28/36 \n Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 29/36 \n Verifying : libtevent-0.9.33-2.el7.x86_64 30/36 \n Verifying : atomic-openshift-node-3.10.0-0.57.0.git.0.c7647b5.el7.x8 31/36 \n Verifying : libnfsidmap-0.25-19.el7.x86_64 32/36 \n Verifying : libtalloc-2.1.10-1.el7.x86_64 33/36 \n Verifying : keyutils-1.5.8-3.el7.x86_64 34/36 \n Verifying : tcp_wrappers-7.6-77.el7.x86_64 35/36 \n Verifying : socat-1.7.3.2-2.el7.x86_64 36/36 \n\nInstalled:\n atomic-openshift-node.x86_64 0:3.10.0-0.57.0.git.0.c7647b5.el7 \n\nDependency Installed:\n atomic-openshift.x86_64 0:3.10.0-0.57.0.git.0.c7647b5.el7 \n atomic-openshift-clients.x86_64 0:3.10.0-0.57.0.git.0.c7647b5.el7 \n atomic-openshift-hyperkube.x86_64 0:3.10.0-0.57.0.git.0.c7647b5.el7 \n avahi-libs.x86_64 0:0.6.31-19.el7 \n cifs-utils.x86_64 0:6.2-10.el7 \n conntrack-tools.x86_64 0:1.4.4-3.el7_3 \n cups-libs.x86_64 1:1.6.3-35.el7 \n gssproxy.x86_64 0:0.7.0-17.el7 \n keyutils.x86_64 0:1.5.8-3.el7 \n libbasicobjects.x86_64 0:0.1.1-29.el7 \n libcollection.x86_64 0:0.7.0-29.el7 \n libevent.x86_64 0:2.0.21-4.el7 \n libini_config.x86_64 0:1.3.1-29.el7 \n libldb.x86_64 0:1.2.2-1.el7 \n libnetfilter_cthelper.x86_64 0:1.0.0-9.el7 \n libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7 \n libnetfilter_queue.x86_64 0:1.0.2-2.el7_2 \n libnfsidmap.x86_64 0:0.25-19.el7 \n libpath_utils.x86_64 0:0.2.1-29.el7 \n libref_array.x86_64 0:0.1.5-29.el7 \n libtalloc.x86_64 0:2.1.10-1.el7 \n libtdb.x86_64 0:1.3.15-1.el7 \n libtevent.x86_64 0:0.9.33-2.el7 \n libtirpc.x86_64 0:0.2.4-0.10.el7 \n libverto-libevent.x86_64 0:0.2.5-4.el7 \n libwbclient.x86_64 0:4.7.1-6.el7 \n nfs-utils.x86_64 1:1.3.0-0.54.el7 \n quota.x86_64 1:4.01-17.el7 \n quota-nls.noarch 1:4.01-17.el7 \n rpcbind.x86_64 0:0.2.0-44.el7 \n samba-client-libs.x86_64 0:4.7.1-6.el7 \n samba-common.noarch 0:4.7.1-6.el7 \n samba-common-libs.x86_64 0:4.7.1-6.el7 \n socat.x86_64 0:1.7.3.2-2.el7 \n tcp_wrappers.x86_64 0:7.6-77.el7 \n\nComplete!\n"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'atomic-openshift-clients-3.10*'}) => {"attempts": 1, "changed": false, "failed": false, "item": {"name": "atomic-openshift-clients-3.10*"}, "msg": "", "rc": 0, "results": ["atomic-openshift-clients-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64 providing atomic-openshift-clients-3.10* is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'conntrack-tools'}) => {"attempts": 1, "changed": false, "failed": false, "item": {"name": "conntrack-tools"}, "msg": "", "rc": 0, "results": ["conntrack-tools-1.4.4-3.el7_3.x86_64 providing conntrack-tools is already installed"]} > >TASK [openshift_node : Restart cri-o] ****************************************** >Friday 01 June 2018 22:23:11 -0400 (0:00:48.431) 0:01:53.188 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "enabled": true, "failed": false, "failed_when_result": false, "name": "cri-o", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:22:00 EDT", "ActiveEnterTimestampMonotonic": "253710030", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network-online.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:22:00 EDT", "AssertTimestampMonotonic": "253612273", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:22:00 EDT", "ConditionTimestampMonotonic": "253612272", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/crio.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Open Container Initiative Daemon", "DevicePolicy": "auto", "Documentation": "https://github.com/kubernetes-incubator/cri-o", "Environment": "GOTRACEBACK=crash", "EnvironmentFile": "/etc/sysconfig/crio-network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5076", "ExecMainStartTimestamp": "Fri 2018-06-01 22:22:00 EDT", "ExecMainStartTimestampMonotonic": "253613094", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/crio ; argv[]=/usr/bin/crio $CRIO_STORAGE_OPTIONS $CRIO_NETWORK_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/crio.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "crio.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2018-06-01 22:22:00 EDT", "InactiveExitTimestampMonotonic": "253613142", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "1048576", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "5076", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "crio.service cri-o.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-999", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-abnormal", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Fri 2018-06-01 22:22:00 EDT", "WatchdogTimestampMonotonic": "253709986", "WatchdogUSec": "0"}} > >TASK [openshift_node : restart NetworkManager to ensure resolv.conf is present] *** >Friday 01 June 2018 22:23:11 -0400 (0:00:00.506) 0:01:53.694 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "enabled": true, "failed": false, "name": "NetworkManager", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:23:16 EDT", "ActiveEnterTimestampMonotonic": "329200832", "ActiveExitTimestamp": "Fri 2018-06-01 22:23:16 EDT", "ActiveExitTimestampMonotonic": "329113375", "ActiveState": "active", "After": "systemd-journald.socket basic.target dbus.service network-pre.target system.slice cloud-init-local.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:23:16 EDT", "AssertTimestampMonotonic": "329128675", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target network.service cloud-init.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "537212130", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:23:16 EDT", "ConditionTimestampMonotonic": "329128673", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "man:NetworkManager(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6434", "ExecMainStartTimestamp": "Fri 2018-06-01 22:23:16 EDT", "ExecMainStartTimestampMonotonic": "329129043", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/dbus-send ; argv[]=/usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Reload uint32:0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-06-01 22:23:16 EDT", "InactiveEnterTimestampMonotonic": "329126905", "InactiveExitTimestamp": "Fri 2018-06-01 22:23:16 EDT", "InactiveExitTimestampMonotonic": "329129115", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "6434", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice network.target", "WatchdogTimestamp": "Fri 2018-06-01 22:23:16 EDT", "WatchdogTimestampMonotonic": "329200788", "WatchdogUSec": "0"}} > >TASK [openshift_node : sysctl] ************************************************* >Friday 01 June 2018 22:23:12 -0400 (0:00:00.435) 0:01:54.130 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false} > >TASK [openshift_node : Check for credentials file for registry auth] *********** >Friday 01 June 2018 22:23:12 -0400 (0:00:00.463) 0:01:54.594 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_node : Create credentials for registry auth] ******************* >Friday 01 June 2018 22:23:12 -0400 (0:00:00.327) 0:01:54.921 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": true, "cmd": ["docker", "--config=/var/lib/origin/.docker", "login", "-u", "****", "-p", "****", "registry.reg-aws.openshift.com:443"], "delta": "0:00:00.187972", "end": "2018-06-01 22:24:13.059872", "failed": false, "rc": 0, "start": "2018-06-01 22:24:12.871900", "stderr": "", "stderr_lines": [], "stdout": "Login Succeeded", "stdout_lines": ["Login Succeeded"]} > >TASK [openshift_node : Create credentials for registry auth (alternative)] ***** >Friday 01 June 2018 22:23:13 -0400 (0:00:00.520) 0:01:55.442 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Setup ro mount of /root/.docker for containerized hosts] *** >Friday 01 June 2018 22:23:13 -0400 (0:00:00.026) 0:01:55.469 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Check that node image is present] *********************** >Friday 01 June 2018 22:23:13 -0400 (0:00:00.025) 0:01:55.495 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["docker", "images", "-q", "registry.reg-aws.openshift.com:443/openshift3/ose-node:v3.10.0-0.57.0"], "delta": "0:00:00.023281", "end": "2018-06-01 22:24:13.463136", "failed": false, "rc": 0, "start": "2018-06-01 22:24:13.439855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_node : Pre-pull node image] ************************************ >Friday 01 June 2018 22:23:13 -0400 (0:00:00.420) 0:01:55.915 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_job_id": "9117534960.7550", "changed": true, "failed": false, "finished": 0, "results_file": "/root/.ansible_async/9117534960.7550", "started": 1} > >TASK [openshift_node : Copy node script to the node] *************************** >Friday 01 June 2018 22:23:15 -0400 (0:00:01.799) 0:01:57.715 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "e3c74bfc6a34da5fc98b21edee8c000a63740f29", "dest": "/usr/local/bin/openshift-node", "failed": false, "gid": 0, "group": "root", "md5sum": "549cf8097c4dfd037af1f201dc1d7131", "mode": "0500", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 771, "src": "/root/.ansible/tmp/ansible-tmp-1527906195.69-179111077468119/source", "state": "file", "uid": 0} > >TASK [openshift_node : Install Node service file] ****************************** >Friday 01 June 2018 22:23:17 -0400 (0:00:02.331) 0:02:00.046 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "5927cab7e4d6abb22e35602d4ea74aac63461069", "dest": "/etc/systemd/system/atomic-openshift-node.service", "failed": false, "gid": 0, "group": "root", "md5sum": "9e9d68c3d9b64253500dd65d6669aa0b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 563, "src": "/root/.ansible/tmp/ansible-tmp-1527906198.15-103740555379304/source", "state": "file", "uid": 0} > >TASK [openshift_node : Ensure old system path is set] ************************** >Friday 01 June 2018 22:23:19 -0400 (0:00:01.439) 0:02:01.485 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/openvswitch) => {"changed": false, "item": "/etc/origin/openvswitch", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/var/lib/kubelet) => {"changed": false, "item": "/var/lib/kubelet", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/opt/cni/bin) => {"changed": false, "item": "/opt/cni/bin", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Check status of node image pre-pull] ******************** >Friday 01 June 2018 22:23:19 -0400 (0:00:00.075) 0:02:01.561 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Copy node container image to ostree storage] ************ >Friday 01 June 2018 22:23:19 -0400 (0:00:00.032) 0:02:01.593 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Install or Update node system container] **************** >Friday 01 June 2018 22:23:19 -0400 (0:00:00.031) 0:02:01.625 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Restart network manager to ensure networking configuration is in place] *** >Friday 01 June 2018 22:23:19 -0400 (0:00:00.031) 0:02:01.657 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Configure Node settings] ******************************** >Friday 01 June 2018 22:23:19 -0400 (0:00:00.029) 0:02:01.687 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'regex': u'^OPTIONS=', u'line': u'OPTIONS='}) => {"backup": "", "changed": true, "failed": false, "item": {"line": "OPTIONS=", "regex": "^OPTIONS="}, "msg": "line replaced"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'regex': u'^DEBUG_LOGLEVEL=', u'line': u'DEBUG_LOGLEVEL=5'}) => {"backup": "", "changed": true, "failed": false, "item": {"line": "DEBUG_LOGLEVEL=5", "regex": "^DEBUG_LOGLEVEL="}, "msg": "line added"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'regex': u'^CONFIG_FILE=', u'line': u'CONFIG_FILE=/etc/origin/node/node-config.yaml'}) => {"backup": "", "changed": false, "failed": false, "item": {"line": "CONFIG_FILE=/etc/origin/node/node-config.yaml", "regex": "^CONFIG_FILE="}, "msg": ""} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'regex': u'^IMAGE_VERSION=', u'line': u'IMAGE_VERSION=v3.10.0-0.57.0'}) => {"backup": "", "changed": true, "failed": false, "item": {"line": "IMAGE_VERSION=v3.10.0-0.57.0", "regex": "^IMAGE_VERSION="}, "msg": "line added"} > >TASK [openshift_node : Configure Proxy Settings] ******************************* >Friday 01 June 2018 22:23:21 -0400 (0:00:01.682) 0:02:03.370 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'regex': u'^HTTP_PROXY=', u'line': u'HTTP_PROXY='}) => {"changed": false, "item": {"line": "HTTP_PROXY=", "regex": "^HTTP_PROXY="}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'regex': u'^HTTPS_PROXY=', u'line': u'HTTPS_PROXY='}) => {"changed": false, "item": {"line": "HTTPS_PROXY=", "regex": "^HTTPS_PROXY="}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'regex': u'^NO_PROXY=', u'line': u'NO_PROXY=[],172.31.0.0/16,10.2.0.0/16'}) => {"changed": false, "item": {"line": "NO_PROXY=[],172.31.0.0/16,10.2.0.0/16", "regex": "^NO_PROXY="}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : file] *************************************************** >Friday 01 June 2018 22:23:21 -0400 (0:00:00.079) 0:02:03.450 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Create the Node config] ********************************* >Friday 01 June 2018 22:23:21 -0400 (0:00:00.040) 0:02:03.490 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "fa5d633acc6c0c8ef7670f75cba8bd570a3c48d7", "dest": "/etc/origin/node/node-config.yaml", "failed": false, "gid": 0, "group": "root", "md5sum": "670ec4de6aa7f88af1ffb332a0157adc", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1622, "src": "/root/.ansible/tmp/ansible-tmp-1527906201.6-157788079944746/source", "state": "file", "uid": 0} > >TASK [openshift_node : Configure Node Environment Variables] ******************* >Friday 01 June 2018 22:23:22 -0400 (0:00:01.017) 0:02:04.507 *********** > >TASK [openshift_node : Ensure the node static pod directory exists] ************ >Friday 01 June 2018 22:23:22 -0400 (0:00:00.025) 0:02:04.533 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/origin/node/pods", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_node : Configure AWS Cloud Provider Settings] ****************** >Friday 01 June 2018 22:23:22 -0400 (0:00:00.299) 0:02:04.833 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true, "failed": false} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true, "failed": false} > >TASK [openshift_node : Check status of node image pre-pull] ******************** >Friday 01 June 2018 22:23:23 -0400 (0:00:00.593) 0:02:05.427 *********** >FAILED - RETRYING: Check status of node image pre-pull (30 retries left). >FAILED - RETRYING: Check status of node image pre-pull (29 retries left). >FAILED - RETRYING: Check status of node image pre-pull (28 retries left). >FAILED - RETRYING: Check status of node image pre-pull (27 retries left). >FAILED - RETRYING: Check status of node image pre-pull (26 retries left). >FAILED - RETRYING: Check status of node image pre-pull (25 retries left). >FAILED - RETRYING: Check status of node image pre-pull (24 retries left). >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"actions": ["Pulled image registry.reg-aws.openshift.com:443/openshift3/ose-node:v3.10.0-0.57.0"], "ansible_job_id": "9117534960.7550", "attempts": 8, "changed": true, "failed": false, "finished": 1, "image": [{"Architecture": "amd64", "Author": "", "Comment": "", "Config": {"ArgsEscaped": true, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": null, "Domainname": "", "Entrypoint": ["/usr/local/bin/atomic-openshift-node-run.sh"], "Env": ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "container=oci", "HOME=/root", "KUBECONFIG=/etc/origin/node/node.kubeconfig", "OPENSHIFT_CONTAINERIZED=true"], "ExposedPorts": {"53/tcp": {}, "8443/tcp": {}}, "Hostname": "275866c14a28", "Image": "a6479db3b475adfd9d32abab35c2a94e882b6c94c152d92f6d7a97700e615229", "Labels": {"License": "GPLv2+", "architecture": "x86_64", "authoritative-source-url": "registry.access.redhat.com", "build-date": "2018-06-01T22:10:50.137410", "com.redhat.build-host": "osbs-cpt-005.ocp.osbs.upshift.eng.rdu2.redhat.com", "com.redhat.component": "openshift-enterprise-node-container", "description": "This is a component of OpenShift Container Platform and contains the software for individual nodes when using SDN.", "distribution-scope": "public", "io.k8s.description": "This is a component of OpenShift Container Platform and contains the software for individual nodes when using SDN.", "io.k8s.display-name": "OpenShift Container Platform Node", "io.openshift.tags": "openshift,node", "name": "openshift3/ose-node", "release": "0.57.0.0", "summary": "Provides the latest release of Red Hat Enterprise Linux 7 in a fully featured and supported base image.", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/openshift3/ose-node/images/v3.10.0-0.57.0.0", "vcs-ref": "503b64e42881eec5cdc1ddfe5825dbb1830e7baa", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "v3.10.0"}, "OnBuild": [], "OpenStdin": false, "StdinOnce": false, "Tty": false, "User": "", "Volumes": null, "WorkingDir": "/var/lib/origin"}, "Container": "", "ContainerConfig": {"ArgsEscaped": true, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": ["/bin/sh", "-c", "rm -f '/etc/yum.repos.d/unsigned.repo'"], "Domainname": "", "Entrypoint": ["/usr/local/bin/atomic-openshift-node-run.sh"], "Env": ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "container=oci", "HOME=/root", "KUBECONFIG=/etc/origin/node/node.kubeconfig", "OPENSHIFT_CONTAINERIZED=true"], "ExposedPorts": {"53/tcp": {}, "8443/tcp": {}}, "Hostname": "275866c14a28", "Image": "sha256:b79961da035b6f6c0a264d2d0e0d6785ebe793455e24fb2ea5a62361343308cf", "Labels": {"License": "GPLv2+", "architecture": "x86_64", "authoritative-source-url": "registry.access.redhat.com", "build-date": "2018-06-01T22:10:50.137410", "com.redhat.build-host": "osbs-cpt-005.ocp.osbs.upshift.eng.rdu2.redhat.com", "com.redhat.component": "openshift-enterprise-node-container", "description": "This is a component of OpenShift Container Platform and contains the software for individual nodes when using SDN.", "distribution-scope": "public", "io.k8s.description": "This is a component of OpenShift Container Platform and contains the software for individual nodes when using SDN.", "io.k8s.display-name": "OpenShift Container Platform Node", "io.openshift.tags": "openshift,node", "name": "openshift3/ose-node", "release": "0.57.0.0", "summary": "Provides the latest release of Red Hat Enterprise Linux 7 in a fully featured and supported base image.", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/openshift3/ose-node/images/v3.10.0-0.57.0.0", "vcs-ref": "503b64e42881eec5cdc1ddfe5825dbb1830e7baa", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "v3.10.0"}, "OnBuild": [], "OpenStdin": false, "StdinOnce": false, "Tty": false, "User": "", "Volumes": null, "WorkingDir": "/var/lib/origin"}, "Created": "2018-06-01T22:14:27.840044Z", "DockerVersion": "1.12.6", "GraphDriver": {"Data": {"LowerDir": "/var/lib/containers/docker/overlay2/81947113cd3894ec79d6b1471ce8bec6b7a6889a0151c3f9c28fdbc9046b07d6/diff:/var/lib/containers/docker/overlay2/7e7030642b900b69f4f9e3157885cc965074845162667c0b7babdc3cfbb12609/diff:/var/lib/containers/docker/overlay2/41830f6b040de86bb0eb06fc5ba066cbf368401935fdc0f4598e389f61df6813/diff:/var/lib/containers/docker/overlay2/613f6c3dd2876d1ea946cc48c397d4d1d9105a02784d69febe28c26b49a11b4b/diff", "MergedDir": "/var/lib/containers/docker/overlay2/23149a99843c127187b44b7b89c48f2025551824257d4d04e6ee894bace5141b/merged", "UpperDir": "/var/lib/containers/docker/overlay2/23149a99843c127187b44b7b89c48f2025551824257d4d04e6ee894bace5141b/diff", "WorkDir": "/var/lib/containers/docker/overlay2/23149a99843c127187b44b7b89c48f2025551824257d4d04e6ee894bace5141b/work"}, "Name": "overlay2"}, "Id": "sha256:69f524126fdf91b2ee30fcb6faa5fd8ae340a80a02ff2c1f91c69d6e0d820a01", "Os": "linux", "Parent": "", "RepoDigests": ["registry.reg-aws.openshift.com:443/openshift3/ose-node@sha256:bda9b3ac4eb9815a1fc65043d548a1b77c1bfb87ded4cba2f4f28974c1cf368c"], "RepoTags": ["registry.reg-aws.openshift.com:443/openshift3/ose-node:v3.10.0-0.57.0"], "RootFS": {"Layers": ["sha256:f4fa6c253d2ff944ef6975be17cd0bb59896b386f9e2b737539400a37a68a80b", "sha256:d6a4dd6ace1f76d1410e389c23e515a09eda880da05850b4343e2b39b6ced363", "sha256:a3a3496e748c27d67b86a00fd5270d670ee0b64b2056280c513a17f915b3818a", "sha256:96bfe68b9f00f9d30ed0673fce187b543a594de333f4891776d40c7d86564f70", "sha256:9b5afeef1d8a5ec781f6f04dad8086a1058c0f8c23797d094d0fdc1aa13cabfe"], "Type": "layers"}, "Size": 1203099298, "VirtualSize": 1203099298}, false]} > >TASK [openshift_node : Install NFS storage plugin dependencies] **************** >Friday 01 June 2018 22:24:06 -0400 (0:00:42.674) 0:02:48.102 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["1:nfs-utils-1.3.0-0.54.el7.x86_64 providing nfs-utils is already installed"]} > >TASK [openshift_node : Check for existence of nfs sebooleans] ****************** >Friday 01 June 2018 22:24:06 -0400 (0:00:00.496) 0:02:48.599 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=virt_use_nfs) => {"changed": false, "cmd": ["getsebool", "virt_use_nfs"], "delta": "0:00:00.004195", "end": "2018-06-01 22:25:06.444071", "failed": false, "failed_when_result": false, "item": "virt_use_nfs", "rc": 0, "start": "2018-06-01 22:25:06.439876", "stderr": "", "stderr_lines": [], "stdout": "virt_use_nfs --> on", "stdout_lines": ["virt_use_nfs --> on"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=virt_sandbox_use_nfs) => {"changed": false, "cmd": ["getsebool", "virt_sandbox_use_nfs"], "delta": "0:00:00.003584", "end": "2018-06-01 22:25:06.640786", "failed": false, "failed_when_result": false, "item": "virt_sandbox_use_nfs", "rc": 0, "start": "2018-06-01 22:25:06.637202", "stderr": "", "stderr_lines": [], "stdout": "virt_use_nfs --> on", "stdout_lines": ["virt_use_nfs --> on"]} > >TASK [openshift_node : Set seboolean to allow nfs storage plugin access from containers] *** >Friday 01 June 2018 22:24:06 -0400 (0:00:00.420) 0:02:49.020 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-01 22:25:06.444071', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_use_nfs'], u'rc': 0, 'item': u'virt_use_nfs', u'delta': u'0:00:00.004195', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-06-01 22:25:06.439876', '_ansible_ignore_errors': None, 'failed': False}) => {"changed": false, "failed": false, "item": {"changed": false, "cmd": ["getsebool", "virt_use_nfs"], "delta": "0:00:00.004195", "end": "2018-06-01 22:25:06.444071", "failed": false, "failed_when_result": false, "invocation": {"module_args": {"_raw_params": "getsebool virt_use_nfs", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "virt_use_nfs", "rc": 0, "start": "2018-06-01 22:25:06.439876", "stderr": "", "stderr_lines": [], "stdout": "virt_use_nfs --> on", "stdout_lines": ["virt_use_nfs --> on"]}, "name": "virt_use_nfs", "state": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-01 22:25:06.640786', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_nfs'], u'rc': 0, 'item': u'virt_sandbox_use_nfs', u'delta': u'0:00:00.003584', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-06-01 22:25:06.637202', '_ansible_ignore_errors': None, 'failed': False}) => {"changed": false, "item": {"changed": false, "cmd": ["getsebool", "virt_sandbox_use_nfs"], "delta": "0:00:00.003584", "end": "2018-06-01 22:25:06.640786", "failed": false, "failed_when_result": false, "invocation": {"module_args": {"_raw_params": "getsebool virt_sandbox_use_nfs", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "virt_sandbox_use_nfs", "rc": 0, "start": "2018-06-01 22:25:06.637202", "stderr": "", "stderr_lines": [], "stdout": "virt_use_nfs --> on", "stdout_lines": ["virt_use_nfs --> on"]}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Set seboolean to allow nfs storage plugin access from containers (python 3)] *** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.358) 0:02:49.378 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-01 22:25:06.444071', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_use_nfs'], u'rc': 0, 'item': u'virt_use_nfs', u'delta': u'0:00:00.004195', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-06-01 22:25:06.439876', '_ansible_ignore_errors': None, 'failed': False}) => {"changed": false, "item": {"changed": false, "cmd": ["getsebool", "virt_use_nfs"], "delta": "0:00:00.004195", "end": "2018-06-01 22:25:06.444071", "failed": false, "failed_when_result": false, "invocation": {"module_args": {"_raw_params": "getsebool virt_use_nfs", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "virt_use_nfs", "rc": 0, "start": "2018-06-01 22:25:06.439876", "stderr": "", "stderr_lines": [], "stdout": "virt_use_nfs --> on", "stdout_lines": ["virt_use_nfs --> on"]}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-01 22:25:06.640786', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_nfs'], u'rc': 0, 'item': u'virt_sandbox_use_nfs', u'delta': u'0:00:00.003584', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-06-01 22:25:06.637202', '_ansible_ignore_errors': None, 'failed': False}) => {"changed": false, "item": {"changed": false, "cmd": ["getsebool", "virt_sandbox_use_nfs"], "delta": "0:00:00.003584", "end": "2018-06-01 22:25:06.640786", "failed": false, "failed_when_result": false, "invocation": {"module_args": {"_raw_params": "getsebool virt_sandbox_use_nfs", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "virt_sandbox_use_nfs", "rc": 0, "start": "2018-06-01 22:25:06.637202", "stderr": "", "stderr_lines": [], "stdout": "virt_use_nfs --> on", "stdout_lines": ["virt_use_nfs --> on"]}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Install GlusterFS storage plugin dependencies] ********** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.057) 0:02:49.436 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Check for existence of fusefs sebooleans] *************** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.025) 0:02:49.461 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=virt_use_fusefs) => {"changed": false, "item": "virt_use_fusefs", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=virt_sandbox_use_fusefs) => {"changed": false, "item": "virt_sandbox_use_fusefs", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Set seboolean to allow gluster storage plugin access from containers] *** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.038) 0:02:49.500 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u'virt_use_fusefs', 'changed': False, '_ansible_ignore_errors': None}) => {"changed": false, "item": {"changed": false, "item": "virt_use_fusefs", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u'virt_sandbox_use_fusefs', 'changed': False, '_ansible_ignore_errors': None}) => {"changed": false, "item": {"changed": false, "item": "virt_sandbox_use_fusefs", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Set seboolean to allow gluster storage plugin access from containers (python 3)] *** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.041) 0:02:49.541 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u'virt_use_fusefs', 'changed': False, '_ansible_ignore_errors': None}) => {"changed": false, "item": {"changed": false, "item": "virt_use_fusefs", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u'virt_sandbox_use_fusefs', 'changed': False, '_ansible_ignore_errors': None}) => {"changed": false, "item": {"changed": false, "item": "virt_sandbox_use_fusefs", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Install Ceph storage plugin dependencies] *************** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.040) 0:02:49.582 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Install iSCSI storage plugin dependencies] ************** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.025) 0:02:49.607 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=iscsi-initiator-utils) => {"changed": false, "item": "iscsi-initiator-utils", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=device-mapper-multipath) => {"changed": false, "item": "device-mapper-multipath", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : restart services] *************************************** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.037) 0:02:49.645 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=multipathd) => {"changed": false, "item": "multipathd", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=rpcbind) => {"changed": false, "item": "rpcbind", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=iscsid) => {"changed": false, "item": "iscsid", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Template multipath configuration] *********************** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.047) 0:02:49.693 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Enable multipath] *************************************** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.025) 0:02:49.718 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [tuned : Check for tuned package] ***************************************** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.027) 0:02:49.746 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["rpm", "-q", "tuned"], "delta": "0:00:00.034069", "end": "2018-06-01 22:25:07.620710", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:25:07.586641", "stderr": "", "stderr_lines": [], "stdout": "tuned-2.9.0-1.el7.noarch", "stdout_lines": ["tuned-2.9.0-1.el7.noarch"]} > >TASK [tuned : Set tuned OpenShift variables] *********************************** >Friday 01 June 2018 22:24:07 -0400 (0:00:00.251) 0:02:49.997 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_tuned_guest_profile": "virtual-guest"}, "changed": false, "failed": false} > >TASK [tuned : Ensure directory structure exists] ******************************* >Friday 01 June 2018 22:24:07 -0400 (0:00:00.047) 0:02:50.045 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "mode": "0755", "owner": "root", "path": "/etc/tuned/openshift", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "state": "directory", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-control-plane', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-control-plane", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "mode": "0755", "owner": "root", "path": "/etc/tuned/openshift-control-plane", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "state": "directory", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-node', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-node", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "mode": "0755", "owner": "root", "path": "/etc/tuned/openshift-node", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "state": "directory", "uid": 0} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "recommend.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 290, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/recommend.conf", "state": "file", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 594, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift/tuned.conf", "state": "file", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-control-plane/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 744, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf", "state": "file", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': u's0', 'seuser': u'unconfined_u', 'serole': u'object_r', 'ctime': 1527905886.7214212, 'state': u'file', 'gid': 1004, 'mode': u'0644', 'mtime': 1527905886.7214212, 'owner': u'slave4', 'path': u'openshift-node/tuned.conf', 'size': 135, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': u'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-node/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 135, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf", "state": "file", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [tuned : Ensure files are populated from templates] *********************** >Friday 01 June 2018 22:24:08 -0400 (0:00:00.654) 0:02:50.700 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-control-plane', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-control-plane", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-node', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-node", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": true, "checksum": "a315ee0694c89762e25c8fc6496509b6b2c12647", "dest": "/etc/tuned/recommend.conf", "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "recommend.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 290, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/recommend.conf", "state": "file", "uid": 1004}, "md5sum": "9669b8fba3133e719fe1ca1743b52d31", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 290, "src": "/root/.ansible/tmp/ansible-tmp-1527906248.71-90767457523221/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": true, "checksum": "bdb5841036065d08bb380c1d4f56364b91edd7b8", "dest": "/etc/tuned/openshift/tuned.conf", "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 594, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift/tuned.conf", "state": "file", "uid": 1004}, "md5sum": "abfa3754f4c56392aceb36bd1d21b1a4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 572, "src": "/root/.ansible/tmp/ansible-tmp-1527906249.39-236765409821741/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": true, "checksum": "e0aacbb2113ebb6b846fff19750095241949088c", "dest": "/etc/tuned/openshift-control-plane/tuned.conf", "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-control-plane/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 744, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf", "state": "file", "uid": 1004}, "md5sum": "427d3a9a46c4930934b349285eed4b2b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 744, "src": "/root/.ansible/tmp/ansible-tmp-1527906250.06-212753226388986/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': u's0', 'seuser': u'unconfined_u', 'serole': u'object_r', 'ctime': 1527905886.7214212, 'state': u'file', 'gid': 1004, 'mode': u'0644', 'mtime': 1527905886.7214212, 'owner': u'slave4', 'path': u'openshift-node/tuned.conf', 'size': 135, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': u'user_home_t'}) => {"changed": true, "checksum": "434167205aeaabebced87d99c748e4566a5c7bb3", "dest": "/etc/tuned/openshift-node/tuned.conf", "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-node/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 135, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf", "state": "file", "uid": 1004}, "md5sum": "ce7f9676b84727757117e19bf672e44e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 135, "src": "/root/.ansible/tmp/ansible-tmp-1527906250.75-238647253391540/source", "state": "file", "uid": 0} > >TASK [tuned : Make tuned use the recommended tuned profile on restart] ********* >Friday 01 June 2018 22:24:11 -0400 (0:00:02.769) 0:02:53.469 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/tuned/active_profile) => {"changed": true, "failed": false, "item": "/etc/tuned/active_profile", "path": "/etc/tuned/active_profile", "state": "absent"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/tuned/profile_mode) => {"changed": true, "failed": false, "item": "/etc/tuned/profile_mode", "path": "/etc/tuned/profile_mode", "state": "absent"} > >TASK [tuned : Restart tuned service] ******************************************* >Friday 01 June 2018 22:24:11 -0400 (0:00:00.408) 0:02:53.878 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "name": "tuned", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:18:10 EDT", "ActiveEnterTimestampMonotonic": "23951789", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice systemd-sysctl.service basic.target network.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:18:09 EDT", "AssertTimestampMonotonic": "22316336", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:18:09 EDT", "ConditionTimestampMonotonic": "22316335", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "921", "ExecMainStartTimestamp": "Fri 2018-06-01 22:18:09 EDT", "ExecMainStartTimestampMonotonic": "22317301", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2018-06-01 22:18:09 EDT", "InactiveExitTimestampMonotonic": "22317358", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "921", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service dbus.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Fri 2018-06-01 22:18:10 EDT", "WatchdogTimestampMonotonic": "23951722", "WatchdogUSec": "0"}} > >TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] ******* >Friday 01 June 2018 22:24:13 -0400 (0:00:01.534) 0:02:55.412 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["logrotate-3.8.6-15.el7.x86_64 providing logrotate is already installed"]} > >TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] *** >Friday 01 June 2018 22:24:13 -0400 (0:00:00.505) 0:02:55.918 *********** > >RUNNING HANDLER [openshift_node : reload systemd units] ************************ >Friday 01 June 2018 22:24:13 -0400 (0:00:00.015) 0:02:55.933 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.070563", "end": "2018-06-01 22:25:13.857183", "failed": false, "rc": 0, "start": "2018-06-01 22:25:13.786620", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >PLAY [node bootstrap config] *************************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:24:14 -0400 (0:00:00.305) 0:02:56.239 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_node : install needed rpm(s)] ********************************** >Friday 01 June 2018 22:24:14 -0400 (0:00:00.454) 0:02:56.694 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=atomic-openshift-node) => {"attempts": 1, "changed": false, "failed": false, "item": "atomic-openshift-node", "msg": "", "rc": 0, "results": ["atomic-openshift-node-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64 providing atomic-openshift-node is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=atomic-openshift-docker-excluder) => {"attempts": 1, "changed": false, "failed": false, "item": "atomic-openshift-docker-excluder", "msg": "", "rc": 0, "results": ["atomic-openshift-docker-excluder-3.10.0-0.57.0.git.0.c7647b5.el7.noarch providing atomic-openshift-docker-excluder is already installed"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ansible) => {"attempts": 1, "changed": true, "failed": false, "item": "ansible", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package ansible.noarch 0:2.4.2.0-2.el7 will be installed\n--> Processing Dependency: sshpass for package: ansible-2.4.2.0-2.el7.noarch\n--> Processing Dependency: python2-jmespath for package: ansible-2.4.2.0-2.el7.noarch\n--> Processing Dependency: python-passlib for package: ansible-2.4.2.0-2.el7.noarch\n--> Processing Dependency: python-paramiko for package: ansible-2.4.2.0-2.el7.noarch\n--> Processing Dependency: python-httplib2 for package: ansible-2.4.2.0-2.el7.noarch\n--> Processing Dependency: python-cryptography for package: ansible-2.4.2.0-2.el7.noarch\n--> Running transaction check\n---> Package python-httplib2.noarch 0:0.9.2-1.el7 will be installed\n---> Package python-paramiko.noarch 0:2.1.1-4.el7 will be installed\n--> Processing Dependency: python2-pyasn1 for package: python-paramiko-2.1.1-4.el7.noarch\n---> Package python-passlib.noarch 0:1.6.5-2.el7 will be installed\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-jmespath.noarch 0:0.9.0-3.el7 will be installed\n---> Package sshpass.x86_64 0:1.06-2.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n ansible noarch 2.4.2.0-2.el7 oso-rhui-rhel-server-extras 7.6 M\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 oso-rhui-rhel-server-releases 218 k\n python-enum34 noarch 1.0.4-1.el7 oso-rhui-rhel-server-releases 52 k\n python-httplib2 noarch 0.9.2-1.el7 aos 114 k\n python-idna noarch 2.4-1.el7 oso-rhui-rhel-server-releases 94 k\n python-paramiko noarch 2.1.1-4.el7 oso-rhui-rhel-server-extras 268 k\n python-passlib noarch 1.6.5-2.el7 aos 487 k\n python-ply noarch 3.4-11.el7 oso-rhui-rhel-server-releases 123 k\n python-pycparser noarch 2.14-1.el7 oso-rhui-rhel-server-releases 105 k\n python2-cryptography x86_64 1.7.2-2.el7 oso-rhui-rhel-server-releases 503 k\n python2-jmespath noarch 0.9.0-3.el7 aos 38 k\n python2-pyasn1 noarch 0.1.9-7.el7 oso-rhui-rhel-server-releases 100 k\n sshpass x86_64 1.06-2.el7 aos 20 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+12 Dependent packages)\n\nTotal download size: 9.7 M\nInstalled size: 49 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 15 MB/s | 9.7 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/13 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/13 \n Installing : python-httplib2-0.9.2-1.el7.noarch 3/13 \n Installing : sshpass-1.06-2.el7.x86_64 4/13 \n Installing : python2-jmespath-0.9.0-3.el7.noarch 5/13 \n Installing : python-passlib-1.6.5-2.el7.noarch 6/13 \n Installing : python-ply-3.4-11.el7.noarch 7/13 \n Installing : python-pycparser-2.14-1.el7.noarch 8/13 \n Installing : python-cffi-1.6.0-5.el7.x86_64 9/13 \n Installing : python-idna-2.4-1.el7.noarch 10/13 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 11/13 \n Installing : python-paramiko-2.1.1-4.el7.noarch 12/13 \n Installing : ansible-2.4.2.0-2.el7.noarch 13/13 \n Verifying : python-idna-2.4-1.el7.noarch 1/13 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/13 \n Verifying : python-ply-3.4-11.el7.noarch 3/13 \n Verifying : python-passlib-1.6.5-2.el7.noarch 4/13 \n Verifying : python2-jmespath-0.9.0-3.el7.noarch 5/13 \n Verifying : ansible-2.4.2.0-2.el7.noarch 6/13 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 7/13 \n Verifying : sshpass-1.06-2.el7.x86_64 8/13 \n Verifying : python-httplib2-0.9.2-1.el7.noarch 9/13 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 10/13 \n Verifying : python-paramiko-2.1.1-4.el7.noarch 11/13 \n Verifying : python-enum34-1.0.4-1.el7.noarch 12/13 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 13/13 \n\nInstalled:\n ansible.noarch 0:2.4.2.0-2.el7 \n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 \n python-enum34.noarch 0:1.0.4-1.el7 \n python-httplib2.noarch 0:0.9.2-1.el7 \n python-idna.noarch 0:2.4-1.el7 \n python-paramiko.noarch 0:2.1.1-4.el7 \n python-passlib.noarch 0:1.6.5-2.el7 \n python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n python2-cryptography.x86_64 0:1.7.2-2.el7 \n python2-jmespath.noarch 0:0.9.0-3.el7 \n python2-pyasn1.noarch 0:0.1.9-7.el7 \n sshpass.x86_64 0:1.06-2.el7 \n\nComplete!\n"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=bash-completion) => {"attempts": 1, "changed": false, "failed": false, "item": "bash-completion", "msg": "", "rc": 0, "results": ["1:bash-completion-2.1-6.el7.noarch providing bash-completion is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=docker) => {"attempts": 1, "changed": false, "failed": false, "item": "docker", "msg": "", "rc": 0, "results": ["2:docker-1.13.1-63.git94f4240.el7.x86_64 providing docker is already installed"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=haproxy) => {"attempts": 1, "changed": true, "failed": false, "item": "haproxy", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package haproxy.x86_64 0:1.5.18-7.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n haproxy x86_64 1.5.18-7.el7 oso-rhui-rhel-server-releases 834 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 834 k\nInstalled size: 2.6 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : haproxy-1.5.18-7.el7.x86_64 1/1 \n Verifying : haproxy-1.5.18-7.el7.x86_64 1/1 \n\nInstalled:\n haproxy.x86_64 0:1.5.18-7.el7 \n\nComplete!\n"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=dnsmasq) => {"attempts": 1, "changed": false, "failed": false, "item": "dnsmasq", "msg": "", "rc": 0, "results": ["dnsmasq-2.76-5.el7.x86_64 providing dnsmasq is already installed"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ntp) => {"attempts": 1, "changed": true, "failed": false, "item": "ntp", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package ntp.x86_64 0:4.2.6p5-28.el7 will be installed\n--> Processing Dependency: ntpdate = 4.2.6p5-28.el7 for package: ntp-4.2.6p5-28.el7.x86_64\n--> Processing Dependency: libopts.so.25()(64bit) for package: ntp-4.2.6p5-28.el7.x86_64\n--> Running transaction check\n---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed\n---> Package ntpdate.x86_64 0:4.2.6p5-28.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n ntp x86_64 4.2.6p5-28.el7 oso-rhui-rhel-server-releases 549 k\nInstalling for dependencies:\n autogen-libopts x86_64 5.18-5.el7 oso-rhui-rhel-server-releases 66 k\n ntpdate x86_64 4.2.6p5-28.el7 oso-rhui-rhel-server-releases 86 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+2 Dependent packages)\n\nTotal download size: 701 k\nInstalled size: 1.6 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.7 MB/s | 701 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : autogen-libopts-5.18-5.el7.x86_64 1/3 \n Installing : ntpdate-4.2.6p5-28.el7.x86_64 2/3 \n Installing : ntp-4.2.6p5-28.el7.x86_64 3/3 \n Verifying : ntpdate-4.2.6p5-28.el7.x86_64 1/3 \n Verifying : ntp-4.2.6p5-28.el7.x86_64 2/3 \n Verifying : autogen-libopts-5.18-5.el7.x86_64 3/3 \n\nInstalled:\n ntp.x86_64 0:4.2.6p5-28.el7 \n\nDependency Installed:\n autogen-libopts.x86_64 0:5.18-5.el7 ntpdate.x86_64 0:4.2.6p5-28.el7 \n\nComplete!\n"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=logrotate) => {"attempts": 1, "changed": false, "failed": false, "item": "logrotate", "msg": "", "rc": 0, "results": ["logrotate-3.8.6-15.el7.x86_64 providing logrotate is already installed"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=httpd-tools) => {"attempts": 1, "changed": true, "failed": false, "item": "httpd-tools", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package httpd-tools.x86_64 0:2.4.6-80.el7 will be installed\n--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-tools-2.4.6-80.el7.x86_64\n--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-tools-2.4.6-80.el7.x86_64\n--> Running transaction check\n---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed\n---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n httpd-tools x86_64 2.4.6-80.el7 oso-rhui-rhel-server-releases 89 k\nInstalling for dependencies:\n apr x86_64 1.4.8-3.el7_4.1 oso-rhui-rhel-server-releases 103 k\n apr-util x86_64 1.5.2-6.el7 oso-rhui-rhel-server-releases 92 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+2 Dependent packages)\n\nTotal download size: 284 k\nInstalled size: 584 k\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 1.1 MB/s | 284 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : apr-1.4.8-3.el7_4.1.x86_64 1/3 \n Installing : apr-util-1.5.2-6.el7.x86_64 2/3 \n Installing : httpd-tools-2.4.6-80.el7.x86_64 3/3 \n Verifying : apr-util-1.5.2-6.el7.x86_64 1/3 \n Verifying : apr-1.4.8-3.el7_4.1.x86_64 2/3 \n Verifying : httpd-tools-2.4.6-80.el7.x86_64 3/3 \n\nInstalled:\n httpd-tools.x86_64 0:2.4.6-80.el7 \n\nDependency Installed:\n apr.x86_64 0:1.4.8-3.el7_4.1 apr-util.x86_64 0:1.5.2-6.el7 \n\nComplete!\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=bind-utils) => {"attempts": 1, "changed": true, "failed": false, "item": "bind-utils", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package bind-utils.x86_64 32:9.9.4-61.el7 will be installed\n--> Processing Dependency: bind-libs = 32:9.9.4-61.el7 for package: 32:bind-utils-9.9.4-61.el7.x86_64\n--> Processing Dependency: liblwres.so.90()(64bit) for package: 32:bind-utils-9.9.4-61.el7.x86_64\n--> Processing Dependency: libisccfg.so.90()(64bit) for package: 32:bind-utils-9.9.4-61.el7.x86_64\n--> Processing Dependency: libisccc.so.90()(64bit) for package: 32:bind-utils-9.9.4-61.el7.x86_64\n--> Processing Dependency: libisc.so.95()(64bit) for package: 32:bind-utils-9.9.4-61.el7.x86_64\n--> Processing Dependency: libdns.so.100()(64bit) for package: 32:bind-utils-9.9.4-61.el7.x86_64\n--> Processing Dependency: libbind9.so.90()(64bit) for package: 32:bind-utils-9.9.4-61.el7.x86_64\n--> Running transaction check\n---> Package bind-libs.x86_64 32:9.9.4-61.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bind-utils x86_64 32:9.9.4-61.el7 oso-rhui-rhel-server-releases 204 k\nInstalling for dependencies:\n bind-libs x86_64 32:9.9.4-61.el7 oso-rhui-rhel-server-releases 1.0 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\n\nTotal download size: 1.2 M\nInstalled size: 3.0 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 6.1 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : 32:bind-libs-9.9.4-61.el7.x86_64 1/2 \n Installing : 32:bind-utils-9.9.4-61.el7.x86_64 2/2 \n Verifying : 32:bind-utils-9.9.4-61.el7.x86_64 1/2 \n Verifying : 32:bind-libs-9.9.4-61.el7.x86_64 2/2 \n\nInstalled:\n bind-utils.x86_64 32:9.9.4-61.el7 \n\nDependency Installed:\n bind-libs.x86_64 32:9.9.4-61.el7 \n\nComplete!\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=firewalld) => {"attempts": 1, "changed": true, "failed": false, "item": "firewalld", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package firewalld.noarch 0:0.4.4.4-14.el7 will be installed\n--> Processing Dependency: python-firewall = 0.4.4.4-14.el7 for package: firewalld-0.4.4.4-14.el7.noarch\n--> Processing Dependency: firewalld-filesystem = 0.4.4.4-14.el7 for package: firewalld-0.4.4.4-14.el7.noarch\n--> Processing Dependency: ipset for package: firewalld-0.4.4.4-14.el7.noarch\n--> Processing Dependency: ebtables for package: firewalld-0.4.4.4-14.el7.noarch\n--> Running transaction check\n---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed\n---> Package firewalld-filesystem.noarch 0:0.4.4.4-14.el7 will be installed\n---> Package ipset.x86_64 0:6.29-1.el7 will be installed\n--> Processing Dependency: ipset-libs(x86-64) = 6.29-1.el7 for package: ipset-6.29-1.el7.x86_64\n--> Processing Dependency: libipset.so.3(LIBIPSET_3.0)(64bit) for package: ipset-6.29-1.el7.x86_64\n--> Processing Dependency: libipset.so.3(LIBIPSET_2.0)(64bit) for package: ipset-6.29-1.el7.x86_64\n--> Processing Dependency: libipset.so.3(LIBIPSET_1.0)(64bit) for package: ipset-6.29-1.el7.x86_64\n--> Processing Dependency: libipset.so.3()(64bit) for package: ipset-6.29-1.el7.x86_64\n---> Package python-firewall.noarch 0:0.4.4.4-14.el7 will be installed\n--> Processing Dependency: python-slip-dbus for package: python-firewall-0.4.4.4-14.el7.noarch\n--> Running transaction check\n---> Package ipset-libs.x86_64 0:6.29-1.el7 will be installed\n---> Package python-slip-dbus.noarch 0:0.4.0-4.el7 will be installed\n--> Processing Dependency: python-slip = 0.4.0-4.el7 for package: python-slip-dbus-0.4.0-4.el7.noarch\n--> Running transaction check\n---> Package python-slip.noarch 0:0.4.0-4.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n firewalld noarch 0.4.4.4-14.el7 oso-rhui-rhel-server-releases 418 k\nInstalling for dependencies:\n ebtables x86_64 2.0.10-16.el7 oso-rhui-rhel-server-releases 123 k\n firewalld-filesystem noarch 0.4.4.4-14.el7 oso-rhui-rhel-server-releases 49 k\n ipset x86_64 6.29-1.el7 oso-rhui-rhel-server-releases 41 k\n ipset-libs x86_64 6.29-1.el7 oso-rhui-rhel-server-releases 54 k\n python-firewall noarch 0.4.4.4-14.el7 oso-rhui-rhel-server-releases 328 k\n python-slip noarch 0.4.0-4.el7 oso-rhui-rhel-server-releases 31 k\n python-slip-dbus noarch 0.4.0-4.el7 oso-rhui-rhel-server-releases 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+7 Dependent packages)\n\nTotal download size: 1.1 M\nInstalled size: 4.3 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.2 MB/s | 1.1 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : ebtables-2.0.10-16.el7.x86_64 1/8 \n Installing : python-slip-0.4.0-4.el7.noarch 2/8 \n Installing : python-slip-dbus-0.4.0-4.el7.noarch 3/8 \n Installing : python-firewall-0.4.4.4-14.el7.noarch 4/8 \n Installing : firewalld-filesystem-0.4.4.4-14.el7.noarch 5/8 \n Installing : ipset-libs-6.29-1.el7.x86_64 6/8 \n Installing : ipset-6.29-1.el7.x86_64 7/8 \n Installing : firewalld-0.4.4.4-14.el7.noarch 8/8 \n Verifying : ipset-libs-6.29-1.el7.x86_64 1/8 \n Verifying : firewalld-filesystem-0.4.4.4-14.el7.noarch 2/8 \n Verifying : python-firewall-0.4.4.4-14.el7.noarch 3/8 \n Verifying : firewalld-0.4.4.4-14.el7.noarch 4/8 \n Verifying : python-slip-0.4.0-4.el7.noarch 5/8 \n Verifying : python-slip-dbus-0.4.0-4.el7.noarch 6/8 \n Verifying : ipset-6.29-1.el7.x86_64 7/8 \n Verifying : ebtables-2.0.10-16.el7.x86_64 8/8 \n\nInstalled:\n firewalld.noarch 0:0.4.4.4-14.el7 \n\nDependency Installed:\n ebtables.x86_64 0:2.0.10-16.el7 \n firewalld-filesystem.noarch 0:0.4.4.4-14.el7 \n ipset.x86_64 0:6.29-1.el7 \n ipset-libs.x86_64 0:6.29-1.el7 \n python-firewall.noarch 0:0.4.4.4-14.el7 \n python-slip.noarch 0:0.4.0-4.el7 \n python-slip-dbus.noarch 0:0.4.0-4.el7 \n\nComplete!\n"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=libselinux-python) => {"attempts": 1, "changed": false, "failed": false, "item": "libselinux-python", "msg": "", "rc": 0, "results": ["libselinux-python-2.5-12.el7.x86_64 providing libselinux-python is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=conntrack-tools) => {"attempts": 1, "changed": false, "failed": false, "item": "conntrack-tools", "msg": "", "rc": 0, "results": ["conntrack-tools-1.4.4-3.el7_3.x86_64 providing conntrack-tools is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=openssl) => {"attempts": 1, "changed": false, "failed": false, "item": "openssl", "msg": "", "rc": 0, "results": ["1:openssl-1.0.2k-12.el7.x86_64 providing openssl is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=iproute) => {"attempts": 1, "changed": false, "failed": false, "item": "iproute", "msg": "", "rc": 0, "results": ["iproute-4.11.0-14.el7.x86_64 providing iproute is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=python-dbus) => {"attempts": 1, "changed": false, "failed": false, "item": "python-dbus", "msg": "", "rc": 0, "results": ["dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=PyYAML) => {"attempts": 1, "changed": false, "failed": false, "item": "PyYAML", "msg": "", "rc": 0, "results": ["PyYAML-3.10-11.el7.x86_64 providing PyYAML is already installed"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=yum-utils) => {"attempts": 1, "changed": false, "failed": false, "item": "yum-utils", "msg": "", "rc": 0, "results": ["yum-utils-1.1.31-45.el7.noarch providing yum-utils is already installed"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=glusterfs-fuse) => {"attempts": 1, "changed": true, "failed": false, "item": "glusterfs-fuse", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package glusterfs-fuse.x86_64 0:3.8.4-53.el7 will be installed\n--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.8.4-53.el7 for package: glusterfs-fuse-3.8.4-53.el7.x86_64\n--> Processing Dependency: glusterfs(x86-64) = 3.8.4-53.el7 for package: glusterfs-fuse-3.8.4-53.el7.x86_64\n--> Processing Dependency: psmisc for package: glusterfs-fuse-3.8.4-53.el7.x86_64\n--> Processing Dependency: attr for package: glusterfs-fuse-3.8.4-53.el7.x86_64\n--> Processing Dependency: libglusterfs.so.0()(64bit) for package: glusterfs-fuse-3.8.4-53.el7.x86_64\n--> Processing Dependency: libgfxdr.so.0()(64bit) for package: glusterfs-fuse-3.8.4-53.el7.x86_64\n--> Processing Dependency: libgfrpc.so.0()(64bit) for package: glusterfs-fuse-3.8.4-53.el7.x86_64\n--> Running transaction check\n---> Package attr.x86_64 0:2.4.46-13.el7 will be installed\n---> Package glusterfs.x86_64 0:3.8.4-53.el7 will be installed\n---> Package glusterfs-client-xlators.x86_64 0:3.8.4-53.el7 will be installed\n---> Package glusterfs-libs.x86_64 0:3.8.4-53.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-15.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n glusterfs-fuse x86_64 3.8.4-53.el7 oso-rhui-rhel-server-releases 120 k\nInstalling for dependencies:\n attr x86_64 2.4.46-13.el7 oso-rhui-rhel-server-releases 66 k\n glusterfs x86_64 3.8.4-53.el7 oso-rhui-rhel-server-releases 529 k\n glusterfs-client-xlators\n x86_64 3.8.4-53.el7 oso-rhui-rhel-server-releases 789 k\n glusterfs-libs x86_64 3.8.4-53.el7 oso-rhui-rhel-server-releases 370 k\n psmisc x86_64 22.20-15.el7 oso-rhui-rhel-server-releases 141 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 2.0 M\nInstalled size: 7.9 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 6.4 MB/s | 2.0 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : glusterfs-libs-3.8.4-53.el7.x86_64 1/6 \n Installing : glusterfs-3.8.4-53.el7.x86_64 2/6 \n Installing : glusterfs-client-xlators-3.8.4-53.el7.x86_64 3/6 \n Installing : psmisc-22.20-15.el7.x86_64 4/6 \n Installing : attr-2.4.46-13.el7.x86_64 5/6 \n Installing : glusterfs-fuse-3.8.4-53.el7.x86_64 6/6 \n Verifying : glusterfs-fuse-3.8.4-53.el7.x86_64 1/6 \n Verifying : glusterfs-3.8.4-53.el7.x86_64 2/6 \n Verifying : glusterfs-libs-3.8.4-53.el7.x86_64 3/6 \n Verifying : attr-2.4.46-13.el7.x86_64 4/6 \n Verifying : psmisc-22.20-15.el7.x86_64 5/6 \n Verifying : glusterfs-client-xlators-3.8.4-53.el7.x86_64 6/6 \n\nInstalled:\n glusterfs-fuse.x86_64 0:3.8.4-53.el7 \n\nDependency Installed:\n attr.x86_64 0:2.4.46-13.el7 \n glusterfs.x86_64 0:3.8.4-53.el7 \n glusterfs-client-xlators.x86_64 0:3.8.4-53.el7 \n glusterfs-libs.x86_64 0:3.8.4-53.el7 \n psmisc.x86_64 0:22.20-15.el7 \n\nComplete!\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=device-mapper-multipath) => {"attempts": 1, "changed": true, "failed": false, "item": "device-mapper-multipath", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package device-mapper-multipath.x86_64 0:0.4.9-119.el7 will be installed\n--> Processing Dependency: device-mapper-multipath-libs = 0.4.9-119.el7 for package: device-mapper-multipath-0.4.9-119.el7.x86_64\n--> Processing Dependency: libmultipath.so.0()(64bit) for package: device-mapper-multipath-0.4.9-119.el7.x86_64\n--> Processing Dependency: libmpathpersist.so.0()(64bit) for package: device-mapper-multipath-0.4.9-119.el7.x86_64\n--> Processing Dependency: libmpathcmd.so.0()(64bit) for package: device-mapper-multipath-0.4.9-119.el7.x86_64\n--> Running transaction check\n---> Package device-mapper-multipath-libs.x86_64 0:0.4.9-119.el7 will be installed\n--> Processing Dependency: librados.so.2()(64bit) for package: device-mapper-multipath-libs-0.4.9-119.el7.x86_64\n--> Running transaction check\n---> Package librados2.x86_64 1:0.94.5-2.el7 will be installed\n--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\n--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\n--> Running transaction check\n---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed\n---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n device-mapper-multipath\n x86_64 0.4.9-119.el7 oso-rhui-rhel-server-releases 137 k\nInstalling for dependencies:\n boost-system x86_64 1.53.0-27.el7 oso-rhui-rhel-server-releases 40 k\n boost-thread x86_64 1.53.0-27.el7 oso-rhui-rhel-server-releases 57 k\n device-mapper-multipath-libs\n x86_64 0.4.9-119.el7 oso-rhui-rhel-server-releases 257 k\n librados2 x86_64 1:0.94.5-2.el7 oso-rhui-rhel-server-releases 1.7 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+4 Dependent packages)\n\nTotal download size: 2.2 M\nInstalled size: 6.0 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 6.8 MB/s | 2.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : boost-system-1.53.0-27.el7.x86_64 1/5 \n Installing : boost-thread-1.53.0-27.el7.x86_64 2/5 \n Installing : 1:librados2-0.94.5-2.el7.x86_64 3/5 \n Installing : device-mapper-multipath-libs-0.4.9-119.el7.x86_64 4/5 \n Installing : device-mapper-multipath-0.4.9-119.el7.x86_64 5/5 \n Verifying : boost-system-1.53.0-27.el7.x86_64 1/5 \n Verifying : device-mapper-multipath-libs-0.4.9-119.el7.x86_64 2/5 \n Verifying : 1:librados2-0.94.5-2.el7.x86_64 3/5 \n Verifying : boost-thread-1.53.0-27.el7.x86_64 4/5 \n Verifying : device-mapper-multipath-0.4.9-119.el7.x86_64 5/5 \n\nInstalled:\n device-mapper-multipath.x86_64 0:0.4.9-119.el7 \n\nDependency Installed:\n boost-system.x86_64 0:1.53.0-27.el7 \n boost-thread.x86_64 0:1.53.0-27.el7 \n device-mapper-multipath-libs.x86_64 0:0.4.9-119.el7 \n librados2.x86_64 1:0.94.5-2.el7 \n\nComplete!\n"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=nfs-utils) => {"attempts": 1, "changed": false, "failed": false, "item": "nfs-utils", "msg": "", "rc": 0, "results": ["1:nfs-utils-1.3.0-0.54.el7.x86_64 providing nfs-utils is already installed"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cockpit-ws) => {"attempts": 1, "changed": true, "failed": false, "item": "cockpit-ws", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package cockpit-ws.x86_64 0:155-1.el7 will be installed\n--> Processing Dependency: glib-networking for package: cockpit-ws-155-1.el7.x86_64\n--> Processing Dependency: libjson-glib-1.0.so.0()(64bit) for package: cockpit-ws-155-1.el7.x86_64\n--> Running transaction check\n---> Package glib-networking.x86_64 0:2.50.0-1.el7 will be installed\n--> Processing Dependency: libgnutls.so.28(GNUTLS_3_1_0)(64bit) for package: glib-networking-2.50.0-1.el7.x86_64\n--> Processing Dependency: libgnutls.so.28(GNUTLS_3_0_0)(64bit) for package: glib-networking-2.50.0-1.el7.x86_64\n--> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: glib-networking-2.50.0-1.el7.x86_64\n--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: glib-networking-2.50.0-1.el7.x86_64\n--> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.50.0-1.el7.x86_64\n--> Processing Dependency: libproxy.so.1()(64bit) for package: glib-networking-2.50.0-1.el7.x86_64\n--> Processing Dependency: libgnutls.so.28()(64bit) for package: glib-networking-2.50.0-1.el7.x86_64\n---> Package json-glib.x86_64 0:1.2.6-1.el7 will be installed\n--> Running transaction check\n---> Package gnutls.x86_64 0:3.3.26-9.el7 will be installed\n--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.26-9.el7.x86_64\n--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\n--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\n---> Package gsettings-desktop-schemas.x86_64 0:3.24.1-1.el7 will be installed\n---> Package libproxy.x86_64 0:0.4.11-11.el7 will be installed\n--> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-11.el7.x86_64\n--> Running transaction check\n---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed\n---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed\n---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n cockpit-ws x86_64 155-1.el7 aos 780 k\nInstalling for dependencies:\n glib-networking x86_64 2.50.0-1.el7 oso-rhui-rhel-server-releases 131 k\n gnutls x86_64 3.3.26-9.el7 oso-rhui-rhel-server-releases 677 k\n gsettings-desktop-schemas\n x86_64 3.24.1-1.el7 oso-rhui-rhel-server-releases 586 k\n json-glib x86_64 1.2.6-1.el7 oso-rhui-rhel-server-releases 133 k\n libmodman x86_64 2.0.1-8.el7 oso-rhui-rhel-server-releases 28 k\n libproxy x86_64 0.4.11-11.el7 oso-rhui-rhel-server-releases 65 k\n nettle x86_64 2.7.1-8.el7 oso-rhui-rhel-server-releases 327 k\n trousers x86_64 0.3.14-2.el7 oso-rhui-rhel-server-releases 289 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+8 Dependent packages)\n\nTotal download size: 2.9 M\nInstalled size: 9.9 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 7.0 MB/s | 2.9 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : json-glib-1.2.6-1.el7.x86_64 1/9 \n Installing : gsettings-desktop-schemas-3.24.1-1.el7.x86_64 2/9 \n Installing : nettle-2.7.1-8.el7.x86_64 3/9 \n Installing : libmodman-2.0.1-8.el7.x86_64 4/9 \n Installing : libproxy-0.4.11-11.el7.x86_64 5/9 \n Installing : trousers-0.3.14-2.el7.x86_64 6/9 \n Installing : gnutls-3.3.26-9.el7.x86_64 7/9 \n Installing : glib-networking-2.50.0-1.el7.x86_64 8/9 \n Installing : cockpit-ws-155-1.el7.x86_64 9/9 \n Verifying : trousers-0.3.14-2.el7.x86_64 1/9 \n Verifying : libmodman-2.0.1-8.el7.x86_64 2/9 \n Verifying : glib-networking-2.50.0-1.el7.x86_64 3/9 \n Verifying : gnutls-3.3.26-9.el7.x86_64 4/9 \n Verifying : nettle-2.7.1-8.el7.x86_64 5/9 \n Verifying : gsettings-desktop-schemas-3.24.1-1.el7.x86_64 6/9 \n Verifying : cockpit-ws-155-1.el7.x86_64 7/9 \n Verifying : libproxy-0.4.11-11.el7.x86_64 8/9 \n Verifying : json-glib-1.2.6-1.el7.x86_64 9/9 \n\nInstalled:\n cockpit-ws.x86_64 0:155-1.el7 \n\nDependency Installed:\n glib-networking.x86_64 0:2.50.0-1.el7 \n gnutls.x86_64 0:3.3.26-9.el7 \n gsettings-desktop-schemas.x86_64 0:3.24.1-1.el7 \n json-glib.x86_64 0:1.2.6-1.el7 \n libmodman.x86_64 0:2.0.1-8.el7 \n libproxy.x86_64 0:0.4.11-11.el7 \n nettle.x86_64 0:2.7.1-8.el7 \n trousers.x86_64 0:0.3.14-2.el7 \n\nComplete!\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cockpit-system) => {"attempts": 1, "changed": true, "failed": false, "item": "cockpit-system", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package cockpit-system.noarch 0:155-1.el7 will be installed\n--> Processing Dependency: cockpit-bridge >= 155-1.el7 for package: cockpit-system-155-1.el7.noarch\n--> Running transaction check\n---> Package cockpit-bridge.x86_64 0:155-1.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n cockpit-system noarch 155-1.el7 aos 1.0 M\nInstalling for dependencies:\n cockpit-bridge x86_64 155-1.el7 aos 484 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\n\nTotal download size: 1.5 M\nInstalled size: 1.8 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 7.5 MB/s | 1.5 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : cockpit-bridge-155-1.el7.x86_64 1/2 \n Installing : cockpit-system-155-1.el7.noarch 2/2 \n Verifying : cockpit-bridge-155-1.el7.x86_64 1/2 \n Verifying : cockpit-system-155-1.el7.noarch 2/2 \n\nInstalled:\n cockpit-system.noarch 0:155-1.el7 \n\nDependency Installed:\n cockpit-bridge.x86_64 0:155-1.el7 \n\nComplete!\n"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cockpit-bridge) => {"attempts": 1, "changed": false, "failed": false, "item": "cockpit-bridge", "msg": "", "rc": 0, "results": ["cockpit-bridge-155-1.el7.x86_64 providing cockpit-bridge is already installed"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cockpit-docker) => {"attempts": 1, "changed": true, "failed": false, "item": "cockpit-docker", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package cockpit-docker.x86_64 0:165-3.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n cockpit-docker x86_64 165-3.el7 oso-rhui-rhel-server-extras 312 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 312 k\nInstalled size: 284 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : cockpit-docker-165-3.el7.x86_64 1/1 \n Verifying : cockpit-docker-165-3.el7.x86_64 1/1 \n\nInstalled:\n cockpit-docker.x86_64 0:165-3.el7 \n\nComplete!\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=iscsi-initiator-utils) => {"attempts": 1, "changed": true, "failed": false, "item": "iscsi-initiator-utils", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-7.el7 will be installed\n--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-7.el7 for package: iscsi-initiator-utils-6.2.0.874-7.el7.x86_64\n--> Running transaction check\n---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-7.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n iscsi-initiator-utils\n x86_64 6.2.0.874-7.el7 oso-rhui-rhel-server-releases 422 k\nInstalling for dependencies:\n iscsi-initiator-utils-iscsiuio\n x86_64 6.2.0.874-7.el7 oso-rhui-rhel-server-releases 90 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\n\nTotal download size: 512 k\nInstalled size: 2.6 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.8 MB/s | 512 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : iscsi-initiator-utils-6.2.0.874-7.el7.x86_64 1/2 \n Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-7.el7.x86_64 2/2 \n Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-7.el7.x86_64 1/2 \n Verifying : iscsi-initiator-utils-6.2.0.874-7.el7.x86_64 2/2 \n\nInstalled:\n iscsi-initiator-utils.x86_64 0:6.2.0.874-7.el7 \n\nDependency Installed:\n iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-7.el7 \n\nComplete!\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ceph-common) => {"attempts": 1, "changed": true, "failed": false, "item": "ceph-common", "msg": "", "rc": 0, "results": ["Loaded plugins: amazon-id, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package ceph-common.x86_64 1:0.94.5-2.el7 will be installed\n--> Processing Dependency: python-rbd = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: python-rados = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: librbd1 = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: redhat-lsb-core for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: hdparm for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: cryptsetup for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: librbd.so.1()(64bit) for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Running transaction check\n---> Package cryptsetup.x86_64 0:1.7.4-4.el7 will be installed\n---> Package hdparm.x86_64 0:9.43-5.el7 will be installed\n---> Package librbd1.x86_64 1:0.94.5-2.el7 will be installed\n---> Package python-rados.x86_64 1:0.94.5-2.el7 will be installed\n---> Package python-rbd.x86_64 1:0.94.5-2.el7 will be installed\n---> Package redhat-lsb-core.x86_64 0:4.1-27.el7 will be installed\n--> Processing Dependency: redhat-lsb-submod-security(x86-64) = 4.1-27.el7 for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: spax for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /usr/bin/time for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /usr/bin/patch for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /usr/bin/m4 for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /usr/bin/lp for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /usr/bin/bc for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /usr/bin/batch for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /usr/bin/at for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /bin/mailx for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Processing Dependency: /bin/ed for package: redhat-lsb-core-4.1-27.el7.x86_64\n--> Running transaction check\n---> Package at.x86_64 0:3.1.13-23.el7 will be installed\n---> Package bc.x86_64 0:1.06.95-13.el7 will be installed\n---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed\n---> Package ed.x86_64 0:1.9-4.el7 will be installed\n---> Package m4.x86_64 0:1.4.16-10.el7 will be installed\n---> Package mailx.x86_64 0:12.5-19.el7 will be installed\n---> Package patch.x86_64 0:2.7.1-10.el7_5 will be installed\n---> Package redhat-lsb-submod-security.x86_64 0:4.1-27.el7 will be installed\n---> Package spax.x86_64 0:1.5.2-13.el7 will be installed\n---> Package time.x86_64 0:1.7-45.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n ceph-common x86_64 1:0.94.5-2.el7 oso-rhui-rhel-server-releases 6.2 M\nInstalling for dependencies:\n at x86_64 3.1.13-23.el7 oso-rhui-rhel-server-releases 51 k\n bc x86_64 1.06.95-13.el7 oso-rhui-rhel-server-releases 115 k\n cryptsetup x86_64 1.7.4-4.el7 oso-rhui-rhel-server-releases 128 k\n cups-client x86_64 1:1.6.3-35.el7 oso-rhui-rhel-server-releases 151 k\n ed x86_64 1.9-4.el7 oso-rhui-rhel-server-releases 72 k\n hdparm x86_64 9.43-5.el7 oso-rhui-rhel-server-releases 83 k\n librbd1 x86_64 1:0.94.5-2.el7 oso-rhui-rhel-server-releases 1.8 M\n m4 x86_64 1.4.16-10.el7 oso-rhui-rhel-server-releases 256 k\n mailx x86_64 12.5-19.el7 oso-rhui-rhel-server-releases 245 k\n patch x86_64 2.7.1-10.el7_5 oso-rhui-rhel-server-releases 110 k\n python-rados x86_64 1:0.94.5-2.el7 oso-rhui-rhel-server-releases 39 k\n python-rbd x86_64 1:0.94.5-2.el7 oso-rhui-rhel-server-releases 29 k\n redhat-lsb-core x86_64 4.1-27.el7 oso-rhui-rhel-server-releases 37 k\n redhat-lsb-submod-security\n x86_64 4.1-27.el7 oso-rhui-rhel-server-releases 15 k\n spax x86_64 1.5.2-13.el7 oso-rhui-rhel-server-releases 260 k\n time x86_64 1.7-45.el7 oso-rhui-rhel-server-releases 30 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+16 Dependent packages)\n\nTotal download size: 9.6 M\nInstalled size: 33 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 18 MB/s | 9.6 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : 1:librbd1-0.94.5-2.el7.x86_64 1/17 \n Installing : 1:python-rados-0.94.5-2.el7.x86_64 2/17 \n Installing : 1:python-rbd-0.94.5-2.el7.x86_64 3/17 \n Installing : at-3.1.13-23.el7.x86_64 4/17 \n Installing : bc-1.06.95-13.el7.x86_64 5/17 \n Installing : redhat-lsb-submod-security-4.1-27.el7.x86_64 6/17 \n Installing : hdparm-9.43-5.el7.x86_64 7/17 \n Installing : m4-1.4.16-10.el7.x86_64 8/17 \n Installing : ed-1.9-4.el7.x86_64 9/17 \n Installing : patch-2.7.1-10.el7_5.x86_64 10/17 \n Installing : 1:cups-client-1.6.3-35.el7.x86_64 11/17 \n Installing : spax-1.5.2-13.el7.x86_64 12/17 \n Installing : time-1.7-45.el7.x86_64 13/17 \n Installing : mailx-12.5-19.el7.x86_64 14/17 \n Installing : redhat-lsb-core-4.1-27.el7.x86_64 15/17 \n Installing : cryptsetup-1.7.4-4.el7.x86_64 16/17 \n Installing : 1:ceph-common-0.94.5-2.el7.x86_64 17/17 \n Verifying : 1:python-rados-0.94.5-2.el7.x86_64 1/17 \n Verifying : 1:librbd1-0.94.5-2.el7.x86_64 2/17 \n Verifying : cryptsetup-1.7.4-4.el7.x86_64 3/17 \n Verifying : mailx-12.5-19.el7.x86_64 4/17 \n Verifying : time-1.7-45.el7.x86_64 5/17 \n Verifying : spax-1.5.2-13.el7.x86_64 6/17 \n Verifying : 1:cups-client-1.6.3-35.el7.x86_64 7/17 \n Verifying : 1:python-rbd-0.94.5-2.el7.x86_64 8/17 \n Verifying : patch-2.7.1-10.el7_5.x86_64 9/17 \n Verifying : ed-1.9-4.el7.x86_64 10/17 \n Verifying : m4-1.4.16-10.el7.x86_64 11/17 \n Verifying : redhat-lsb-core-4.1-27.el7.x86_64 12/17 \n Verifying : 1:ceph-common-0.94.5-2.el7.x86_64 13/17 \n Verifying : hdparm-9.43-5.el7.x86_64 14/17 \n Verifying : redhat-lsb-submod-security-4.1-27.el7.x86_64 15/17 \n Verifying : bc-1.06.95-13.el7.x86_64 16/17 \n Verifying : at-3.1.13-23.el7.x86_64 17/17 \n\nInstalled:\n ceph-common.x86_64 1:0.94.5-2.el7 \n\nDependency Installed:\n at.x86_64 0:3.1.13-23.el7 \n bc.x86_64 0:1.06.95-13.el7 \n cryptsetup.x86_64 0:1.7.4-4.el7 \n cups-client.x86_64 1:1.6.3-35.el7 \n ed.x86_64 0:1.9-4.el7 \n hdparm.x86_64 0:9.43-5.el7 \n librbd1.x86_64 1:0.94.5-2.el7 \n m4.x86_64 0:1.4.16-10.el7 \n mailx.x86_64 0:12.5-19.el7 \n patch.x86_64 0:2.7.1-10.el7_5 \n python-rados.x86_64 1:0.94.5-2.el7 \n python-rbd.x86_64 1:0.94.5-2.el7 \n redhat-lsb-core.x86_64 0:4.1-27.el7 \n redhat-lsb-submod-security.x86_64 0:4.1-27.el7 \n spax.x86_64 0:1.5.2-13.el7 \n time.x86_64 0:1.7-45.el7 \n\nComplete!\n"]} > >TASK [openshift_node : create the directory for node] ************************** >Friday 01 June 2018 22:25:38 -0400 (0:01:24.070) 0:04:20.764 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : laydown systemd override] ******************************* >Friday 01 June 2018 22:25:38 -0400 (0:00:00.031) 0:04:20.795 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : update the sysconfig to have necessary variables] ******* >Friday 01 June 2018 22:25:38 -0400 (0:00:00.036) 0:04:20.832 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'regexp': u'^KUBECONFIG=.*', u'line': u'KUBECONFIG=/etc/origin/node/bootstrap.kubeconfig'}) => {"backup": "", "changed": true, "failed": false, "item": {"line": "KUBECONFIG=/etc/origin/node/bootstrap.kubeconfig", "regexp": "^KUBECONFIG=.*"}, "msg": "line added"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'regexp': u'^CONFIG_FILE=.*', u'line': u'CONFIG_FILE=/etc/origin/node/bootstrap-node-config.yaml'}) => {"backup": "", "changed": true, "failed": false, "item": {"line": "CONFIG_FILE=/etc/origin/node/bootstrap-node-config.yaml", "regexp": "^CONFIG_FILE=.*"}, "msg": "line replaced"} > >TASK [openshift_node : Configure AWS Cloud Provider Settings] ****************** >Friday 01 June 2018 22:25:39 -0400 (0:00:00.453) 0:04:21.286 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "failed": false} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "failed": false} > >TASK [openshift_node : disable atomic-openshift-node service] ****************** >Friday 01 June 2018 22:25:39 -0400 (0:00:00.442) 0:04:21.728 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=atomic-openshift-node.service) => {"changed": false, "enabled": false, "failed": false, "item": "atomic-openshift-node.service", "name": "atomic-openshift-node.service", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice docker.service dnsmasq.service chronyd.service basic.target -.mount systemd-journald.socket ntpd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenShift Node", "DevicePolicy": "auto", "Documentation": "https://github.com/openshift/origin", "EnvironmentFile": "/etc/sysconfig/atomic-openshift-node (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/openshift-node ; argv[]=/usr/local/bin/openshift-node ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/atomic-openshift-node.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "atomic-openshift-node.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "65536", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "atomic-openshift-node.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-999", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount", "RequiresMountsFor": "/var/lib/origin", "Restart": "always", "RestartUSec": "5s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogIdentifier": "atomic-openshift-node", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "5min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "dnsmasq.service system.slice crio.service docker.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/lib/origin"}} > >TASK [openshift_node : Check for RPM generated config marker file .config_managed] *** >Friday 01 June 2018 22:25:39 -0400 (0:00:00.231) 0:04:21.959 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_node : create directories for bootstrapping] ******************* >Friday 01 June 2018 22:25:40 -0400 (0:00:00.204) 0:04:22.164 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/root/openshift_bootstrap) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/root/openshift_bootstrap", "mode": "0755", "owner": "root", "path": "/root/openshift_bootstrap", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 6, "state": "directory", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/var/lib/origin/openshift.local.config) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/var/lib/origin/openshift.local.config", "mode": "0755", "owner": "root", "path": "/var/lib/origin/openshift.local.config", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/var/lib/origin/openshift.local.config/node) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/var/lib/origin/openshift.local.config/node", "mode": "0755", "owner": "root", "path": "/var/lib/origin/openshift.local.config/node", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/docker/certs.d/docker-registry.default.svc:5000) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-registry.default.svc:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-registry.default.svc:5000", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_node : laydown the bootstrap.yml file for on boot configuration] *** >Friday 01 June 2018 22:25:40 -0400 (0:00:00.865) 0:04:23.030 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "27b873c370c5586345d7d7ae47eb0f77d72c713d", "dest": "/root/openshift_bootstrap/bootstrap.yml", "failed": false, "gid": 0, "group": "root", "md5sum": "cc183a793d6aca2216d1612b2591a22c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 1955, "src": "/root/.ansible/tmp/ansible-tmp-1527906341.02-208420562354567/source", "state": "file", "uid": 0} > >TASK [openshift_node : Create a symlink to the node client CA for the docker registry] *** >Friday 01 June 2018 22:25:41 -0400 (0:00:00.702) 0:04:23.732 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "dest": "/etc/docker/certs.d/docker-registry.default.svc:5000/node-client-ca.crt", "failed": false, "src": "/etc/origin/node/client-ca.crt", "state": "absent"} > >TASK [openshift_node : Remove RPM generated config files if present] *********** >Friday 01 June 2018 22:25:41 -0400 (0:00:00.210) 0:04:23.943 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master) => {"changed": false, "item": "master", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=.config_managed) => {"changed": false, "item": ".config_managed", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : find all files in /etc/origin/node so we can remove them] *** >Friday 01 June 2018 22:25:41 -0400 (0:00:00.034) 0:04:23.977 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : Remove everything except the resolv.conf required for node] *** >Friday 01 June 2018 22:25:41 -0400 (0:00:00.025) 0:04:24.002 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : create node config template] ********************** >Friday 01 June 2018 22:25:41 -0400 (0:00:00.029) 0:04:24.031 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "0a16e8045c3665227d14c0892858a2a641ba70c6", "dest": "/etc/origin/node/bootstrap-node-config.yaml", "failed": false, "gid": 0, "group": "root", "md5sum": "a9a58859c997895b516d14f7b908378b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1714, "src": "/root/.ansible/tmp/ansible-tmp-1527906342.02-214636016901762/source", "state": "file", "uid": 0} > >TASK [openshift_node_group : remove existing node config] ********************** >Friday 01 June 2018 22:25:42 -0400 (0:00:00.706) 0:04:24.738 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "path": "/etc/origin/node/node-config.yaml", "state": "absent"} > >TASK [openshift_node_group : Ensure required directories are present] ********** >Friday 01 June 2018 22:25:42 -0400 (0:00:00.208) 0:04:24.947 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/node/pods) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": "/etc/origin/node/pods", "mode": "0755", "owner": "root", "path": "/etc/origin/node/pods", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/node/certificates) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/origin/node/certificates", "mode": "0755", "owner": "root", "path": "/etc/origin/node/certificates", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_node_group : Determine if node already has a dynamic config group] *** >Friday 01 June 2018 22:25:43 -0400 (0:00:00.405) 0:04:25.352 *********** >fatal: [ec2-34-230-48-21.compute-1.amazonaws.com]: FAILED! => {"changed": true, "cmd": ["grep", "-E", "^BOOTSTRAP_CONFIG_NAME=.+", "/etc/sysconfig/atomic-openshift-node"], "delta": "0:00:00.003410", "end": "2018-06-01 22:26:43.198714", "failed": true, "msg": "non-zero return code", "rc": 1, "start": "2018-06-01 22:26:43.195304", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >...ignoring > >TASK [openshift_node_group : Update the sysconfig to group "node-config-compute"] *** >Friday 01 June 2018 22:25:43 -0400 (0:00:00.221) 0:04:25.574 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"backup": "", "changed": true, "failed": false, "msg": "line added"} > >TASK [set_fact] **************************************************************** >Friday 01 June 2018 22:25:43 -0400 (0:00:00.221) 0:04:25.796 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_is_bootstrapped": true}, "changed": false, "failed": false} > >PLAY [Re-enable excluder if it was previously enabled] ************************* > >TASK [openshift_excluder : Detecting Atomic Host Operating System] ************* >Friday 01 June 2018 22:25:43 -0400 (0:00:00.051) 0:04:25.848 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] *** >Friday 01 June 2018 22:25:43 -0400 (0:00:00.203) 0:04:26.051 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] *** >Friday 01 June 2018 22:25:44 -0400 (0:00:00.051) 0:04:26.103 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} > >TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] *** >Friday 01 June 2018 22:25:44 -0400 (0:00:00.051) 0:04:26.154 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] *** >Friday 01 June 2018 22:25:44 -0400 (0:00:00.030) 0:04:26.185 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Include main action task file] ********************** >Friday 01 June 2018 22:25:44 -0400 (0:00:00.031) 0:04:26.216 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_excluder/tasks/enable.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_excluder : Install docker excluder - yum] ********************** >Friday 01 June 2018 22:25:44 -0400 (0:00:00.063) 0:04:26.280 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install docker excluder - dnf] ********************** >Friday 01 June 2018 22:25:44 -0400 (0:00:00.029) 0:04:26.309 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install openshift excluder - yum] ******************* >Friday 01 June 2018 22:25:44 -0400 (0:00:00.027) 0:04:26.337 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install openshift excluder - dnf] ******************* >Friday 01 June 2018 22:25:44 -0400 (0:00:00.027) 0:04:26.365 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : set_fact] ******************************************* >Friday 01 June 2018 22:25:44 -0400 (0:00:00.027) 0:04:26.393 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Check for docker-excluder] ************************** >Friday 01 June 2018 22:25:44 -0400 (0:00:00.030) 0:04:26.424 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527905972.9192874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "ctime": 1527905972.8722873, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17369169, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-docker-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2471, "uid": 0, "version": "18446744071704708971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : Enable docker excluder] ***************************** >Friday 01 June 2018 22:25:44 -0400 (0:00:00.221) 0:04:26.645 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-docker-excluder", "exclude"], "delta": "0:00:00.030959", "end": "2018-06-01 22:26:44.523702", "failed": false, "rc": 0, "start": "2018-06-01 22:26:44.492743", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Check for openshift excluder] *********************** >Friday 01 June 2018 22:25:44 -0400 (0:00:00.250) 0:04:26.895 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906179.2862759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "333d3b466bd2eb1bdf4b729f7ecc6cfed169f854", "ctime": 1527906179.2292788, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16803701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "22497099e443cfda7b96a57e975a4176", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2603, "uid": 0, "version": "18446744072819582739", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : Enable openshift excluder] ************************** >Friday 01 June 2018 22:25:45 -0400 (0:00:00.218) 0:04:27.114 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-excluder", "exclude"], "delta": "0:00:00.049250", "end": "2018-06-01 22:26:45.009209", "failed": false, "rc": 0, "start": "2018-06-01 22:26:44.959959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >PLAY [Node Preparation Checkpoint End] ***************************************** > >TASK [Set Node preparation 'Complete'] ***************************************** >Friday 01 June 2018 22:25:45 -0400 (0:00:00.268) 0:04:27.382 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_node": {"end": "20180601222545Z", "status": "Complete"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [etcd Install Checkpoint Start] ******************************************* > >TASK [Set etcd install 'In Progress'] ****************************************** >Friday 01 June 2018 22:25:45 -0400 (0:00:00.055) 0:04:27.438 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_etcd": {"playbook": "playbooks/openshift-etcd/config.yml", "start": "20180601222545Z", "status": "In Progress", "title": "etcd Install"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Generate new etcd CA] **************************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:25:45 -0400 (0:00:00.060) 0:04:27.499 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [etcd : include_tasks] **************************************************** >Friday 01 June 2018 22:25:45 -0400 (0:00:00.475) 0:04:27.974 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [etcd : Install openssl] ************************************************** >Friday 01 June 2018 22:25:45 -0400 (0:00:00.054) 0:04:28.029 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["1:openssl-1.0.2k-12.el7.x86_64 providing openssl is already installed"]} > >TASK [etcd : file] ************************************************************* >Friday 01 June 2018 22:25:46 -0400 (0:00:00.519) 0:04:28.549 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca/certs) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/ca/certs", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca/certs", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca/crl) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/ca/crl", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca/crl", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca/fragments) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/ca/fragments", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca/fragments", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [etcd : command] ********************************************************** >Friday 01 June 2018 22:25:47 -0400 (0:00:00.612) 0:04:29.162 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["cp", "/etc/pki/tls/openssl.cnf", "./"], "delta": "0:00:00.003410", "end": "2018-06-01 22:26:47.005640", "failed": false, "rc": 0, "start": "2018-06-01 22:26:47.002230", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [etcd : template] ********************************************************* >Friday 01 June 2018 22:25:47 -0400 (0:00:00.229) 0:04:29.391 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "89d806189e2eeb08170b2b3ad59048fba712608d", "dest": "/etc/etcd/ca/fragments/openssl_append.cnf", "failed": false, "gid": 0, "group": "root", "md5sum": "987645e41bb6e5b5236b6595d1704ece", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1624, "src": "/root/.ansible/tmp/ansible-tmp-1527906347.39-168544258196893/source", "state": "file", "uid": 0} > >TASK [etcd : assemble] ********************************************************* >Friday 01 June 2018 22:25:48 -0400 (0:00:00.725) 0:04:30.117 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "0cfa42aed961a813b9d5a7bd78d2b3a030c2a3b7", "dest": "/etc/etcd/ca/openssl.cnf", "failed": false, "gid": 0, "group": "root", "md5sum": "2ff7c09c59d7481b970ad5010da1143f", "mode": "0644", "msg": "OK", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 12547, "src": "/etc/etcd/ca/fragments", "state": "file", "uid": 0} > >TASK [etcd : Check etcd_ca_db exist] ******************************************* >Friday 01 June 2018 22:25:48 -0400 (0:00:00.441) 0:04:30.559 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [etcd : Touch etcd_ca_db file] ******************************************** >Friday 01 June 2018 22:25:48 -0400 (0:00:00.220) 0:04:30.780 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "dest": "/etc/etcd/ca/index.txt", "failed": false, "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} > >TASK [etcd : copy] ************************************************************* >Friday 01 June 2018 22:25:48 -0400 (0:00:00.230) 0:04:31.010 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "ddfe163345d338193ac2bdc183f8e9dcff904b43", "dest": "/etc/etcd/ca/serial", "failed": false, "gid": 0, "group": "root", "md5sum": "96a3be3cf272e017046d1b2674a52bd3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 2, "src": "/root/.ansible/tmp/ansible-tmp-1527906348.99-81113603733583/source", "state": "file", "uid": 0} > >TASK [etcd : Create etcd CA certificate] *************************************** >Friday 01 June 2018 22:25:49 -0400 (0:00:00.703) 0:04:31.713 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["openssl", "req", "-config", "/etc/etcd/ca/openssl.cnf", "-newkey", "rsa:4096", "-keyout", "/etc/etcd/ca/ca.key", "-new", "-out", "/etc/etcd/ca/ca.crt", "-x509", "-extensions", "etcd_v3_ca_self", "-batch", "-nodes", "-days", "1825", "-subj", "/CN=etcd-signer@1527906405"], "delta": "0:00:00.520711", "end": "2018-06-01 22:26:50.080146", "failed": false, "rc": 0, "start": "2018-06-01 22:26:49.559435", "stderr": "Generating a 4096 bit RSA private key\n..........................++\n.......................................................++\nwriting new private key to '/etc/etcd/ca/ca.key'\n-----", "stderr_lines": ["Generating a 4096 bit RSA private key", "..........................++", ".......................................................++", "writing new private key to '/etc/etcd/ca/ca.key'", "-----"], "stdout": "", "stdout_lines": []} > >PLAY [Create etcd server certificates for etcd hosts] ************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:25:50 -0400 (0:00:00.744) 0:04:32.458 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [etcd : include_tasks] **************************************************** >Friday 01 June 2018 22:25:50 -0400 (0:00:00.479) 0:04:32.937 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/etcd/tasks/ca.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [etcd : include_tasks] **************************************************** >Friday 01 June 2018 22:25:50 -0400 (0:00:00.037) 0:04:32.975 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/etcd/tasks/certificates/deploy_ca.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [etcd : Install openssl] ************************************************** >Friday 01 June 2018 22:25:50 -0400 (0:00:00.054) 0:04:33.030 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["1:openssl-1.0.2k-12.el7.x86_64 providing openssl is already installed"]} > >TASK [etcd : file] ************************************************************* >Friday 01 June 2018 22:25:51 -0400 (0:00:00.523) 0:04:33.554 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca/certs) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/ca/certs", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca/certs", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca/crl) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/ca/crl", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca/crl", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca/fragments) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/ca/fragments", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca/fragments", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 51, "state": "directory", "uid": 0} > >TASK [etcd : command] ********************************************************** >Friday 01 June 2018 22:25:52 -0400 (0:00:00.918) 0:04:34.472 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": "cp /etc/pki/tls/openssl.cnf ./", "failed": false, "rc": 0, "stdout": "skipped, since /etc/etcd/ca/fragments/openssl.cnf exists", "stdout_lines": ["skipped, since /etc/etcd/ca/fragments/openssl.cnf exists"]} > >TASK [etcd : template] ********************************************************* >Friday 01 June 2018 22:25:52 -0400 (0:00:00.217) 0:04:34.690 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "checksum": "89d806189e2eeb08170b2b3ad59048fba712608d", "dest": "/etc/etcd/ca/fragments/openssl_append.cnf", "failed": false, "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/etcd/ca/fragments/openssl_append.cnf", "secontext": "system_u:object_r:etc_t:s0", "size": 1624, "state": "file", "uid": 0} > >TASK [etcd : assemble] ********************************************************* >Friday 01 June 2018 22:25:53 -0400 (0:00:00.530) 0:04:35.220 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "checksum": "0cfa42aed961a813b9d5a7bd78d2b3a030c2a3b7", "dest": "/etc/etcd/ca/openssl.cnf", "failed": false, "gid": 0, "group": "root", "md5sum": "2ff7c09c59d7481b970ad5010da1143f", "mode": "0644", "msg": "OK", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 12547, "src": "/etc/etcd/ca/fragments", "state": "file", "uid": 0} > >TASK [etcd : Check etcd_ca_db exist] ******************************************* >Friday 01 June 2018 22:25:53 -0400 (0:00:00.223) 0:04:35.443 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906408.6269689, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1527906408.6269689, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 50431503, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "d41d8cd98f00b204e9800998ecf8427e", "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1527906408.6269689, "nlink": 1, "path": "/etc/etcd/ca/index.txt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "18446744073069144440", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} > >TASK [etcd : Touch etcd_ca_db file] ******************************************** >Friday 01 June 2018 22:25:53 -0400 (0:00:00.232) 0:04:35.676 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : copy] ************************************************************* >Friday 01 June 2018 22:25:53 -0400 (0:00:00.037) 0:04:35.713 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "dest": "/etc/etcd/ca/serial", "failed": false, "src": "/tmp/tmpOkVHAP"} > >TASK [etcd : Create etcd CA certificate] *************************************** >Friday 01 June 2018 22:25:53 -0400 (0:00:00.344) 0:04:36.058 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": "openssl req -config /etc/etcd/ca/openssl.cnf -newkey rsa:4096 -keyout /etc/etcd/ca/ca.key -new -out /etc/etcd/ca/ca.crt -x509 -extensions etcd_v3_ca_self -batch -nodes -days 1825 -subj /CN=etcd-signer@1527906410", "failed": false, "rc": 0, "stdout": "skipped, since /etc/etcd/ca/ca.crt exists", "stdout_lines": ["skipped, since /etc/etcd/ca/ca.crt exists"]} > >TASK [etcd : include_tasks] **************************************************** >Friday 01 June 2018 22:25:54 -0400 (0:00:00.219) 0:04:36.277 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/etcd/tasks/certificates/fetch_server_certificates_from_ca.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [etcd : Install etcd] ***************************************************** >Friday 01 June 2018 22:25:54 -0400 (0:00:00.055) 0:04:36.333 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Check status of etcd certificates] ******************************** >Friday 01 June 2018 22:25:54 -0400 (0:00:00.029) 0:04:36.363 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/server.crt) => {"changed": false, "failed": false, "item": "/etc/etcd/server.crt", "stat": {"exists": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/peer.crt) => {"changed": false, "failed": false, "item": "/etc/etcd/peer.crt", "stat": {"exists": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) => {"changed": false, "failed": false, "item": "/etc/etcd/ca.crt", "stat": {"exists": false}} > >TASK [etcd : set_fact] ********************************************************* >Friday 01 June 2018 22:25:54 -0400 (0:00:00.581) 0:04:36.944 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"etcd_server_certs_missing": true}, "changed": false, "failed": false} > >TASK [etcd : Ensure generated_certs directory present] ************************* >Friday 01 June 2018 22:25:54 -0400 (0:00:00.058) 0:04:37.002 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/etcd/generated_certs/etcd-ip-172-18-6-20.ec2.internal", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [etcd : Create the server csr] ******************************************** >Friday 01 June 2018 22:25:55 -0400 (0:00:00.243) 0:04:37.246 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["openssl", "req", "-new", "-keyout", "server.key", "-config", "/etc/etcd/ca/openssl.cnf", "-out", "server.csr", "-reqexts", "etcd_v3_req", "-batch", "-nodes", "-subj", "/CN=ip-172-18-6-20.ec2.internal"], "delta": "0:00:00.196232", "end": "2018-06-01 22:26:55.292162", "failed": false, "rc": 0, "start": "2018-06-01 22:26:55.095930", "stderr": "Generating a 2048 bit RSA private key\n.........+++\n......................................................................................................................+++\nwriting new private key to 'server.key'\n-----", "stderr_lines": ["Generating a 2048 bit RSA private key", ".........+++", "......................................................................................................................+++", "writing new private key to 'server.key'", "-----"], "stdout": "", "stdout_lines": []} > >TASK [etcd : Sign and create the server crt] *********************************** >Friday 01 June 2018 22:25:55 -0400 (0:00:00.431) 0:04:37.678 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["openssl", "ca", "-name", "etcd_ca", "-config", "/etc/etcd/ca/openssl.cnf", "-out", "server.crt", "-in", "server.csr", "-extensions", "etcd_v3_ca_server", "-batch"], "delta": "0:00:00.020273", "end": "2018-06-01 22:26:55.763001", "failed": false, "iterated": 0, "rc": 0, "start": "2018-06-01 22:26:55.742728", "stderr": "Using configuration from /etc/etcd/ca/openssl.cnf\nCheck that the request matches the signature\nSignature ok\nCertificate Details:\n Serial Number: 1 (0x1)\n Validity\n Not Before: Jun 2 02:26:55 2018 GMT\n Not After : Jun 1 02:26:55 2023 GMT\n Subject:\n commonName = ip-172-18-6-20.ec2.internal\n X509v3 extensions:\n X509v3 Authority Key Identifier: \n keyid:33:1C:1A:01:77:EB:E6:C3:90:7A:55:26:C0:2B:C2:B5:1C:F8:6D:4C\n DirName:/CN=etcd-signer@1527906405\n serial:EF:4C:0A:D1:4E:54:D8:7C\n\n X509v3 Basic Constraints: critical\n CA:FALSE\n X509v3 Extended Key Usage: \n TLS Web Server Authentication\n X509v3 Key Usage: \n Digital Signature, Key Encipherment\n X509v3 Subject Key Identifier: \n 94:33:5D:FD:78:E3:01:30:83:CF:62:6A:E3:CC:B8:DD:A1:DC:89:AF\n X509v3 Subject Alternative Name: \n IP Address:172.18.6.20, DNS:ip-172-18-6-20.ec2.internal\nCertificate is to be certified until Jun 1 02:26:55 2023 GMT (1825 days)\n\nWrite out database with 1 new entries\nData Base Updated", "stderr_lines": ["Using configuration from /etc/etcd/ca/openssl.cnf", "Check that the request matches the signature", "Signature ok", "Certificate Details:", " Serial Number: 1 (0x1)", " Validity", " Not Before: Jun 2 02:26:55 2018 GMT", " Not After : Jun 1 02:26:55 2023 GMT", " Subject:", " commonName = ip-172-18-6-20.ec2.internal", " X509v3 extensions:", " X509v3 Authority Key Identifier: ", " keyid:33:1C:1A:01:77:EB:E6:C3:90:7A:55:26:C0:2B:C2:B5:1C:F8:6D:4C", " DirName:/CN=etcd-signer@1527906405", " serial:EF:4C:0A:D1:4E:54:D8:7C", "", " X509v3 Basic Constraints: critical", " CA:FALSE", " X509v3 Extended Key Usage: ", " TLS Web Server Authentication", " X509v3 Key Usage: ", " Digital Signature, Key Encipherment", " X509v3 Subject Key Identifier: ", " 94:33:5D:FD:78:E3:01:30:83:CF:62:6A:E3:CC:B8:DD:A1:DC:89:AF", " X509v3 Subject Alternative Name: ", " IP Address:172.18.6.20, DNS:ip-172-18-6-20.ec2.internal", "Certificate is to be certified until Jun 1 02:26:55 2023 GMT (1825 days)", "", "Write out database with 1 new entries", "Data Base Updated"], "stdout": "", "stdout_lines": []} > >TASK [etcd : Create the peer csr] ********************************************** >Friday 01 June 2018 22:25:56 -0400 (0:00:00.466) 0:04:38.144 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["openssl", "req", "-new", "-keyout", "peer.key", "-config", "/etc/etcd/ca/openssl.cnf", "-out", "peer.csr", "-reqexts", "etcd_v3_req", "-batch", "-nodes", "-subj", "/CN=ip-172-18-6-20.ec2.internal"], "delta": "0:00:00.075613", "end": "2018-06-01 22:26:56.075460", "failed": false, "rc": 0, "start": "2018-06-01 22:26:55.999847", "stderr": "Generating a 2048 bit RSA private key\n..........................................+++\n..+++\nwriting new private key to 'peer.key'\n-----", "stderr_lines": ["Generating a 2048 bit RSA private key", "..........................................+++", "..+++", "writing new private key to 'peer.key'", "-----"], "stdout": "", "stdout_lines": []} > >TASK [etcd : Sign and create the peer crt] ************************************* >Friday 01 June 2018 22:25:56 -0400 (0:00:00.313) 0:04:38.458 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["openssl", "ca", "-name", "etcd_ca", "-config", "/etc/etcd/ca/openssl.cnf", "-out", "peer.crt", "-in", "peer.csr", "-extensions", "etcd_v3_ca_peer", "-batch"], "delta": "0:00:00.019901", "end": "2018-06-01 22:26:56.327903", "failed": false, "iterated": 0, "rc": 0, "start": "2018-06-01 22:26:56.308002", "stderr": "Using configuration from /etc/etcd/ca/openssl.cnf\nCheck that the request matches the signature\nSignature ok\nCertificate Details:\n Serial Number: 2 (0x2)\n Validity\n Not Before: Jun 2 02:26:56 2018 GMT\n Not After : Jun 1 02:26:56 2023 GMT\n Subject:\n commonName = ip-172-18-6-20.ec2.internal\n X509v3 extensions:\n X509v3 Authority Key Identifier: \n keyid:33:1C:1A:01:77:EB:E6:C3:90:7A:55:26:C0:2B:C2:B5:1C:F8:6D:4C\n DirName:/CN=etcd-signer@1527906405\n serial:EF:4C:0A:D1:4E:54:D8:7C\n\n X509v3 Basic Constraints: critical\n CA:FALSE\n X509v3 Extended Key Usage: \n TLS Web Client Authentication, TLS Web Server Authentication\n X509v3 Key Usage: \n Digital Signature, Key Encipherment\n X509v3 Subject Key Identifier: \n 12:8E:BD:5B:A4:7D:C4:10:7E:80:52:AD:47:44:50:9D:5F:08:77:FE\n X509v3 Subject Alternative Name: \n IP Address:172.18.6.20, DNS:ip-172-18-6-20.ec2.internal\nCertificate is to be certified until Jun 1 02:26:56 2023 GMT (1825 days)\n\nWrite out database with 1 new entries\nData Base Updated", "stderr_lines": ["Using configuration from /etc/etcd/ca/openssl.cnf", "Check that the request matches the signature", "Signature ok", "Certificate Details:", " Serial Number: 2 (0x2)", " Validity", " Not Before: Jun 2 02:26:56 2018 GMT", " Not After : Jun 1 02:26:56 2023 GMT", " Subject:", " commonName = ip-172-18-6-20.ec2.internal", " X509v3 extensions:", " X509v3 Authority Key Identifier: ", " keyid:33:1C:1A:01:77:EB:E6:C3:90:7A:55:26:C0:2B:C2:B5:1C:F8:6D:4C", " DirName:/CN=etcd-signer@1527906405", " serial:EF:4C:0A:D1:4E:54:D8:7C", "", " X509v3 Basic Constraints: critical", " CA:FALSE", " X509v3 Extended Key Usage: ", " TLS Web Client Authentication, TLS Web Server Authentication", " X509v3 Key Usage: ", " Digital Signature, Key Encipherment", " X509v3 Subject Key Identifier: ", " 12:8E:BD:5B:A4:7D:C4:10:7E:80:52:AD:47:44:50:9D:5F:08:77:FE", " X509v3 Subject Alternative Name: ", " IP Address:172.18.6.20, DNS:ip-172-18-6-20.ec2.internal", "Certificate is to be certified until Jun 1 02:26:56 2023 GMT (1825 days)", "", "Write out database with 1 new entries", "Data Base Updated"], "stdout": "", "stdout_lines": []} > >TASK [etcd : file] ************************************************************* >Friday 01 June 2018 22:25:56 -0400 (0:00:00.250) 0:04:38.709 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "dest": "/etc/etcd/generated_certs/etcd-ip-172-18-6-20.ec2.internal/ca.crt", "failed": false, "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1895, "src": "/etc/etcd/ca/ca.crt", "state": "hard", "uid": 0} > >TASK [etcd : Create a tarball of the etcd certs] ******************************* >Friday 01 June 2018 22:25:56 -0400 (0:00:00.231) 0:04:38.941 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["tar", "-czvf", "/etc/etcd/generated_certs/etcd-ip-172-18-6-20.ec2.internal.tgz", "-C", "/etc/etcd/generated_certs/etcd-ip-172-18-6-20.ec2.internal", "."], "delta": "0:00:00.021887", "end": "2018-06-01 22:26:56.809541", "failed": false, "rc": 0, "start": "2018-06-01 22:26:56.787654", "stderr": "", "stderr_lines": [], "stdout": "./\n./server.key\n./server.csr\n./server.crt\n./peer.key\n./peer.csr\n./peer.crt\n./ca.crt", "stdout_lines": ["./", "./server.key", "./server.csr", "./server.crt", "./peer.key", "./peer.csr", "./peer.crt", "./ca.crt"]} > >TASK [etcd : Retrieve etcd cert tarball] *************************************** >Friday 01 June 2018 22:25:57 -0400 (0:00:00.250) 0:04:39.191 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "8c4ac9771520fc49a0d225ae66609bd52be6436d", "dest": "/tmp/ec2-34-230-48-21.compute-1.amazonaws.com/etc/etcd/generated_certs/etcd-ip-172-18-6-20.ec2.internal.tgz", "failed": false, "md5sum": "5b5029868f231b980025345d4aa8086a", "remote_checksum": "8c4ac9771520fc49a0d225ae66609bd52be6436d", "remote_md5sum": null} > >TASK [etcd : Ensure certificate directory exists] ****************************** >Friday 01 June 2018 22:25:57 -0400 (0:00:00.405) 0:04:39.597 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd", "mode": "0700", "owner": "root", "path": "/etc/etcd", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 39, "state": "directory", "uid": 0} > >TASK [etcd : Unarchive cert tarball] ******************************************* >Friday 01 June 2018 22:25:57 -0400 (0:00:00.219) 0:04:39.817 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "dest": "/etc/etcd", "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/etc/etcd", "-z", "-f", "/root/.ansible/tmp/ansible-tmp-1527906357.79-73561849409945/source"], "err": "", "out": "", "rc": 0}, "failed": false, "gid": 0, "group": "root", "handler": "TgzArchive", "mode": "0700", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 155, "src": "/root/.ansible/tmp/ansible-tmp-1527906357.79-73561849409945/source", "state": "directory", "uid": 0} > >TASK [etcd : Create a tarball of the etcd ca certs] **************************** >Friday 01 June 2018 22:25:58 -0400 (0:00:01.116) 0:04:40.934 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["tar", "-czvf", "/etc/etcd/generated_certs/etcd_ca.tgz", "-C", "/etc/etcd/ca", "."], "delta": "0:00:00.006113", "end": "2018-06-01 22:26:58.782866", "failed": false, "rc": 0, "start": "2018-06-01 22:26:58.776753", "stderr": "", "stderr_lines": [], "stdout": "./\n./certs/\n./certs/01.pem\n./certs/02.pem\n./crl/\n./fragments/\n./fragments/openssl.cnf\n./fragments/openssl_append.cnf\n./openssl.cnf\n./ca.key\n./ca.crt\n./serial.old\n./index.txt.old\n./serial\n./index.txt\n./index.txt.attr.old\n./index.txt.attr", "stdout_lines": ["./", "./certs/", "./certs/01.pem", "./certs/02.pem", "./crl/", "./fragments/", "./fragments/openssl.cnf", "./fragments/openssl_append.cnf", "./openssl.cnf", "./ca.key", "./ca.crt", "./serial.old", "./index.txt.old", "./serial", "./index.txt", "./index.txt.attr.old", "./index.txt.attr"]} > >TASK [etcd : Retrieve etcd ca cert tarball] ************************************ >Friday 01 June 2018 22:25:59 -0400 (0:00:00.230) 0:04:41.164 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "c0ed34340f3cbcc3b4131fd835cce54045d81aba", "dest": "/tmp/ec2-34-230-48-21.compute-1.amazonaws.com/etc/etcd/generated_certs/etcd_ca.tgz", "failed": false, "md5sum": "a24e608357740ed4f8591f8d8c93ba03", "remote_checksum": "c0ed34340f3cbcc3b4131fd835cce54045d81aba", "remote_md5sum": null} > >TASK [etcd : Ensure ca directory exists] *************************************** >Friday 01 June 2018 22:25:59 -0400 (0:00:00.417) 0:04:41.581 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/ca", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 212, "state": "directory", "uid": 0} > >TASK [etcd : Delete temporary directory] *************************************** >Friday 01 June 2018 22:25:59 -0400 (0:00:00.225) 0:04:41.807 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": false, "failed": false, "path": "/tmp/ec2-34-230-48-21.compute-1.amazonaws.com", "state": "absent"} > >TASK [etcd : Validate permissions on certificate files] ************************ >Friday 01 June 2018 22:25:59 -0400 (0:00:00.148) 0:04:41.955 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/ca.crt", "mode": "0600", "owner": "root", "path": "/etc/etcd/ca.crt", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1895, "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/server.crt) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/server.crt", "mode": "0600", "owner": "root", "path": "/etc/etcd/server.crt", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 5926, "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/server.key) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/server.key", "mode": "0600", "owner": "root", "path": "/etc/etcd/server.key", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1708, "state": "file", "uid": 0} > >TASK [etcd : Validate permissions on peer certificate files] ******************* >Friday 01 June 2018 22:26:00 -0400 (0:00:00.614) 0:04:42.570 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/ca.crt) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/ca.crt", "mode": "0600", "owner": "root", "path": "/etc/etcd/ca.crt", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1895, "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/peer.crt) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/peer.crt", "mode": "0600", "owner": "root", "path": "/etc/etcd/peer.crt", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 5969, "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/etcd/peer.key) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/etcd/peer.key", "mode": "0600", "owner": "root", "path": "/etc/etcd/peer.key", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1704, "state": "file", "uid": 0} > >TASK [etcd : Validate permissions on the config dir] *************************** >Friday 01 June 2018 22:26:01 -0400 (0:00:00.603) 0:04:43.174 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/etcd", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 155, "state": "directory", "uid": 0} > >PLAY [Create etcd client certificates for master hosts] ************************ > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:26:01 -0400 (0:00:00.241) 0:04:43.415 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [etcd : include_tasks] **************************************************** >Friday 01 June 2018 22:26:02 -0400 (0:00:00.691) 0:04:44.107 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/etcd/tasks/certificates/fetch_client_certificates_from_ca.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [etcd : Ensure CA certificate exists on etcd_ca_host] ********************* >Friday 01 June 2018 22:26:02 -0400 (0:00:00.089) 0:04:44.196 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906416.8067622, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "62ef0240949b19ce6dfffd50cf2ff2e9921fffe7", "ctime": 1527906416.5597684, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 50431505, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "54bac6b985b9e73b9c4d9ea3f2f1f743", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906410.0789323, "nlink": 2, "path": "/etc/etcd/ca/ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1895, "uid": 0, "version": "1155349803", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} > >TASK [etcd : fail] ************************************************************* >Friday 01 June 2018 22:26:02 -0400 (0:00:00.236) 0:04:44.433 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Check status of external etcd certificatees] ********************** >Friday 01 June 2018 22:26:02 -0400 (0:00:00.026) 0:04:44.459 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.etcd-client.crt) => {"changed": false, "failed": false, "item": "master.etcd-client.crt", "stat": {"exists": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.etcd-client.key) => {"changed": false, "failed": false, "item": "master.etcd-client.key", "stat": {"exists": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.etcd-ca.crt) => {"changed": false, "failed": false, "item": "master.etcd-ca.crt", "stat": {"exists": false}} > >TASK [etcd : set_fact] ********************************************************* >Friday 01 June 2018 22:26:02 -0400 (0:00:00.590) 0:04:45.050 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"etcd_client_certs_missing": true}, "changed": false, "failed": false} > >TASK [etcd : Ensure generated_certs directory present] ************************* >Friday 01 June 2018 22:26:03 -0400 (0:00:00.055) 0:04:45.105 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/etcd/generated_certs/openshift-master-ip-172-18-6-20.ec2.internal", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [etcd : Create the client csr] ******************************************** >Friday 01 June 2018 22:26:03 -0400 (0:00:00.232) 0:04:45.338 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["openssl", "req", "-new", "-keyout", "master.etcd-client.key", "-config", "/etc/etcd/ca/openssl.cnf", "-out", "master.etcd-client.csr", "-reqexts", "etcd_v3_req", "-batch", "-nodes", "-subj", "/CN=ip-172-18-6-20.ec2.internal"], "delta": "0:00:00.067213", "end": "2018-06-01 22:27:03.255972", "failed": false, "rc": 0, "start": "2018-06-01 22:27:03.188759", "stderr": "Generating a 2048 bit RSA private key\n................+++\n......................+++\nwriting new private key to 'master.etcd-client.key'\n-----", "stderr_lines": ["Generating a 2048 bit RSA private key", "................+++", "......................+++", "writing new private key to 'master.etcd-client.key'", "-----"], "stdout": "", "stdout_lines": []} > >TASK [etcd : Sign and create the client crt] *********************************** >Friday 01 June 2018 22:26:03 -0400 (0:00:00.300) 0:04:45.638 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["openssl", "ca", "-name", "etcd_ca", "-config", "/etc/etcd/ca/openssl.cnf", "-out", "master.etcd-client.crt", "-in", "master.etcd-client.csr", "-batch"], "delta": "0:00:00.020072", "end": "2018-06-01 22:27:03.508318", "failed": false, "iterated": 0, "rc": 0, "start": "2018-06-01 22:27:03.488246", "stderr": "Using configuration from /etc/etcd/ca/openssl.cnf\nCheck that the request matches the signature\nSignature ok\nCertificate Details:\n Serial Number: 3 (0x3)\n Validity\n Not Before: Jun 2 02:27:03 2018 GMT\n Not After : Jun 1 02:27:03 2023 GMT\n Subject:\n commonName = ip-172-18-6-20.ec2.internal\n X509v3 extensions:\n X509v3 Authority Key Identifier: \n keyid:33:1C:1A:01:77:EB:E6:C3:90:7A:55:26:C0:2B:C2:B5:1C:F8:6D:4C\n DirName:/CN=etcd-signer@1527906405\n serial:EF:4C:0A:D1:4E:54:D8:7C\n\n X509v3 Basic Constraints: critical\n CA:FALSE\n X509v3 Extended Key Usage: \n TLS Web Client Authentication\n X509v3 Key Usage: \n Digital Signature, Key Encipherment\n X509v3 Subject Key Identifier: \n 43:3E:27:D0:F8:1E:13:91:BB:8E:5E:56:5C:21:20:C1:3D:3F:BE:EC\n X509v3 Subject Alternative Name: \n IP Address:172.18.6.20, DNS:ip-172-18-6-20.ec2.internal\nCertificate is to be certified until Jun 1 02:27:03 2023 GMT (1825 days)\n\nWrite out database with 1 new entries\nData Base Updated", "stderr_lines": ["Using configuration from /etc/etcd/ca/openssl.cnf", "Check that the request matches the signature", "Signature ok", "Certificate Details:", " Serial Number: 3 (0x3)", " Validity", " Not Before: Jun 2 02:27:03 2018 GMT", " Not After : Jun 1 02:27:03 2023 GMT", " Subject:", " commonName = ip-172-18-6-20.ec2.internal", " X509v3 extensions:", " X509v3 Authority Key Identifier: ", " keyid:33:1C:1A:01:77:EB:E6:C3:90:7A:55:26:C0:2B:C2:B5:1C:F8:6D:4C", " DirName:/CN=etcd-signer@1527906405", " serial:EF:4C:0A:D1:4E:54:D8:7C", "", " X509v3 Basic Constraints: critical", " CA:FALSE", " X509v3 Extended Key Usage: ", " TLS Web Client Authentication", " X509v3 Key Usage: ", " Digital Signature, Key Encipherment", " X509v3 Subject Key Identifier: ", " 43:3E:27:D0:F8:1E:13:91:BB:8E:5E:56:5C:21:20:C1:3D:3F:BE:EC", " X509v3 Subject Alternative Name: ", " IP Address:172.18.6.20, DNS:ip-172-18-6-20.ec2.internal", "Certificate is to be certified until Jun 1 02:27:03 2023 GMT (1825 days)", "", "Write out database with 1 new entries", "Data Base Updated"], "stdout": "", "stdout_lines": []} > >TASK [etcd : file] ************************************************************* >Friday 01 June 2018 22:26:03 -0400 (0:00:00.252) 0:04:45.891 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "dest": "/etc/etcd/generated_certs/openshift-master-ip-172-18-6-20.ec2.internal/master.etcd-ca.crt", "failed": false, "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1895, "src": "/etc/etcd/ca/ca.crt", "state": "hard", "uid": 0} > >TASK [etcd : Create a tarball of the etcd certs] ******************************* >Friday 01 June 2018 22:26:04 -0400 (0:00:00.234) 0:04:46.125 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["tar", "-czvf", "/etc/etcd/generated_certs/openshift-master-ip-172-18-6-20.ec2.internal.tgz", "-C", "/etc/etcd/generated_certs/openshift-master-ip-172-18-6-20.ec2.internal", "."], "delta": "0:00:00.005090", "end": "2018-06-01 22:27:03.976072", "failed": false, "rc": 0, "start": "2018-06-01 22:27:03.970982", "stderr": "", "stderr_lines": [], "stdout": "./\n./master.etcd-client.key\n./master.etcd-client.csr\n./master.etcd-client.crt\n./master.etcd-ca.crt", "stdout_lines": ["./", "./master.etcd-client.key", "./master.etcd-client.csr", "./master.etcd-client.crt", "./master.etcd-ca.crt"]} > >TASK [etcd : Retrieve the etcd cert tarballs] ********************************** >Friday 01 June 2018 22:26:04 -0400 (0:00:00.231) 0:04:46.357 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "4923d6d6c971813728588a9e18669a021a1e40ba", "dest": "/tmp/ec2-34-230-48-21.compute-1.amazonaws.com/etc/etcd/generated_certs/openshift-master-ip-172-18-6-20.ec2.internal.tgz", "failed": false, "md5sum": "78ef104840b92dae9a4b476c5b4b0ed2", "remote_checksum": "4923d6d6c971813728588a9e18669a021a1e40ba", "remote_md5sum": null} > >TASK [etcd : Ensure certificate directory exists] ****************************** >Friday 01 June 2018 22:26:04 -0400 (0:00:00.404) 0:04:46.761 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/origin/master", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [etcd : Unarchive etcd cert tarballs] ************************************* >Friday 01 June 2018 22:26:04 -0400 (0:00:00.225) 0:04:46.987 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "dest": "/etc/origin/master", "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/etc/origin/master", "-z", "-f", "/root/.ansible/tmp/ansible-tmp-1527906364.97-60895020012827/source"], "err": "", "out": "", "rc": 0}, "failed": false, "gid": 0, "group": "root", "handler": "TgzArchive", "mode": "0700", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 122, "src": "/root/.ansible/tmp/ansible-tmp-1527906364.97-60895020012827/source", "state": "directory", "uid": 0} > >TASK [etcd : Delete temporary directory] *************************************** >Friday 01 June 2018 22:26:05 -0400 (0:00:00.880) 0:04:47.867 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": false, "failed": false, "path": "/tmp/ec2-34-230-48-21.compute-1.amazonaws.com", "state": "absent"} > >TASK [etcd : file] ************************************************************* >Friday 01 June 2018 22:26:05 -0400 (0:00:00.144) 0:04:48.012 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.etcd-client.crt) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "master.etcd-client.crt", "mode": "0600", "owner": "root", "path": "/etc/origin/master/master.etcd-client.crt", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 5926, "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.etcd-client.key) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "master.etcd-client.key", "mode": "0600", "owner": "root", "path": "/etc/origin/master/master.etcd-client.key", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1704, "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.etcd-ca.crt) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "master.etcd-ca.crt", "mode": "0600", "owner": "root", "path": "/etc/origin/master/master.etcd-ca.crt", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1895, "state": "file", "uid": 0} > >PLAY [Configure etcd] ********************************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:26:06 -0400 (0:00:00.609) 0:04:48.621 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [fail] ******************************************************************** >Friday 01 June 2018 22:26:07 -0400 (0:00:00.482) 0:04:49.104 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : set etcd host and ip facts] *************************************** >Friday 01 June 2018 22:26:07 -0400 (0:00:00.024) 0:04:49.128 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"etcd_hostname": "ip-172-18-6-20.ec2.internal", "etcd_ip": "172.18.6.20"}, "changed": false, "failed": false} > >TASK [etcd : Check that etcd image is present] ********************************* >Friday 01 June 2018 22:26:07 -0400 (0:00:00.049) 0:04:49.178 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["docker", "images", "-q", "registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15"], "delta": "0:00:00.026965", "end": "2018-06-01 22:27:07.047130", "failed": false, "rc": 0, "start": "2018-06-01 22:27:07.020165", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [etcd : Pre-pull etcd image] ********************************************** >Friday 01 June 2018 22:26:07 -0400 (0:00:00.240) 0:04:49.419 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_job_id": "168648881321.10569", "changed": true, "failed": false, "finished": 0, "results_file": "/root/.ansible_async/168648881321.10569", "started": 1} > >TASK [etcd : Add iptables allow rules] ***************************************** >Friday 01 June 2018 22:26:08 -0400 (0:00:01.632) 0:04:51.052 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) => {"changed": true, "failed": false, "item": {"port": "2379/tcp", "service": "etcd"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) => {"changed": true, "failed": false, "item": {"port": "2380/tcp", "service": "etcd peering"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} > >TASK [etcd : Remove iptables rules] ******************************************** >Friday 01 June 2018 22:26:09 -0400 (0:00:00.986) 0:04:52.038 *********** > >TASK [etcd : Add firewalld allow rules] **************************************** >Friday 01 June 2018 22:26:10 -0400 (0:00:00.024) 0:04:52.063 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) => {"changed": false, "item": {"port": "2379/tcp", "service": "etcd"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) => {"changed": false, "item": {"port": "2380/tcp", "service": "etcd peering"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Remove firewalld allow rules] ************************************* >Friday 01 June 2018 22:26:10 -0400 (0:00:00.053) 0:04:52.116 *********** > >TASK [etcd : Ensure etcd datadir exists] *************************************** >Friday 01 June 2018 22:26:10 -0400 (0:00:00.024) 0:04:52.140 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/etcd/", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [etcd : Validate permissions on the config dir] *************************** >Friday 01 June 2018 22:26:10 -0400 (0:00:00.316) 0:04:52.457 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/etcd", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 155, "state": "directory", "uid": 0} > >TASK [etcd : Validate permissions on the static pods dir] ********************** >Friday 01 June 2018 22:26:10 -0400 (0:00:00.382) 0:04:52.839 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/origin/node/pods/", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [etcd : Write etcd global config file] ************************************ >Friday 01 June 2018 22:26:11 -0400 (0:00:00.282) 0:04:53.121 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "dbe23c7b967310af4fdd0c86d32e438d792b1d31", "dest": "/etc/etcd/etcd.conf", "failed": false, "gid": 0, "group": "root", "md5sum": "4ed630a4820235dd0bbb97778037ab53", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1447, "src": "/root/.ansible/tmp/ansible-tmp-1527906371.16-250981715768814/source", "state": "file", "uid": 0} > >TASK [etcd : Create temp directory for static pods] **************************** >Friday 01 June 2018 22:26:11 -0400 (0:00:00.925) 0:04:54.047 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXX"], "delta": "0:00:00.004937", "end": "2018-06-01 22:27:11.948518", "failed": false, "rc": 0, "start": "2018-06-01 22:27:11.943581", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift-ansible-Ns9gwp", "stdout_lines": ["/tmp/openshift-ansible-Ns9gwp"]} > >TASK [etcd : Prepare etcd static pod] ****************************************** >Friday 01 June 2018 22:26:12 -0400 (0:00:00.278) 0:04:54.325 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=etcd.yaml) => {"changed": true, "checksum": "8653aa63e923c807a5dc9f5d35248c04db296fd7", "dest": "/tmp/openshift-ansible-Ns9gwp/etcd.yaml", "failed": false, "gid": 0, "group": "root", "item": "etcd.yaml", "md5sum": "e96233e704b305cce9b45139f214ca93", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 940, "src": "/root/.ansible/tmp/ansible-tmp-1527906372.3-176512488275928/source", "state": "file", "uid": 0} > >TASK [etcd : Update etcd static pod] ******************************************* >Friday 01 June 2018 22:26:13 -0400 (0:00:01.166) 0:04:55.492 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=etcd.yaml) => {"changed": true, "failed": false, "item": "etcd.yaml", "result": [{"edit": {"apiVersion": "v1", "kind": "Pod", "metadata": {"annotations": {"scheduler.alpha.kubernetes.io/critical-pod": ""}, "labels": {"openshift.io/component": "etcd", "openshift.io/control-plane": "true"}, "name": "master-etcd", "namespace": "kube-system"}, "spec": {"containers": [{"args": ["#!/bin/sh\nset -o allexport\nsource /etc/etcd/etcd.conf\nexec etcd\n"], "command": ["/bin/sh", "-c"], "image": "registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15", "livenessProbe": {"exec": null, "initialDelaySeconds": 45}, "name": "etcd", "securityContext": {"privileged": true}, "terminationGracePeriodSeconds": 0, "volumeMounts": [{"mountPath": "/etc/etcd/", "name": "master-config", "readOnly": true}, {"mountPath": "/var/lib/etcd/", "name": "master-data"}], "workingDir": "/var/lib/etcd"}], "hostNetwork": true, "restartPolicy": "Always", "volumes": [{"hostPath": {"path": "/etc/etcd/"}, "name": "master-config"}, {"hostPath": {"path": "/var/lib/etcd"}, "name": "master-data"}]}}, "key": "spec.containers[0].image"}], "state": "present"} > >TASK [etcd : Set etcd host as a probe target host] ***************************** >Friday 01 June 2018 22:26:14 -0400 (0:00:00.609) 0:04:56.102 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=etcd.yaml) => {"changed": true, "failed": false, "item": "etcd.yaml", "result": [{"edit": {"apiVersion": "v1", "kind": "Pod", "metadata": {"annotations": {"scheduler.alpha.kubernetes.io/critical-pod": ""}, "labels": {"openshift.io/component": "etcd", "openshift.io/control-plane": "true"}, "name": "master-etcd", "namespace": "kube-system"}, "spec": {"containers": [{"args": ["#!/bin/sh\nset -o allexport\nsource /etc/etcd/etcd.conf\nexec etcd\n"], "command": ["/bin/sh", "-c"], "image": "registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15", "livenessProbe": {"exec": {"command": ["etcdctl", "--cert-file", "/etc/etcd/peer.crt", "--key-file", "/etc/etcd/peer.key", "--ca-file", "/etc/etcd/ca.crt", "-C", "https://172.18.6.20:2379", "cluster-health"]}, "initialDelaySeconds": 45}, "name": "etcd", "securityContext": {"privileged": true}, "terminationGracePeriodSeconds": 0, "volumeMounts": [{"mountPath": "/etc/etcd/", "name": "master-config", "readOnly": true}, {"mountPath": "/var/lib/etcd/", "name": "master-data"}], "workingDir": "/var/lib/etcd"}], "hostNetwork": true, "restartPolicy": "Always", "volumes": [{"hostPath": {"path": "/etc/etcd/"}, "name": "master-config"}, {"hostPath": {"path": "/var/lib/etcd"}, "name": "master-data"}]}}, "key": "spec.containers[0].livenessProbe.exec.command"}], "state": "present"} > >TASK [etcd : Deploy etcd static pod] ******************************************* >Friday 01 June 2018 22:26:14 -0400 (0:00:00.403) 0:04:56.505 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=etcd.yaml) => {"changed": true, "checksum": "85f0871dc660e1581c53544b9350a0f598aff9f2", "dest": "/etc/origin/node/pods/etcd.yaml", "failed": false, "gid": 0, "group": "root", "item": "etcd.yaml", "md5sum": "266580673596a34f7a500e2fd8e1a09f", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1229, "src": "/tmp/openshift-ansible-Ns9gwp/etcd.yaml", "state": "file", "uid": 0} > >TASK [etcd : Remove temp directory] ******************************************** >Friday 01 June 2018 22:26:14 -0400 (0:00:00.305) 0:04:56.810 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "path": "/tmp/openshift-ansible-Ns9gwp", "state": "absent"} > >TASK [etcd : set etcd host and ip facts] *************************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.292) 0:04:57.103 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Add iptables allow rules] ***************************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.025) 0:04:57.128 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) => {"changed": false, "item": {"port": "2379/tcp", "service": "etcd"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) => {"changed": false, "item": {"port": "2380/tcp", "service": "etcd peering"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Remove iptables rules] ******************************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.052) 0:04:57.181 *********** > >TASK [etcd : Add firewalld allow rules] **************************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.024) 0:04:57.206 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'2379/tcp', u'service': u'etcd'}) => {"changed": false, "item": {"port": "2379/tcp", "service": "etcd"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'}) => {"changed": false, "item": {"port": "2380/tcp", "service": "etcd peering"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Remove firewalld allow rules] ************************************* >Friday 01 June 2018 22:26:15 -0400 (0:00:00.042) 0:04:57.249 *********** > >TASK [etcd : Install etcd] ***************************************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.024) 0:04:57.273 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : include_tasks] **************************************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.026) 0:04:57.299 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Create configuration directory] *********************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.024) 0:04:57.324 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Copy service file for etcd instance] ****************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.026) 0:04:57.350 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Create third party etcd service.d directory exists] *************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.026) 0:04:57.377 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Configure third part etcd service unit file] ********************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.025) 0:04:57.403 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Ensure etcd datadir ownership for thirdparty datadir] ************* >Friday 01 June 2018 22:26:15 -0400 (0:00:00.028) 0:04:57.432 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Write etcd global config file] ************************************ >Friday 01 June 2018 22:26:15 -0400 (0:00:00.030) 0:04:57.463 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Ensure etcd owns the files in it's config dir] ******************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.031) 0:04:57.495 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Enable etcd] ****************************************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.028) 0:04:57.523 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [etcd : Set fact etcd_service_status_changed] ***************************** >Friday 01 June 2018 22:26:15 -0400 (0:00:00.027) 0:04:57.551 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] ******* >Friday 01 June 2018 22:26:15 -0400 (0:00:00.027) 0:04:57.578 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["logrotate-3.8.6-15.el7.x86_64 providing logrotate is already installed"]} > >TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] *** >Friday 01 June 2018 22:26:16 -0400 (0:00:00.738) 0:04:58.317 *********** > >PLAY [etcd Install Checkpoint End] ********************************************* > >TASK [Set etcd install 'Complete'] ********************************************* >Friday 01 June 2018 22:26:16 -0400 (0:00:00.037) 0:04:58.354 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_etcd": {"end": "20180601222616Z", "status": "Complete"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [NFS Install Checkpoint Start] ******************************************** > >TASK [Set NFS install 'In Progress'] ******************************************* >Friday 01 June 2018 22:26:16 -0400 (0:00:00.076) 0:04:58.430 *********** >skipping: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Configure nfs] *********************************************************** >skipping: no hosts matched > >PLAY [NFS Install Checkpoint End] ********************************************** > >TASK [Set NFS install 'Complete'] ********************************************** >Friday 01 June 2018 22:26:16 -0400 (0:00:00.038) 0:04:58.469 *********** >skipping: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Load Balancer Install Checkpoint Start] ********************************** > >TASK [Set load balancer install 'In Progress'] ********************************* >Friday 01 June 2018 22:26:16 -0400 (0:00:00.037) 0:04:58.506 *********** >skipping: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Configure load balancers] ************************************************ >skipping: no hosts matched > >PLAY [Load Balancer Install Checkpoint End] ************************************ > >TASK [Set load balancer install 'Complete'] ************************************ >Friday 01 June 2018 22:26:16 -0400 (0:00:00.036) 0:04:58.543 *********** >skipping: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Master Install Checkpoint Start] ***************************************** > >TASK [Set Master install 'In Progress'] **************************************** >Friday 01 June 2018 22:26:16 -0400 (0:00:00.029) 0:04:58.572 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_master": {"playbook": "playbooks/openshift-master/config.yml", "start": "20180601222616Z", "status": "In Progress", "title": "Master Install"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Create OpenShift certificates for master hosts] ************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:26:16 -0400 (0:00:00.079) 0:04:58.652 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_master_facts : Verify required variables are set] ************** >Friday 01 June 2018 22:26:17 -0400 (0:00:00.702) 0:04:59.355 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Set g_metrics_hostname] ************************* >Friday 01 June 2018 22:26:17 -0400 (0:00:00.026) 0:04:59.381 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"g_metrics_hostname": "hawkular-metrics.apps.0601-bng.qe.rhcloud.com"}, "changed": false, "failed": false} > >TASK [openshift_master_facts : set_fact] *************************************** >Friday 01 June 2018 22:26:17 -0400 (0:00:00.043) 0:04:59.424 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Set master facts] ******************************* >Friday 01 June 2018 22:26:17 -0400 (0:00:00.026) 0:04:59.451 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "master", "cloudprovider"]}, "master": {"admission_plugin_config": {"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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": false, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >TASK [openshift_master_facts : Determine if scheduler config present] ********** >Friday 01 June 2018 22:26:18 -0400 (0:00:00.997) 0:05:00.448 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_master_facts : Set Default scheduler predicates and priorities] *** >Friday 01 June 2018 22:26:18 -0400 (0:00:00.212) 0:05:00.660 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_master_scheduler_default_predicates": [{"name": "NoVolumeZoneConflict"}, {"name": "MaxEBSVolumeCount"}, {"name": "MaxGCEPDVolumeCount"}, {"name": "MaxAzureDiskVolumeCount"}, {"name": "MatchInterPodAffinity"}, {"name": "NoDiskConflict"}, {"name": "GeneralPredicates"}, {"name": "PodToleratesNodeTaints"}, {"name": "CheckNodeMemoryPressure"}, {"name": "CheckNodeDiskPressure"}, {"name": "CheckVolumeBinding"}, {"argument": {"serviceAffinity": {"labels": ["region"]}}, "name": "Region"}], "openshift_master_scheduler_default_priorities": [{"name": "SelectorSpreadPriority", "weight": 1}, {"name": "InterPodAffinityPriority", "weight": 1}, {"name": "LeastRequestedPriority", "weight": 1}, {"name": "BalancedResourceAllocation", "weight": 1}, {"name": "NodePreferAvoidPodsPriority", "weight": 10000}, {"name": "NodeAffinityPriority", "weight": 1}, {"name": "TaintTolerationPriority", "weight": 1}, {"argument": {"serviceAntiAffinity": {"label": "zone"}}, "name": "Zone", "weight": 2}]}, "changed": false, "failed": false} > >TASK [openshift_master_facts : Retrieve current scheduler config] ************** >Friday 01 June 2018 22:26:18 -0400 (0:00:00.062) 0:05:00.723 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Set openshift_master_scheduler_current_config] *** >Friday 01 June 2018 22:26:18 -0400 (0:00:00.023) 0:05:00.746 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Test if scheduler config is readable] *********** >Friday 01 June 2018 22:26:18 -0400 (0:00:00.025) 0:05:00.772 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Set current scheduler predicates and priorities] *** >Friday 01 June 2018 22:26:18 -0400 (0:00:00.026) 0:05:00.798 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_named_certificates : set_fact] ********************************* >Friday 01 June 2018 22:26:18 -0400 (0:00:00.030) 0:05:00.829 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_named_certificates : openshift_facts] ************************** >Friday 01 June 2018 22:26:18 -0400 (0:00:00.030) 0:05:00.859 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "master", "cloudprovider"]}, "master": {"admission_plugin_config": {"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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": false, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >TASK [openshift_named_certificates : Clear named certificates] ***************** >Friday 01 June 2018 22:26:19 -0400 (0:00:00.932) 0:05:01.791 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_named_certificates : Ensure named certificate directory exists] *** >Friday 01 June 2018 22:26:19 -0400 (0:00:00.026) 0:05:01.818 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/origin/master/named_certificates/", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_named_certificates : Land named certificates] ****************** >Friday 01 June 2018 22:26:20 -0400 (0:00:00.285) 0:05:02.104 *********** > >TASK [openshift_named_certificates : Land named certificate keys] ************** >Friday 01 June 2018 22:26:20 -0400 (0:00:00.025) 0:05:02.130 *********** > >TASK [openshift_named_certificates : Land named CA certificates] *************** >Friday 01 June 2018 22:26:20 -0400 (0:00:00.024) 0:05:02.154 *********** > >TASK [openshift_cli : Install clients] ***************************************** >Friday 01 June 2018 22:26:20 -0400 (0:00:00.025) 0:05:02.179 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["atomic-openshift-clients-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64 providing atomic-openshift-clients-3.10* is already installed"]} > >TASK [openshift_cli : Pull CLI Image (docker)] ********************************* >Friday 01 June 2018 22:26:22 -0400 (0:00:02.501) 0:05:04.681 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_cli : Pull CLI Image (atomic)] ********************************* >Friday 01 June 2018 22:26:22 -0400 (0:00:00.026) 0:05:04.707 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_cli : Copy client binaries/symlinks out of CLI image for use on the host] *** >Friday 01 June 2018 22:26:22 -0400 (0:00:00.026) 0:05:04.734 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_cli : Install bash completion for oc tools] ******************** >Friday 01 June 2018 22:26:22 -0400 (0:00:00.024) 0:05:04.759 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["1:bash-completion-2.1-6.el7.noarch providing bash-completion is already installed"]} > >TASK [openshift_cli : Ensure binaries from containerized deployments are cleaned up.] *** >Friday 01 June 2018 22:26:23 -0400 (0:00:00.505) 0:05:05.264 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/local/bin/oc) => {"changed": false, "failed": false, "item": "/usr/local/bin/oc", "path": "/usr/local/bin/oc", "state": "absent"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/local/bin/openshift) => {"changed": false, "failed": false, "item": "/usr/local/bin/openshift", "path": "/usr/local/bin/openshift", "state": "absent"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/local/bin/kubectl) => {"changed": false, "failed": false, "item": "/usr/local/bin/kubectl", "path": "/usr/local/bin/kubectl", "state": "absent"} > >TASK [openshift_ca : fail] ***************************************************** >Friday 01 June 2018 22:26:23 -0400 (0:00:00.706) 0:05:05.970 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Install the base package for admin tooling] *************** >Friday 01 June 2018 22:26:23 -0400 (0:00:00.037) 0:05:06.007 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["atomic-openshift-3.10.0-0.57.0.git.0.c7647b5.el7.x86_64 providing atomic-openshift-3.10* is already installed"]} > >TASK [openshift_ca : Reload generated facts] *********************************** >Friday 01 June 2018 22:26:26 -0400 (0:00:02.395) 0:05:08.403 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Create openshift_ca_config_dir if it does not exist] ****** >Friday 01 June 2018 22:26:26 -0400 (0:00:00.055) 0:05:08.458 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/origin/master", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 148, "state": "directory", "uid": 0} > >TASK [openshift_ca : Determine if CA must be created] ************************** >Friday 01 June 2018 22:26:26 -0400 (0:00:00.250) 0:05:08.709 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca-bundle.crt) => {"changed": false, "failed": false, "item": "ca-bundle.crt", "stat": {"exists": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca.crt) => {"changed": false, "failed": false, "item": "ca.crt", "stat": {"exists": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca.key) => {"changed": false, "failed": false, "item": "ca.key", "stat": {"exists": false}} > >TASK [openshift_ca : Determine if front-proxy CA must be created] ************** >Friday 01 June 2018 22:26:27 -0400 (0:00:00.690) 0:05:09.399 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) => {"changed": false, "failed": false, "item": "front-proxy-ca.crt", "stat": {"exists": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=front-proxy-ca.key) => {"changed": false, "failed": false, "item": "front-proxy-ca.key", "stat": {"exists": false}} > >TASK [openshift_ca : set_fact] ************************************************* >Friday 01 June 2018 22:26:27 -0400 (0:00:00.389) 0:05:09.789 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"master_ca_missing": true, "master_front_proxy_ca_missing": true}, "changed": false, "failed": false} > >TASK [openshift_ca : Retain original serviceaccount keys] ********************** >Friday 01 June 2018 22:26:27 -0400 (0:00:00.045) 0:05:09.835 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) => {"changed": false, "item": "/etc/origin/master/serviceaccounts.private.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) => {"changed": false, "item": "/etc/origin/master/serviceaccounts.public.key", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Deploy master ca certificate] ***************************** >Friday 01 June 2018 22:26:27 -0400 (0:00:00.050) 0:05:09.885 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'dest': u'ca.crt', u'src': u''}) => {"changed": false, "item": {"dest": "ca.crt", "src": ""}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'dest': u'ca.key', u'src': u''}) => {"changed": false, "item": {"dest": "ca.key", "src": ""}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Deploy additional ca] ************************************* >Friday 01 June 2018 22:26:27 -0400 (0:00:00.038) 0:05:09.923 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Create ca serial] ***************************************** >Friday 01 June 2018 22:26:27 -0400 (0:00:00.034) 0:05:09.958 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : find] ***************************************************** >Friday 01 June 2018 22:26:27 -0400 (0:00:00.026) 0:05:09.985 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "examined": 0, "failed": false, "files": [], "matched": 0, "msg": "/etc/origin/master/legacy-ca/ was skipped as it does not seem to be a valid directory or it cannot be accessed\n"} > >TASK [openshift_ca : Create the front-proxy CA if it does not already exist] *** >Friday 01 June 2018 22:26:28 -0400 (0:00:00.461) 0:05:10.447 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["oc", "adm", "ca", "create-signer-cert", "--cert=/etc/origin/master/front-proxy-ca.crt", "--key=/etc/origin/master/front-proxy-ca.key", "--serial=/etc/origin/master/ca.serial.txt", "--expire-days=1825", "--overwrite=false"], "delta": "0:00:00.424179", "end": "2018-06-01 22:27:28.735360", "failed": false, "rc": 0, "start": "2018-06-01 22:27:28.311181", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_ca : Create the master certificates if they do not already exist] *** >Friday 01 June 2018 22:26:29 -0400 (0:00:00.678) 0:05:11.126 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["oc", "adm", "ca", "create-master-certs", "--hostnames=kubernetes.default,ec2-34-230-48-21.compute-1.amazonaws.com,kubernetes,ip-172-18-6-20.ec2.internal,172.31.0.1,openshift.default,172.18.6.20,34.230.48.21,openshift.default.svc,openshift.default.svc.cluster.local,kubernetes.default.svc,kubernetes.default.svc.cluster.local,openshift", "--master=https://ip-172-18-6-20.ec2.internal:8443", "--public-master=https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "--cert-dir=/etc/origin/master", "--expire-days=730", "--signer-expire-days=1825", "--overwrite=false"], "delta": "0:00:03.654058", "end": "2018-06-01 22:27:32.668572", "failed": false, "rc": 0, "start": "2018-06-01 22:27:29.014514", "stderr": "", "stderr_lines": [], "stdout": "Generated new key pair as /etc/origin/master/serviceaccounts.public.key and /etc/origin/master/serviceaccounts.private.key", "stdout_lines": ["Generated new key pair as /etc/origin/master/serviceaccounts.public.key and /etc/origin/master/serviceaccounts.private.key"]} > >TASK [openshift_ca : command] ************************************************** >Friday 01 June 2018 22:26:32 -0400 (0:00:03.926) 0:05:15.052 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXX"], "delta": "0:00:00.003188", "end": "2018-06-01 22:27:32.917678", "failed": false, "rc": 0, "start": "2018-06-01 22:27:32.914490", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift-ansible-Kml4nP", "stdout_lines": ["/tmp/openshift-ansible-Kml4nP"]} > >TASK [openshift_ca : copy] ***************************************************** >Friday 01 June 2018 22:26:33 -0400 (0:00:00.239) 0:05:15.291 *********** > >TASK [openshift_ca : copy] ***************************************************** >Friday 01 June 2018 22:26:33 -0400 (0:00:00.036) 0:05:15.328 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "bd7efe46c400436cbe196bb34de591ee4de77574", "dest": "/tmp/openshift-ansible-Kml4nP/ca.crt", "failed": false, "gid": 0, "group": "root", "md5sum": "087fdc1d379c311d568fc7c013d292a5", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1070, "src": "/etc/origin/master/ca.crt", "state": "file", "uid": 0} > >TASK [openshift_ca : assemble] ************************************************* >Friday 01 June 2018 22:26:33 -0400 (0:00:00.226) 0:05:15.555 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "bd7efe46c400436cbe196bb34de591ee4de77574", "dest": "/etc/origin/master/client-ca-bundle.crt", "failed": false, "gid": 0, "group": "root", "md5sum": "087fdc1d379c311d568fc7c013d292a5", "mode": "0644", "msg": "OK", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1070, "src": "/tmp/openshift-ansible-Kml4nP", "state": "file", "uid": 0} > >TASK [openshift_ca : Test local loopback context] ****************************** >Friday 01 June 2018 22:26:33 -0400 (0:00:00.239) 0:05:15.794 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["oc", "config", "view", "--config=/etc/origin/master/openshift-master.kubeconfig"], "delta": "0:00:00.139935", "end": "2018-06-01 22:27:33.797990", "failed": false, "rc": 0, "start": "2018-06-01 22:27:33.658055", "stderr": "", "stderr_lines": [], "stdout": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: REDACTED\n server: https://ec2-34-230-48-21.compute-1.amazonaws.com:8443\n name: ec2-34-230-48-21-compute-1-amazonaws-com:8443\n- cluster:\n certificate-authority-data: REDACTED\n server: https://ip-172-18-6-20.ec2.internal:8443\n name: ip-172-18-6-20-ec2-internal:8443\ncontexts:\n- context:\n cluster: ec2-34-230-48-21-compute-1-amazonaws-com:8443\n namespace: default\n user: system:openshift-master/ip-172-18-6-20-ec2-internal:8443\n name: default/ec2-34-230-48-21-compute-1-amazonaws-com:8443/system:openshift-master\n- context:\n cluster: ip-172-18-6-20-ec2-internal:8443\n namespace: default\n user: system:openshift-master/ip-172-18-6-20-ec2-internal:8443\n name: default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master\ncurrent-context: default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master\nkind: Config\npreferences: {}\nusers:\n- name: system:openshift-master/ip-172-18-6-20-ec2-internal:8443\n user:\n client-certificate-data: REDACTED\n client-key-data: REDACTED", "stdout_lines": ["apiVersion: v1", "clusters:", "- cluster:", " certificate-authority-data: REDACTED", " server: https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", " name: ec2-34-230-48-21-compute-1-amazonaws-com:8443", "- cluster:", " certificate-authority-data: REDACTED", " server: https://ip-172-18-6-20.ec2.internal:8443", " name: ip-172-18-6-20-ec2-internal:8443", "contexts:", "- context:", " cluster: ec2-34-230-48-21-compute-1-amazonaws-com:8443", " namespace: default", " user: system:openshift-master/ip-172-18-6-20-ec2-internal:8443", " name: default/ec2-34-230-48-21-compute-1-amazonaws-com:8443/system:openshift-master", "- context:", " cluster: ip-172-18-6-20-ec2-internal:8443", " namespace: default", " user: system:openshift-master/ip-172-18-6-20-ec2-internal:8443", " name: default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "current-context: default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "kind: Config", "preferences: {}", "users:", "- name: system:openshift-master/ip-172-18-6-20-ec2-internal:8443", " user:", " client-certificate-data: REDACTED", " client-key-data: REDACTED"]} > >TASK [openshift_ca : Create temp directory for loopback master client config] *** >Friday 01 June 2018 22:26:34 -0400 (0:00:00.390) 0:05:16.185 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Generate the loopback master client config] *************** >Friday 01 June 2018 22:26:34 -0400 (0:00:00.039) 0:05:16.225 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Copy generated loopback master client config to master config dir] *** >Friday 01 June 2018 22:26:34 -0400 (0:00:00.045) 0:05:16.271 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=openshift-master.crt) => {"changed": false, "item": "openshift-master.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=openshift-master.key) => {"changed": false, "item": "openshift-master.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=openshift-master.kubeconfig) => {"changed": false, "item": "openshift-master.kubeconfig", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Delete temp directory] ************************************ >Friday 01 June 2018 22:26:34 -0400 (0:00:00.061) 0:05:16.333 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Create temp directory for loopback master client config] *** >Friday 01 June 2018 22:26:34 -0400 (0:00:00.045) 0:05:16.378 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXX"], "delta": "0:00:00.003153", "end": "2018-06-01 22:27:34.231173", "failed": false, "rc": 0, "start": "2018-06-01 22:27:34.228020", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift-ansible-E12dNe", "stdout_lines": ["/tmp/openshift-ansible-E12dNe"]} > >TASK [openshift_ca : Generate the aggregator api-client config] **************** >Friday 01 June 2018 22:26:34 -0400 (0:00:00.235) 0:05:16.614 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["oc", "adm", "create-api-client-config", "--certificate-authority=/etc/origin/master/ca.crt", "--client-dir=/tmp/openshift-ansible-E12dNe", "--user=aggregator-front-proxy", "--signer-cert=/etc/origin/master/front-proxy-ca.crt", "--signer-key=/etc/origin/master/front-proxy-ca.key", "--signer-serial=/etc/origin/master/ca.serial.txt", "--expire-days=730"], "delta": "0:00:00.384474", "end": "2018-06-01 22:27:34.865333", "failed": false, "rc": 0, "start": "2018-06-01 22:27:34.480859", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_ca : Copy generated loopback master client config to master config dir] *** >Friday 01 June 2018 22:26:35 -0400 (0:00:00.638) 0:05:17.252 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) => {"changed": true, "checksum": "34430eb2d9e9898da698d262721585c2ed6032df", "dest": "/etc/origin/master/aggregator-front-proxy.crt", "failed": false, "gid": 0, "group": "root", "item": "aggregator-front-proxy.crt", "md5sum": "b1760dabcea3786b241799bc4164809e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1090, "src": "/tmp/openshift-ansible-E12dNe/aggregator-front-proxy.crt", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=aggregator-front-proxy.key) => {"changed": true, "checksum": "1e6e129452b9a70a553aec198ff445bfea5136b3", "dest": "/etc/origin/master/aggregator-front-proxy.key", "failed": false, "gid": 0, "group": "root", "item": "aggregator-front-proxy.key", "md5sum": "59c4e41bd9d616109d6dbba4e4ed8b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1675, "src": "/tmp/openshift-ansible-E12dNe/aggregator-front-proxy.key", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=aggregator-front-proxy.kubeconfig) => {"changed": true, "checksum": "872f6b8c7a6ec1a8d205b3a4245e6dac397b9f4a", "dest": "/etc/origin/master/aggregator-front-proxy.kubeconfig", "failed": false, "gid": 0, "group": "root", "item": "aggregator-front-proxy.kubeconfig", "md5sum": "01c97a1a9d351fc151d94daad05a9300", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 5626, "src": "/tmp/openshift-ansible-E12dNe/aggregator-front-proxy.kubeconfig", "state": "file", "uid": 0} > >TASK [openshift_ca : Delete temp directory] ************************************ >Friday 01 June 2018 22:26:35 -0400 (0:00:00.749) 0:05:18.001 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "path": "/tmp/openshift-ansible-E12dNe", "state": "absent"} > >TASK [openshift_ca : Restore original serviceaccount keys] ********************* >Friday 01 June 2018 22:26:36 -0400 (0:00:00.219) 0:05:18.220 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) => {"changed": false, "item": "/etc/origin/master/serviceaccounts.private.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) => {"changed": false, "item": "/etc/origin/master/serviceaccounts.public.key", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_ca : Remove backup serviceaccount keys] ************************ >Friday 01 June 2018 22:26:36 -0400 (0:00:00.041) 0:05:18.262 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.private.key) => {"changed": false, "item": "/etc/origin/master/serviceaccounts.private.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/master/serviceaccounts.public.key) => {"changed": false, "item": "/etc/origin/master/serviceaccounts.public.key", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Check status of master certificates] ***** >Friday 01 June 2018 22:26:36 -0400 (0:00:00.042) 0:05:18.305 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=admin.crt) => {"changed": false, "failed": false, "item": "admin.crt", "stat": {"atime": 1527906452.5368593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6d85d3b9f50f81d44f41ed8b41940065acdb8ee3", "ctime": 1527906452.5358593, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826596, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "e5204e7d788188feb082255e8e743661", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906452.5358593, "nlink": 1, "path": "/etc/origin/master/admin.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1151, "uid": 0, "version": "1988940610", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca.crt) => {"changed": false, "failed": false, "item": "ca.crt", "stat": {"atime": 1527906450.1949184, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bd7efe46c400436cbe196bb34de591ee4de77574", "ctime": 1527906449.3759391, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826574, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "087fdc1d379c311d568fc7c013d292a5", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906449.3759391, "nlink": 1, "path": "/etc/origin/master/ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1070, "uid": 0, "version": "805727781", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca-bundle.crt) => {"changed": false, "failed": false, "item": "ca-bundle.crt", "stat": {"atime": 1527906450.1969182, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bd7efe46c400436cbe196bb34de591ee4de77574", "ctime": 1527906450.1969182, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826582, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "087fdc1d379c311d568fc7c013d292a5", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906450.1969182, "nlink": 1, "path": "/etc/origin/master/ca-bundle.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1070, "uid": 0, "version": "639673472", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) => {"changed": false, "failed": false, "item": "front-proxy-ca.crt", "stat": {"atime": 1527906454.6168067, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4d042ce55f8dc587d8f6d96809f3a633b27f6d64", "ctime": 1527906448.7309554, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826577, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "b3a2f2b56b329941f0ccd067c6fe1cd2", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906448.7309554, "nlink": 1, "path": "/etc/origin/master/front-proxy-ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1070, "uid": 0, "version": "2143893034", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.kubelet-client.crt) => {"changed": false, "failed": false, "item": "master.kubelet-client.crt", "stat": {"atime": 1527906452.073871, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2e1c3992fe7c55d3805566dcceec18a2031bd461", "ctime": 1527906452.072871, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826590, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "b513462ee7f4aeb3e8e65b26e218f9f2", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906452.072871, "nlink": 1, "path": "/etc/origin/master/master.kubelet-client.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1135, "uid": 0, "version": "1621880478", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.proxy-client.crt) => {"changed": false, "failed": false, "item": "master.proxy-client.crt", "stat": {"atime": 1527906452.4528613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ff7f72d55a8af9068bf61b8c12fedaa1ceaf2643", "ctime": 1527906452.4528613, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826594, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "f9842213edb749e32cbfdf6f93041c9f", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906452.4528613, "nlink": 1, "path": "/etc/origin/master/master.proxy-client.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1086, "uid": 0, "version": "124795819", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.server.crt) => {"changed": false, "failed": false, "item": "master.server.crt", "stat": {"atime": 1527906451.5728836, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ac5f939270b8317c44eafcebd2276e44fd408b50", "ctime": 1527906451.5728836, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826588, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "9ece3eedae2af3c66dca5ea00f20ead4", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906451.5728836, "nlink": 1, "path": "/etc/origin/master/master.server.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2595, "uid": 0, "version": "18446744071888731693", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=openshift-master.crt) => {"changed": false, "failed": false, "item": "openshift-master.crt", "stat": {"atime": 1527906451.1168952, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "064637cbd9f259c74bb7cdde5ae494b95ae458a9", "ctime": 1527906451.114895, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826583, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "a7b51acc94c5f9eef14723dbe0652189", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906451.114895, "nlink": 1, "path": "/etc/origin/master/openshift-master.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1123, "uid": 0, "version": "1770300493", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=service-signer.crt) => {"changed": false, "failed": false, "item": "service-signer.crt", "stat": {"atime": 1527906451.441887, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b0e9071f7f56115728e6676abd943fc6e2e301d5", "ctime": 1527906451.441887, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826586, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "39f038c1cfe7b65526d68ab0d82e22ec", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906451.441887, "nlink": 1, "path": "/etc/origin/master/service-signer.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1115, "uid": 0, "version": "322028502", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) => {"changed": false, "failed": false, "item": "aggregator-front-proxy.crt", "stat": {"atime": 1527906455.108794, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "34430eb2d9e9898da698d262721585c2ed6032df", "ctime": 1527906455.1127942, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "b1760dabcea3786b241799bc4164809e", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906454.8598, "nlink": 1, "path": "/etc/origin/master/aggregator-front-proxy.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1090, "uid": 0, "version": "18446744072964922615", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} > >TASK [openshift_master_certificates : set_fact] ******************************** >Friday 01 June 2018 22:26:38 -0400 (0:00:02.111) 0:05:20.416 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"master_certs_missing": false}, "changed": false, "failed": false} > >TASK [openshift_master_certificates : Ensure the generated_configs directory present] *** >Friday 01 June 2018 22:26:38 -0400 (0:00:00.060) 0:05:20.477 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : find] ************************************ >Friday 01 June 2018 22:26:38 -0400 (0:00:00.041) 0:05:20.518 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "examined": 0, "failed": false, "files": [], "matched": 0, "msg": "/etc/origin/master/legacy-ca/ was skipped as it does not seem to be a valid directory or it cannot be accessed\n"} > >TASK [openshift_master_certificates : Create the master server certificate] **** >Friday 01 June 2018 22:26:38 -0400 (0:00:00.234) 0:05:20.753 *********** > >TASK [openshift_master_certificates : Generate the loopback master client config] *** >Friday 01 June 2018 22:26:38 -0400 (0:00:00.059) 0:05:20.813 *********** > >TASK [openshift_master_certificates : copy] ************************************ >Friday 01 June 2018 22:26:38 -0400 (0:00:00.074) 0:05:20.887 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=admin.crt) => {"changed": false, "item": "admin.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=admin.key) => {"changed": false, "item": "admin.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=admin.kubeconfig) => {"changed": false, "item": "admin.kubeconfig", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=aggregator-front-proxy.crt) => {"changed": false, "item": "aggregator-front-proxy.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=aggregator-front-proxy.key) => {"changed": false, "item": "aggregator-front-proxy.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=aggregator-front-proxy.kubeconfig) => {"changed": false, "item": "aggregator-front-proxy.kubeconfig", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=front-proxy-ca.crt) => {"changed": false, "item": "front-proxy-ca.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=front-proxy-ca.key) => {"changed": false, "item": "front-proxy-ca.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.kubelet-client.crt) => {"changed": false, "item": "master.kubelet-client.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.kubelet-client.key) => {"changed": false, "item": "master.kubelet-client.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.proxy-client.crt) => {"changed": false, "item": "master.proxy-client.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.proxy-client.key) => {"changed": false, "item": "master.proxy-client.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=service-signer.crt) => {"changed": false, "item": "service-signer.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=service-signer.key) => {"changed": false, "item": "service-signer.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca-bundle.crt) => {"changed": false, "item": "ca-bundle.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca.crt) => {"changed": false, "item": "ca.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca.key) => {"changed": false, "item": "ca.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=client-ca-bundle.crt) => {"changed": false, "item": "client-ca-bundle.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=serviceaccounts.private.key) => {"changed": false, "item": "serviceaccounts.private.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=serviceaccounts.public.key) => {"changed": false, "item": "serviceaccounts.public.key", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Remove generated etcd client certs when using external etcd] *** >Friday 01 June 2018 22:26:39 -0400 (0:00:00.199) 0:05:21.087 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.etcd-client.crt) => {"changed": false, "failed": false, "item": "master.etcd-client.crt", "path": "/etc/origin/generated-configs/master-ip-172-18-6-20.ec2.internal/master.etcd-client.crt", "state": "absent"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master.etcd-client.key) => {"changed": false, "failed": false, "item": "master.etcd-client.key", "path": "/etc/origin/generated-configs/master-ip-172-18-6-20.ec2.internal/master.etcd-client.key", "state": "absent"} > >TASK [openshift_master_certificates : Create local temp directory for syncing certs] *** >Friday 01 June 2018 22:26:39 -0400 (0:00:00.545) 0:05:21.633 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Chmod local temp directory for syncing certs] *** >Friday 01 June 2018 22:26:39 -0400 (0:00:00.031) 0:05:21.665 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Create a tarball of the master certs] **** >Friday 01 June 2018 22:26:39 -0400 (0:00:00.038) 0:05:21.703 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Retrieve the master cert tarball from the master] *** >Friday 01 June 2018 22:26:39 -0400 (0:00:00.042) 0:05:21.745 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Ensure certificate directory exists] ***** >Friday 01 June 2018 22:26:39 -0400 (0:00:00.030) 0:05:21.776 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Unarchive the tarball on the master] ***** >Friday 01 June 2018 22:26:39 -0400 (0:00:00.030) 0:05:21.806 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Delete local temp directory] ************* >Friday 01 June 2018 22:26:39 -0400 (0:00:00.032) 0:05:21.839 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Lookup default group for ansible_ssh_user] *** >Friday 01 June 2018 22:26:39 -0400 (0:00:00.025) 0:05:21.865 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["/usr/bin/id", "-g", "root"], "delta": "0:00:00.003235", "end": "2018-06-01 22:27:39.705828", "failed": false, "rc": 0, "start": "2018-06-01 22:27:39.702593", "stderr": "", "stderr_lines": [], "stdout": "0", "stdout_lines": ["0"]} > >TASK [openshift_master_certificates : set_fact] ******************************** >Friday 01 June 2018 22:26:40 -0400 (0:00:00.211) 0:05:22.076 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"client_users": ["root"]}, "changed": false, "failed": false} > >TASK [openshift_master_certificates : Create the client config dir(s)] ********* >Friday 01 June 2018 22:26:40 -0400 (0:00:00.045) 0:05:22.122 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=root) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "root", "mode": "0700", "owner": "root", "path": "/root/.kube", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_master_certificates : Copy the admin client config(s)] ********* >Friday 01 June 2018 22:26:40 -0400 (0:00:00.229) 0:05:22.351 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=root) => {"changed": true, "checksum": "84f1b38835fe33d9b65d8a5ca6d9024830acff2d", "dest": "/root/.kube/config", "failed": false, "gid": 0, "group": "root", "item": "root", "md5sum": "6df780ed6be976b2edca0a1c457cf53a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 7612, "src": "/etc/origin/master/admin.kubeconfig", "state": "file", "uid": 0} > >TASK [openshift_master_certificates : Update the permissions on the admin client config(s)] *** >Friday 01 June 2018 22:26:40 -0400 (0:00:00.221) 0:05:22.573 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=root) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "root", "mode": "0700", "owner": "root", "path": "/root/.kube/config", "secontext": "system_u:object_r:admin_home_t:s0", "size": 7612, "state": "file", "uid": 0} > >TASK [openshift_master_certificates : Check for ca-bundle.crt] ***************** >Friday 01 June 2018 22:26:40 -0400 (0:00:00.224) 0:05:22.798 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "failed_when_result": false, "stat": {"atime": 1527906456.654755, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bd7efe46c400436cbe196bb34de591ee4de77574", "ctime": 1527906450.1969182, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826582, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "087fdc1d379c311d568fc7c013d292a5", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906450.1969182, "nlink": 1, "path": "/etc/origin/master/ca-bundle.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1070, "uid": 0, "version": "639673472", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} > >TASK [openshift_master_certificates : Check for ca.crt] ************************ >Friday 01 June 2018 22:26:40 -0400 (0:00:00.223) 0:05:23.021 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "failed_when_result": false, "stat": {"atime": 1527906450.1949184, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bd7efe46c400436cbe196bb34de591ee4de77574", "ctime": 1527906449.3759391, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 58826574, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "087fdc1d379c311d568fc7c013d292a5", "mimetype": "text/plain", "mode": "0644", "mtime": 1527906449.3759391, "nlink": 1, "path": "/etc/origin/master/ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1070, "uid": 0, "version": "805727781", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} > >TASK [openshift_master_certificates : Migrate ca.crt to ca-bundle.crt] ********* >Friday 01 June 2018 22:26:41 -0400 (0:00:00.224) 0:05:23.245 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_certificates : Link ca.crt to ca-bundle.crt] ************ >Friday 01 June 2018 22:26:41 -0400 (0:00:00.026) 0:05:23.272 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Disable excluders and gather facts] ************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:26:41 -0400 (0:00:00.033) 0:05:23.305 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_excluder : Detecting Atomic Host Operating System] ************* >Friday 01 June 2018 22:26:42 -0400 (0:00:01.101) 0:05:24.407 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] *** >Friday 01 June 2018 22:26:42 -0400 (0:00:00.230) 0:05:24.637 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] *** >Friday 01 June 2018 22:26:42 -0400 (0:00:00.057) 0:05:24.694 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} > >TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] *** >Friday 01 June 2018 22:26:42 -0400 (0:00:00.054) 0:05:24.748 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] *** >Friday 01 June 2018 22:26:42 -0400 (0:00:00.030) 0:05:24.779 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Include main action task file] ********************** >Friday 01 June 2018 22:26:42 -0400 (0:00:00.031) 0:05:24.810 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_excluder/tasks/disable.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_excluder : Get available excluder version] ********************* >Friday 01 June 2018 22:26:42 -0400 (0:00:00.115) 0:05:24.926 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Fail when excluder package is not found] ************ >Friday 01 June 2018 22:26:42 -0400 (0:00:00.023) 0:05:24.949 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Set fact excluder_version] ************************** >Friday 01 June 2018 22:26:42 -0400 (0:00:00.026) 0:05:24.975 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : atomic-openshift-docker-excluder version detected] *** >Friday 01 June 2018 22:26:42 -0400 (0:00:00.030) 0:05:25.005 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_excluder : Printing upgrade target version] ******************** >Friday 01 June 2018 22:26:42 -0400 (0:00:00.022) 0:05:25.028 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_excluder : Check the available atomic-openshift-docker-excluder version is at most of the upgrade target version] *** >Friday 01 June 2018 22:26:42 -0400 (0:00:00.029) 0:05:25.058 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Get available excluder version] ********************* >Friday 01 June 2018 22:26:43 -0400 (0:00:00.024) 0:05:25.082 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Fail when excluder package is not found] ************ >Friday 01 June 2018 22:26:43 -0400 (0:00:00.023) 0:05:25.105 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Set fact excluder_version] ************************** >Friday 01 June 2018 22:26:43 -0400 (0:00:00.022) 0:05:25.128 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : atomic-openshift-excluder version detected] ********* >Friday 01 June 2018 22:26:43 -0400 (0:00:00.030) 0:05:25.159 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_excluder : Printing upgrade target version] ******************** >Friday 01 June 2018 22:26:43 -0400 (0:00:00.026) 0:05:25.185 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_excluder : Check the available atomic-openshift-excluder version is at most of the upgrade target version] *** >Friday 01 June 2018 22:26:43 -0400 (0:00:00.027) 0:05:25.213 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Check for docker-excluder] ************************** >Friday 01 June 2018 22:26:43 -0400 (0:00:00.024) 0:05:25.237 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527905972.9192874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "ctime": 1527905972.8722873, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17369169, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-docker-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2471, "uid": 0, "version": "18446744071704708971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : disable docker excluder] **************************** >Friday 01 June 2018 22:26:43 -0400 (0:00:00.255) 0:05:25.493 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-docker-excluder", "unexclude"], "delta": "0:00:00.044242", "end": "2018-06-01 22:27:43.395358", "failed": false, "rc": 0, "start": "2018-06-01 22:27:43.351116", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Check for openshift excluder] *********************** >Friday 01 June 2018 22:26:43 -0400 (0:00:00.274) 0:05:25.767 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906179.2862759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "333d3b466bd2eb1bdf4b729f7ecc6cfed169f854", "ctime": 1527906179.2292788, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16803701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "22497099e443cfda7b96a57e975a4176", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2603, "uid": 0, "version": "18446744072819582739", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : disable openshift excluder] ************************* >Friday 01 June 2018 22:26:43 -0400 (0:00:00.227) 0:05:25.995 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-excluder", "unexclude"], "delta": "0:00:00.050290", "end": "2018-06-01 22:27:43.901096", "failed": false, "rc": 0, "start": "2018-06-01 22:27:43.850806", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Install docker excluder - yum] ********************** >Friday 01 June 2018 22:26:44 -0400 (0:00:00.277) 0:05:26.272 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install docker excluder - dnf] ********************** >Friday 01 June 2018 22:26:44 -0400 (0:00:00.029) 0:05:26.301 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install openshift excluder - yum] ******************* >Friday 01 June 2018 22:26:44 -0400 (0:00:00.030) 0:05:26.332 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install openshift excluder - dnf] ******************* >Friday 01 June 2018 22:26:44 -0400 (0:00:00.030) 0:05:26.363 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : set_fact] ******************************************* >Friday 01 June 2018 22:26:44 -0400 (0:00:00.029) 0:05:26.392 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Check for docker-excluder] ************************** >Friday 01 June 2018 22:26:44 -0400 (0:00:00.029) 0:05:26.422 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527905972.9192874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "ctime": 1527905972.8722873, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17369169, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-docker-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2471, "uid": 0, "version": "18446744071704708971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : Enable docker excluder] ***************************** >Friday 01 June 2018 22:26:44 -0400 (0:00:00.224) 0:05:26.647 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-docker-excluder", "exclude"], "delta": "0:00:00.044450", "end": "2018-06-01 22:27:44.543910", "failed": false, "rc": 0, "start": "2018-06-01 22:27:44.499460", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Check for openshift excluder] *********************** >Friday 01 June 2018 22:26:44 -0400 (0:00:00.267) 0:05:26.915 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906179.2862759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "333d3b466bd2eb1bdf4b729f7ecc6cfed169f854", "ctime": 1527906179.2292788, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16803701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "22497099e443cfda7b96a57e975a4176", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2603, "uid": 0, "version": "18446744072819582739", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : Enable openshift excluder] ************************** >Friday 01 June 2018 22:26:45 -0400 (0:00:00.228) 0:05:27.143 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-excluder", "exclude"], "delta": "0:00:00.051139", "end": "2018-06-01 22:27:45.049137", "failed": false, "rc": 0, "start": "2018-06-01 22:27:44.997998", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Check for docker-excluder] ************************** >Friday 01 June 2018 22:26:45 -0400 (0:00:00.277) 0:05:27.421 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527905972.9192874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "ctime": 1527905972.8722873, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17369169, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-docker-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2471, "uid": 0, "version": "18446744071704708971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : disable docker excluder] **************************** >Friday 01 June 2018 22:26:45 -0400 (0:00:00.224) 0:05:27.645 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Check for openshift excluder] *********************** >Friday 01 June 2018 22:26:45 -0400 (0:00:00.027) 0:05:27.673 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906179.2862759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "333d3b466bd2eb1bdf4b729f7ecc6cfed169f854", "ctime": 1527906179.2292788, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16803701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "22497099e443cfda7b96a57e975a4176", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2603, "uid": 0, "version": "18446744072819582739", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : disable openshift excluder] ************************* >Friday 01 June 2018 22:26:45 -0400 (0:00:00.222) 0:05:27.896 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-excluder", "unexclude"], "delta": "0:00:00.048960", "end": "2018-06-01 22:27:45.803713", "failed": false, "rc": 0, "start": "2018-06-01 22:27:45.754753", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [Check for RPM generated config marker file .config_managed] ************** >Friday 01 June 2018 22:26:46 -0400 (0:00:00.278) 0:05:28.174 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [Remove RPM generated config files if present] **************************** >Friday 01 June 2018 22:26:46 -0400 (0:00:00.208) 0:05:28.382 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=master) => {"changed": false, "item": "master", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=node) => {"changed": false, "item": "node", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=.config_managed) => {"changed": false, "item": ".config_managed", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_facts] ********************************************************* >Friday 01 June 2018 22:26:46 -0400 (0:00:00.039) 0:05:28.421 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "master", "cloudprovider"]}, "master": {"admission_plugin_config": {"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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": false, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": false, "failed": false} > >TASK [openshift_facts] ********************************************************* >Friday 01 June 2018 22:26:48 -0400 (0:00:01.864) 0:05:30.285 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "master", "cloudprovider"]}, "master": {"admission_plugin_config": {"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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": true, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >PLAY [Generate or retrieve existing session secrets] *************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:26:52 -0400 (0:00:03.774) 0:05:34.060 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_control_plane : Determine if sessions secrets already in place] *** >Friday 01 June 2018 22:26:59 -0400 (0:00:07.110) 0:05:41.170 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_control_plane : slurp session secrets if defined] ************** >Friday 01 June 2018 22:26:59 -0400 (0:00:00.234) 0:05:41.405 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "skipped": true} > >TASK [openshift_control_plane : Gather existing session secrets from first master] *** >Friday 01 June 2018 22:26:59 -0400 (0:00:00.029) 0:05:41.435 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : setup session secrets if not defined] ********** >Friday 01 June 2018 22:26:59 -0400 (0:00:00.032) 0:05:41.467 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"l_osm_session_auth_secrets": ["Le+m4YTrOSKdyfQhdrs8O0h4oEPbDwW2"], "l_osm_session_encryption_secrets": ["Le+m4YTrOSKdyfQhdrs8O0h4oEPbDwW2"]}, "changed": false, "failed": false} > >PLAY [Configure masters] ******************************************************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:26:59 -0400 (0:00:00.253) 0:05:41.720 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node config template] ********************** >Friday 01 June 2018 22:27:00 -0400 (0:00:00.511) 0:05:42.232 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "checksum": "0a16e8045c3665227d14c0892858a2a641ba70c6", "dest": "/etc/origin/node/bootstrap-node-config.yaml", "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/origin/node/bootstrap-node-config.yaml", "secontext": "system_u:object_r:etc_t:s0", "size": 1714, "state": "file", "uid": 0} > >TASK [openshift_node_group : remove existing node config] ********************** >Friday 01 June 2018 22:27:00 -0400 (0:00:00.662) 0:05:42.894 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "path": "/etc/origin/node/node-config.yaml", "state": "absent"} > >TASK [openshift_node_group : Ensure required directories are present] ********** >Friday 01 June 2018 22:27:01 -0400 (0:00:00.353) 0:05:43.248 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/node/pods) => {"changed": true, "failed": false, "gid": 0, "group": "root", "item": "/etc/origin/node/pods", "mode": "0755", "owner": "root", "path": "/etc/origin/node/pods", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 23, "state": "directory", "uid": 0} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/node/certificates) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": "/etc/origin/node/certificates", "mode": "0755", "owner": "root", "path": "/etc/origin/node/certificates", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_node_group : Determine if node already has a dynamic config group] *** >Friday 01 June 2018 22:27:01 -0400 (0:00:00.534) 0:05:43.783 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["grep", "-E", "^BOOTSTRAP_CONFIG_NAME=.+", "/etc/sysconfig/atomic-openshift-node"], "delta": "0:00:00.003576", "end": "2018-06-01 22:28:01.747215", "failed": false, "rc": 0, "start": "2018-06-01 22:28:01.743639", "stderr": "", "stderr_lines": [], "stdout": "BOOTSTRAP_CONFIG_NAME=node-config-compute", "stdout_lines": ["BOOTSTRAP_CONFIG_NAME=node-config-compute"]} > >TASK [openshift_node_group : Update the sysconfig to group "node-config-master"] *** >Friday 01 June 2018 22:27:02 -0400 (0:00:00.339) 0:05:44.122 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"backup": "", "changed": true, "failed": false, "msg": "line replaced"} > >TASK [openshift_master_facts : Verify required variables are set] ************** >Friday 01 June 2018 22:27:02 -0400 (0:00:00.229) 0:05:44.352 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Set g_metrics_hostname] ************************* >Friday 01 June 2018 22:27:02 -0400 (0:00:00.027) 0:05:44.380 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"g_metrics_hostname": "hawkular-metrics.apps.0601-bng.qe.rhcloud.com"}, "changed": false, "failed": false} > >TASK [openshift_master_facts : set_fact] *************************************** >Friday 01 June 2018 22:27:02 -0400 (0:00:00.167) 0:05:44.547 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Set master facts] ******************************* >Friday 01 June 2018 22:27:02 -0400 (0:00:00.028) 0:05:44.576 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "master", "cloudprovider"]}, "master": {"admission_plugin_config": {"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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": true, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": false, "failed": false} > >TASK [openshift_master_facts : Determine if scheduler config present] ********** >Friday 01 June 2018 22:27:03 -0400 (0:00:00.779) 0:05:45.355 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_master_facts : Set Default scheduler predicates and priorities] *** >Friday 01 June 2018 22:27:03 -0400 (0:00:00.332) 0:05:45.688 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_master_scheduler_default_predicates": [{"name": "NoVolumeZoneConflict"}, {"name": "MaxEBSVolumeCount"}, {"name": "MaxGCEPDVolumeCount"}, {"name": "MaxAzureDiskVolumeCount"}, {"name": "MatchInterPodAffinity"}, {"name": "NoDiskConflict"}, {"name": "GeneralPredicates"}, {"name": "PodToleratesNodeTaints"}, {"name": "CheckNodeMemoryPressure"}, {"name": "CheckNodeDiskPressure"}, {"name": "CheckVolumeBinding"}, {"argument": {"serviceAffinity": {"labels": ["region"]}}, "name": "Region"}], "openshift_master_scheduler_default_priorities": [{"name": "SelectorSpreadPriority", "weight": 1}, {"name": "InterPodAffinityPriority", "weight": 1}, {"name": "LeastRequestedPriority", "weight": 1}, {"name": "BalancedResourceAllocation", "weight": 1}, {"name": "NodePreferAvoidPodsPriority", "weight": 10000}, {"name": "NodeAffinityPriority", "weight": 1}, {"name": "TaintTolerationPriority", "weight": 1}, {"argument": {"serviceAntiAffinity": {"label": "zone"}}, "name": "Zone", "weight": 2}]}, "changed": false, "failed": false} > >TASK [openshift_master_facts : Retrieve current scheduler config] ************** >Friday 01 June 2018 22:27:03 -0400 (0:00:00.175) 0:05:45.863 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Set openshift_master_scheduler_current_config] *** >Friday 01 June 2018 22:27:03 -0400 (0:00:00.027) 0:05:45.891 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Test if scheduler config is readable] *********** >Friday 01 June 2018 22:27:03 -0400 (0:00:00.029) 0:05:45.920 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_master_facts : Set current scheduler predicates and priorities] *** >Friday 01 June 2018 22:27:03 -0400 (0:00:00.028) 0:05:45.949 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_cloud_provider : Set cloud provider facts] ********************* >Friday 01 June 2018 22:27:03 -0400 (0:00:00.027) 0:05:45.977 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "master", "cloudprovider"]}, "master": {"admission_plugin_config": {"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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": true, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": false, "failed": false} > >TASK [openshift_cloud_provider : Create cloudprovider config dir] ************** >Friday 01 June 2018 22:27:04 -0400 (0:00:00.904) 0:05:46.881 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/origin/cloudprovider", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 22, "state": "directory", "uid": 0} > >TASK [openshift_cloud_provider : include the defined cloud provider files] ***** >Friday 01 June 2018 22:27:05 -0400 (0:00:00.345) 0:05:47.227 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_cloud_provider/tasks/aws.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_cloud_provider : Create cloud config file] ********************* >Friday 01 June 2018 22:27:05 -0400 (0:00:00.046) 0:05:47.273 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "dest": "/etc/origin/cloudprovider/aws.conf", "failed": false, "gid": 0, "group": "root", "mode": "0660", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 28, "state": "file", "uid": 0} > >TASK [openshift_cloud_provider : Configure AWS cloud provider] ***************** >Friday 01 June 2018 22:27:05 -0400 (0:00:00.401) 0:05:47.675 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0660", "msg": "OK", "owner": "root", "path": "/etc/origin/cloudprovider/aws.conf", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 28, "state": "file", "uid": 0} > >TASK [openshift_builddefaults : Set builddefaults] ***************************** >Friday 01 June 2018 22:27:05 -0400 (0:00:00.363) 0:05:48.038 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"builddefaults": {}, "cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "builddefaults", "cloudprovider", "master"]}, "master": {"admission_plugin_config": {"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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": true, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >TASK [openshift_builddefaults : Set builddefaults config structure] ************ >Friday 01 June 2018 22:27:06 -0400 (0:00:00.751) 0:05:48.789 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"builddefaults": {"config": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "kind": "BuildDefaultsConfig", "resources": {"limits": {}, "requests": {}}}}}}, "cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "builddefaults", "cloudprovider", "master"]}, "master": {"admission_plugin_config": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "kind": "BuildDefaultsConfig", "resources": {"limits": {}, "requests": {}}}}, "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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": true, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >TASK [openshift_buildoverrides : Set buildoverrides config structure] ********** >Friday 01 June 2018 22:27:07 -0400 (0:00:00.806) 0:05:49.596 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"builddefaults": {"config": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "kind": "BuildDefaultsConfig", "resources": {"limits": {}, "requests": {}}}}}}, "buildoverrides": {"config": {"BuildOverrides": {"configuration": {"apiVersion": "v1", "kind": "BuildOverridesConfig"}}}}, "cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "builddefaults", "cloudprovider", "master", "buildoverrides"]}, "master": {"admission_plugin_config": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": true, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] ******* >Friday 01 June 2018 22:27:08 -0400 (0:00:00.779) 0:05:50.375 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "msg": "", "rc": 0, "results": ["logrotate-3.8.6-15.el7.x86_64 providing logrotate is already installed"]} > >TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] *** >Friday 01 June 2018 22:27:08 -0400 (0:00:00.616) 0:05:50.992 *********** > >TASK [openshift_control_plane : fail] ****************************************** >Friday 01 June 2018 22:27:08 -0400 (0:00:00.027) 0:05:51.020 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Check that origin image is present] ************ >Friday 01 June 2018 22:27:08 -0400 (0:00:00.030) 0:05:51.050 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["docker", "images", "-q", "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0"], "delta": "0:00:00.024039", "end": "2018-06-01 22:28:08.923152", "failed": false, "rc": 0, "start": "2018-06-01 22:28:08.899113", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_control_plane : Pre-pull Origin image] ************************* >Friday 01 June 2018 22:27:09 -0400 (0:00:00.244) 0:05:51.294 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_job_id": "989831312375.12685", "changed": true, "failed": false, "finished": 0, "results_file": "/root/.ansible_async/989831312375.12685", "started": 1} > >TASK [openshift_control_plane : Add iptables allow rules] ********************** >Friday 01 June 2018 22:27:10 -0400 (0:00:01.729) 0:05:53.024 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) => {"changed": true, "failed": false, "item": {"port": "8443/tcp", "service": "api server https"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) => {"changed": true, "failed": false, "item": {"port": "8444/tcp", "service": "api controllers https"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) => {"changed": true, "failed": false, "item": {"port": "8053/tcp", "service": "skydns tcp"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) => {"changed": true, "failed": false, "item": {"port": "8053/udp", "service": "skydns udp"}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"]} > >TASK [openshift_control_plane : Remove iptables rules] ************************* >Friday 01 June 2018 22:27:12 -0400 (0:00:01.131) 0:05:54.156 *********** > >TASK [openshift_control_plane : Add firewalld allow rules] ********************* >Friday 01 June 2018 22:27:12 -0400 (0:00:00.026) 0:05:54.183 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'8443/tcp', u'service': u'api server https'}) => {"changed": false, "item": {"port": "8443/tcp", "service": "api server https"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'8444/tcp', u'service': u'api controllers https'}) => {"changed": false, "item": {"port": "8444/tcp", "service": "api controllers https"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'8053/tcp', u'service': u'skydns tcp'}) => {"changed": false, "item": {"port": "8053/tcp", "service": "skydns tcp"}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'8053/udp', u'service': u'skydns udp'}) => {"changed": false, "item": {"port": "8053/udp", "service": "skydns udp"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Remove firewalld allow rules] ****************** >Friday 01 June 2018 22:27:12 -0400 (0:00:00.083) 0:05:54.267 *********** > >TASK [openshift_control_plane : Copy static master scripts] ******************** >Friday 01 June 2018 22:27:12 -0400 (0:00:00.025) 0:05:54.293 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=scripts/docker/master-exec) => {"changed": true, "checksum": "e078962e4e6a8f78db166cabd4e3997cefd1e848", "dest": "/usr/local/bin/master-exec", "failed": false, "gid": 0, "group": "root", "item": "scripts/docker/master-exec", "md5sum": "c6ba01c39dc01fc67ce23b25c59ef044", "mode": "0500", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 1100, "src": "/root/.ansible/tmp/ansible-tmp-1527906432.27-17505082985833/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=scripts/docker/master-logs) => {"changed": true, "checksum": "b70b0e70e837bd2e240ee5a6184ca5ae289fb8d9", "dest": "/usr/local/bin/master-logs", "failed": false, "gid": 0, "group": "root", "item": "scripts/docker/master-logs", "md5sum": "e987d0b967edaa8b0e6efd835f20a3e2", "mode": "0500", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 1112, "src": "/root/.ansible/tmp/ansible-tmp-1527906432.96-79475271603592/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=scripts/docker/master-restart) => {"changed": true, "checksum": "efc4960858199e78fed6bc8c2779d4d2d3bb4f11", "dest": "/usr/local/bin/master-restart", "failed": false, "gid": 0, "group": "root", "item": "scripts/docker/master-restart", "md5sum": "cad9b2b720adadcf9b8d91dd3fc2efa5", "mode": "0500", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 1094, "src": "/root/.ansible/tmp/ansible-tmp-1527906433.64-70949691568859/source", "state": "file", "uid": 0} > >TASK [openshift_control_plane : Create r_openshift_master_data_dir] ************ >Friday 01 June 2018 22:27:14 -0400 (0:00:02.081) 0:05:56.374 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/origin", "secontext": "system_u:object_r:var_lib_t:s0", "size": 51, "state": "directory", "uid": 0} > >TASK [openshift_control_plane : Create config parent directory if it does not exist] *** >Friday 01 June 2018 22:27:14 -0400 (0:00:00.223) 0:05:56.597 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/origin/master", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0} > >TASK [openshift_control_plane : Create the policy file if it does not already exist] *** >Friday 01 June 2018 22:27:14 -0400 (0:00:00.228) 0:05:56.826 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["oc", "adm", "create-bootstrap-policy-file", "--filename=/etc/origin/master/policy.json"], "delta": "0:00:00.152825", "end": "2018-06-01 22:28:14.833614", "failed": false, "rc": 0, "start": "2018-06-01 22:28:14.680789", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_control_plane : Create the scheduler config] ******************* >Friday 01 June 2018 22:27:15 -0400 (0:00:00.379) 0:05:57.205 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "2953b4037c413a5acf89bf5ef868119b889f6fa4", "dest": "/etc/origin/master/scheduler.json", "failed": false, "gid": 0, "group": "root", "md5sum": "7679d40705888fa1f567ec8d3ff89dad", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1923, "src": "/root/.ansible/tmp/ansible-tmp-1527906435.19-4958069601174/source", "state": "file", "uid": 0} > >TASK [openshift_control_plane : Install httpd-tools if needed] ***************** >Friday 01 June 2018 22:27:15 -0400 (0:00:00.723) 0:05:57.929 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'challenge': u'true', 'login': u'true', 'kind': u'AllowAllPasswordIdentityProvider', 'name': u'allow_all'}) => {"changed": false, "item": {"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Create the htpasswd file if needed] ************ >Friday 01 June 2018 22:27:15 -0400 (0:00:00.036) 0:05:57.965 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'challenge': u'true', 'login': u'true', 'kind': u'AllowAllPasswordIdentityProvider', 'name': u'allow_all'}) => {"changed": false, "item": {"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Ensure htpasswd file exists] ******************* >Friday 01 June 2018 22:27:15 -0400 (0:00:00.039) 0:05:58.005 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'challenge': u'true', 'login': u'true', 'kind': u'AllowAllPasswordIdentityProvider', 'name': u'allow_all'}) => {"changed": false, "item": {"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Create the ldap ca file if needed] ************* >Friday 01 June 2018 22:27:15 -0400 (0:00:00.038) 0:05:58.043 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'challenge': u'true', 'login': u'true', 'kind': u'AllowAllPasswordIdentityProvider', 'name': u'allow_all'}) => {"changed": false, "item": {"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Create the openid ca file if needed] *********** >Friday 01 June 2018 22:27:16 -0400 (0:00:00.034) 0:05:58.078 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'challenge': u'true', 'login': u'true', 'kind': u'AllowAllPasswordIdentityProvider', 'name': u'allow_all'}) => {"changed": false, "item": {"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Create the request header ca file if needed] *** >Friday 01 June 2018 22:27:16 -0400 (0:00:00.034) 0:05:58.113 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'challenge': u'true', 'login': u'true', 'kind': u'AllowAllPasswordIdentityProvider', 'name': u'allow_all'}) => {"changed": false, "item": {"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Set fact of all etcd host IPs] ***************** >Friday 01 June 2018 22:27:16 -0400 (0:00:00.037) 0:05:58.151 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"builddefaults": {"config": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "kind": "BuildDefaultsConfig", "resources": {"limits": {}, "requests": {}}}}}}, "buildoverrides": {"config": {"BuildOverrides": {"configuration": {"apiVersion": "v1", "kind": "BuildOverridesConfig"}}}}, "cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "no_proxy_etcd_host_ips": "172.18.6.20", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "builddefaults", "cloudprovider", "master", "buildoverrides"]}, "master": {"admission_plugin_config": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": true, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": true, "failed": false} > >TASK [openshift_control_plane : Create session secrets file] ******************* >Friday 01 June 2018 22:27:16 -0400 (0:00:00.803) 0:05:58.954 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "5e6fa00eb4950d6b85569800879027689d422d3f", "dest": "/etc/origin/master/session-secrets.yaml", "failed": false, "gid": 0, "group": "root", "md5sum": "7b2bf8e6a977b533dfcd3e3e75e27dec", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 147, "src": "/root/.ansible/tmp/ansible-tmp-1527906436.96-217848300074635/source", "state": "file", "uid": 0} > >TASK [openshift_control_plane : set_fact] ************************************** >Friday 01 June 2018 22:27:17 -0400 (0:00:00.751) 0:05:59.705 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"translated_identity_providers": "- challenge: true\n login: true\n mappingMethod: claim\n name: allow_all\n provider:\n apiVersion: v1\n kind: AllowAllPasswordIdentityProvider\n"}, "changed": false, "failed": false} > >TASK [openshift_control_plane : Create master config] ************************** >Friday 01 June 2018 22:27:17 -0400 (0:00:00.056) 0:05:59.762 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "7bbf29b895bd8a94bbe5d39ed559401fc9583d74", "dest": "/etc/origin/master/master-config.yaml", "failed": false, "gid": 0, "group": "root", "md5sum": "9495ab60ced5c4333359def9a5595a3e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 5982, "src": "/root/.ansible/tmp/ansible-tmp-1527906437.86-124664666168805/source", "state": "file", "uid": 0} > >TASK [openshift_control_plane : Test local loopback context] ******************* >Friday 01 June 2018 22:27:18 -0400 (0:00:00.852) 0:06:00.614 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["oc", "config", "view", "--config=/etc/origin/master/openshift-master.kubeconfig"], "delta": "0:00:00.142819", "end": "2018-06-01 22:28:18.606584", "failed": false, "rc": 0, "start": "2018-06-01 22:28:18.463765", "stderr": "", "stderr_lines": [], "stdout": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: REDACTED\n server: https://ec2-34-230-48-21.compute-1.amazonaws.com:8443\n name: ec2-34-230-48-21-compute-1-amazonaws-com:8443\n- cluster:\n certificate-authority-data: REDACTED\n server: https://ip-172-18-6-20.ec2.internal:8443\n name: ip-172-18-6-20-ec2-internal:8443\ncontexts:\n- context:\n cluster: ec2-34-230-48-21-compute-1-amazonaws-com:8443\n namespace: default\n user: system:openshift-master/ip-172-18-6-20-ec2-internal:8443\n name: default/ec2-34-230-48-21-compute-1-amazonaws-com:8443/system:openshift-master\n- context:\n cluster: ip-172-18-6-20-ec2-internal:8443\n namespace: default\n user: system:openshift-master/ip-172-18-6-20-ec2-internal:8443\n name: default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master\ncurrent-context: default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master\nkind: Config\npreferences: {}\nusers:\n- name: system:openshift-master/ip-172-18-6-20-ec2-internal:8443\n user:\n client-certificate-data: REDACTED\n client-key-data: REDACTED", "stdout_lines": ["apiVersion: v1", "clusters:", "- cluster:", " certificate-authority-data: REDACTED", " server: https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", " name: ec2-34-230-48-21-compute-1-amazonaws-com:8443", "- cluster:", " certificate-authority-data: REDACTED", " server: https://ip-172-18-6-20.ec2.internal:8443", " name: ip-172-18-6-20-ec2-internal:8443", "contexts:", "- context:", " cluster: ec2-34-230-48-21-compute-1-amazonaws-com:8443", " namespace: default", " user: system:openshift-master/ip-172-18-6-20-ec2-internal:8443", " name: default/ec2-34-230-48-21-compute-1-amazonaws-com:8443/system:openshift-master", "- context:", " cluster: ip-172-18-6-20-ec2-internal:8443", " namespace: default", " user: system:openshift-master/ip-172-18-6-20-ec2-internal:8443", " name: default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "current-context: default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "kind: Config", "preferences: {}", "users:", "- name: system:openshift-master/ip-172-18-6-20-ec2-internal:8443", " user:", " client-certificate-data: REDACTED", " client-key-data: REDACTED"]} > >TASK [openshift_control_plane : command] *************************************** >Friday 01 June 2018 22:27:18 -0400 (0:00:00.368) 0:06:00.983 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : command] *************************************** >Friday 01 June 2018 22:27:18 -0400 (0:00:00.031) 0:06:01.014 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : command] *************************************** >Friday 01 June 2018 22:27:18 -0400 (0:00:00.030) 0:06:01.044 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Create the master service env file] ************ >Friday 01 June 2018 22:27:19 -0400 (0:00:00.028) 0:06:01.073 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "8399d1ac07787375b538585b38a7c50bba7c4e03", "dest": "/etc/origin/master/master.env", "failed": false, "gid": 0, "group": "root", "md5sum": "09423861460e699f017f69486be41b60", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 264, "src": "/root/.ansible/tmp/ansible-tmp-1527906439.08-96687668329861/source", "state": "file", "uid": 0} > >TASK [openshift_control_plane : Enable bootstrapping in the master config] ***** >Friday 01 June 2018 22:27:29 -0400 (0:00:10.768) 0:06:11.842 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "result": [{"edit": {"admissionConfig": {"pluginConfig": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "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\\.18\\.6\\.20(:|\\z)", "(?i)//34\\.230\\.48\\.21(:|\\z)", "(?i)//kubernetes\\.default(:|\\z)", "(?i)//ec2\\-34\\-230\\-48\\-21\\.compute\\-1\\.amazonaws\\.com(:|\\z)", "(?i)//kubernetes(:|\\z)", "(?i)//ip\\-172\\-18\\-6\\-20\\.ec2\\.internal(:|\\z)", "(?i)//172\\.31\\.0\\.1(:|\\z)", "(?i)//openshift\\.default(:|\\z)", "(?i)//openshift\\.default\\.svc(:|\\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://ip-172-18-6-20.ec2.internal:2379"]}, "etcdStorageConfig": {"kubernetesStoragePrefix": "kubernetes.io", "kubernetesStorageVersion": "v1", "openShiftStoragePrefix": "openshift.io", "openShiftStorageVersion": "v1"}, "imageConfig": {"format": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "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/aws.conf"], "cloud-provider": ["aws"], "storage-backend": ["etcd3"], "storage-media-type": ["application/vnd.kubernetes.protobuf"]}, "controllerArguments": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "cluster-signing-cert-file": ["/etc/origin/master/ca.crt"], "disable-attach-detach-reconcile-sync": ["true"]}, "masterCount": 1, "masterIP": "172.18.6.20", "podEvictionTimeout": null, "proxyClientInfo": {"certFile": "master.proxy-client.crt", "keyFile": "master.proxy-client.key"}, "schedulerArguments": null, "schedulerConfigFile": "/etc/origin/master/scheduler.json", "servicesNodePortRange": "", "servicesSubnet": "172.31.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://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "networkConfig": {"clusterNetworks": [{"cidr": "10.2.0.0/16", "hostSubnetLength": 9}], "externalIPNetworkCIDRs": ["0.0.0.0/0"], "networkPluginName": "redhat/openshift-ovs-subnet", "serviceNetworkCIDR": "172.31.0.0/16"}, "oauthConfig": {"assetPublicURL": "https://ec2-34-230-48-21.compute-1.amazonaws.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://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "masterURL": "https://ip-172-18-6-20.ec2.internal: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": "role=node", "projectRequestMessage": "", "projectRequestTemplate": "", "securityAllocator": {"mcsAllocatorRange": "s0:/2", "mcsLabelsPerProject": 5, "uidAllocatorRange": "1000000000-1999999999/10000"}}, "routingConfig": {"subdomain": "apps.0601-bng.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}}, "key": "kubernetesMasterConfig.controllerArguments.cluster-signing-cert-file"}, {"edit": {"admissionConfig": {"pluginConfig": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "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\\.18\\.6\\.20(:|\\z)", "(?i)//34\\.230\\.48\\.21(:|\\z)", "(?i)//kubernetes\\.default(:|\\z)", "(?i)//ec2\\-34\\-230\\-48\\-21\\.compute\\-1\\.amazonaws\\.com(:|\\z)", "(?i)//kubernetes(:|\\z)", "(?i)//ip\\-172\\-18\\-6\\-20\\.ec2\\.internal(:|\\z)", "(?i)//172\\.31\\.0\\.1(:|\\z)", "(?i)//openshift\\.default(:|\\z)", "(?i)//openshift\\.default\\.svc(:|\\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://ip-172-18-6-20.ec2.internal:2379"]}, "etcdStorageConfig": {"kubernetesStoragePrefix": "kubernetes.io", "kubernetesStorageVersion": "v1", "openShiftStoragePrefix": "openshift.io", "openShiftStorageVersion": "v1"}, "imageConfig": {"format": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "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/aws.conf"], "cloud-provider": ["aws"], "storage-backend": ["etcd3"], "storage-media-type": ["application/vnd.kubernetes.protobuf"]}, "controllerArguments": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "cluster-signing-cert-file": ["/etc/origin/master/ca.crt"], "cluster-signing-key-file": ["/etc/origin/master/ca.key"], "disable-attach-detach-reconcile-sync": ["true"]}, "masterCount": 1, "masterIP": "172.18.6.20", "podEvictionTimeout": null, "proxyClientInfo": {"certFile": "master.proxy-client.crt", "keyFile": "master.proxy-client.key"}, "schedulerArguments": null, "schedulerConfigFile": "/etc/origin/master/scheduler.json", "servicesNodePortRange": "", "servicesSubnet": "172.31.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://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "networkConfig": {"clusterNetworks": [{"cidr": "10.2.0.0/16", "hostSubnetLength": 9}], "externalIPNetworkCIDRs": ["0.0.0.0/0"], "networkPluginName": "redhat/openshift-ovs-subnet", "serviceNetworkCIDR": "172.31.0.0/16"}, "oauthConfig": {"assetPublicURL": "https://ec2-34-230-48-21.compute-1.amazonaws.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://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "masterURL": "https://ip-172-18-6-20.ec2.internal: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": "role=node", "projectRequestMessage": "", "projectRequestTemplate": "", "securityAllocator": {"mcsAllocatorRange": "s0:/2", "mcsLabelsPerProject": 5, "uidAllocatorRange": "1000000000-1999999999/10000"}}, "routingConfig": {"subdomain": "apps.0601-bng.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}}, "key": "kubernetesMasterConfig.controllerArguments.cluster-signing-key-file"}], "state": "present"} > >TASK [openshift_control_plane : Create temp directory for static pods] ********* >Friday 01 June 2018 22:27:30 -0400 (0:00:00.366) 0:06:12.209 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXX"], "delta": "0:00:00.003307", "end": "2018-06-01 22:28:30.055610", "failed": false, "rc": 0, "start": "2018-06-01 22:28:30.052303", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift-ansible-hQ3Ys3", "stdout_lines": ["/tmp/openshift-ansible-hQ3Ys3"]} > >TASK [openshift_control_plane : Prepare master static pods] ******************** >Friday 01 June 2018 22:27:30 -0400 (0:00:00.218) 0:06:12.427 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=apiserver.yaml) => {"changed": true, "checksum": "595b0dc160e75156dc0b71a2ed1c92bd4caa904e", "dest": "/tmp/openshift-ansible-hQ3Ys3/apiserver.yaml", "failed": false, "gid": 0, "group": "root", "item": "apiserver.yaml", "md5sum": "914e1a6e4b813177622e9a9f77129c77", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1490, "src": "/root/.ansible/tmp/ansible-tmp-1527906450.41-251869671046672/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=controller.yaml) => {"changed": true, "checksum": "b375caf49d06dc0fc7a9605910cc80b32ca95b66", "dest": "/tmp/openshift-ansible-hQ3Ys3/controller.yaml", "failed": false, "gid": 0, "group": "root", "item": "controller.yaml", "md5sum": "07bd08c4acb917938f9175bd6334fb0f", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1305, "src": "/root/.ansible/tmp/ansible-tmp-1527906451.27-75763608607558/source", "state": "file", "uid": 0} > >TASK [openshift_control_plane : Update master static pods] ********************* >Friday 01 June 2018 22:27:32 -0400 (0:00:01.751) 0:06:14.178 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=apiserver.yaml) => {"changed": true, "failed": false, "item": "apiserver.yaml", "result": [{"edit": {"apiVersion": "v1", "kind": "Pod", "metadata": {"annotations": {"scheduler.alpha.kubernetes.io/critical-pod": ""}, "labels": {"openshift.io/component": "api", "openshift.io/control-plane": "true"}, "name": "master-api", "namespace": "kube-system"}, "spec": {"containers": [{"args": ["#!/bin/bash\nset -euo pipefail\nif [[ -f /etc/origin/master/master.env ]]; then\n set -o allexport\n source /etc/origin/master/master.env\nfi\nexec openshift start master api --config=/etc/origin/master/master-config.yaml --loglevel=${DEBUG_LOGLEVEL:-2}\n"], "command": ["/bin/bash", "-c"], "image": "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0", "livenessProbe": {"httpGet": {"path": "healthz", "port": 8443, "scheme": "HTTPS"}, "initialDelaySeconds": 45, "timeoutSeconds": 10}, "name": "api", "readinessProbe": {"httpGet": {"path": "healthz/ready", "port": 8443, "scheme": "HTTPS"}, "initialDelaySeconds": 10, "timeoutSeconds": 10}, "securityContext": {"privileged": true}, "volumeMounts": [{"mountPath": "/etc/origin/master/", "name": "master-config"}, {"mountPath": "/etc/origin/cloudprovider/", "name": "master-cloud-provider"}, {"mountPath": "/var/lib/origin/", "name": "master-data"}]}], "hostNetwork": true, "restartPolicy": "Always", "volumes": [{"hostPath": {"path": "/etc/origin/master/"}, "name": "master-config"}, {"hostPath": {"path": "/etc/origin/cloudprovider"}, "name": "master-cloud-provider"}, {"hostPath": {"path": "/var/lib/origin"}, "name": "master-data"}]}}, "key": "spec.containers[0].image"}], "state": "present"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=controller.yaml) => {"changed": true, "failed": false, "item": "controller.yaml", "result": [{"edit": {"apiVersion": "v1", "kind": "Pod", "metadata": {"annotations": {"scheduler.alpha.kubernetes.io/critical-pod": ""}, "labels": {"openshift.io/component": "controllers", "openshift.io/control-plane": "true"}, "name": "master-controllers", "namespace": "kube-system"}, "spec": {"containers": [{"args": ["#!/bin/bash\nset -euo pipefail\nif [[ -f /etc/origin/master/master.env ]]; then\n set -o allexport\n source /etc/origin/master/master.env\nfi\nexec openshift start master controllers --config=/etc/origin/master/master-config.yaml --listen=https://0.0.0.0:8444 --loglevel=${DEBUG_LOGLEVEL:-2}\n"], "command": ["/bin/bash", "-c"], "image": "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0", "livenessProbe": {"httpGet": {"path": "healthz", "port": 8444, "scheme": "HTTPS"}}, "name": "controllers", "securityContext": {"privileged": true}, "volumeMounts": [{"mountPath": "/etc/origin/master/", "name": "master-config"}, {"mountPath": "/etc/origin/cloudprovider/", "name": "master-cloud-provider"}]}], "hostNetwork": true, "restartPolicy": "Always", "volumes": [{"hostPath": {"path": "/etc/origin/master/"}, "name": "master-config"}, {"hostPath": {"path": "/etc/origin/cloudprovider"}, "name": "master-cloud-provider"}]}}, "key": "spec.containers[0].image"}], "state": "present"} > >TASK [openshift_control_plane : Update master static pod (api)] **************** >Friday 01 June 2018 22:27:32 -0400 (0:00:00.532) 0:06:14.711 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "result": [], "state": "present"} > >TASK [openshift_control_plane : ensure pod location exists] ******************** >Friday 01 June 2018 22:27:32 -0400 (0:00:00.272) 0:06:14.983 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/origin/node/pods/", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 23, "state": "directory", "uid": 0} > >TASK [openshift_control_plane : Update master static pods] ********************* >Friday 01 June 2018 22:27:33 -0400 (0:00:00.226) 0:06:15.210 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=apiserver.yaml) => {"changed": true, "checksum": "5f1b03e6d4406162f3cfe840d6710911eb606174", "dest": "/etc/origin/node/pods/apiserver.yaml", "failed": false, "gid": 0, "group": "root", "item": "apiserver.yaml", "md5sum": "d5e7416ddb1af600eda360d5fad3a97b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1536, "src": "/tmp/openshift-ansible-hQ3Ys3/apiserver.yaml", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=controller.yaml) => {"changed": true, "checksum": "3b2b9dd7592de28cc3bd3499e649f7a8f006e29e", "dest": "/etc/origin/node/pods/controller.yaml", "failed": false, "gid": 0, "group": "root", "item": "controller.yaml", "md5sum": "504c494c78a82473a44714605250c5ec", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1262, "src": "/tmp/openshift-ansible-hQ3Ys3/controller.yaml", "state": "file", "uid": 0} > >TASK [openshift_control_plane : Remove old files in /etc/sysconfig] ************ >Friday 01 June 2018 22:27:33 -0400 (0:00:00.443) 0:06:15.654 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/sysconfig/atomic-openshift-master-api) => {"changed": false, "failed": false, "item": "/etc/sysconfig/atomic-openshift-master-api", "path": "/etc/sysconfig/atomic-openshift-master-api", "state": "absent"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/sysconfig/atomic-openshift-master-controllers) => {"changed": false, "failed": false, "item": "/etc/sysconfig/atomic-openshift-master-controllers", "path": "/etc/sysconfig/atomic-openshift-master-controllers", "state": "absent"} > >TASK [openshift_control_plane : Remove temporary directory] ******************** >Friday 01 June 2018 22:27:34 -0400 (0:00:00.427) 0:06:16.081 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "path": "/tmp/openshift-ansible-hQ3Ys3", "state": "absent"} > >TASK [openshift_control_plane : Establish the default bootstrap kubeconfig for masters] *** >Friday 01 June 2018 22:27:34 -0400 (0:00:00.223) 0:06:16.305 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/node/bootstrap.kubeconfig) => {"changed": true, "checksum": "84f1b38835fe33d9b65d8a5ca6d9024830acff2d", "dest": "/etc/origin/node/bootstrap.kubeconfig", "failed": false, "gid": 0, "group": "root", "item": "/etc/origin/node/bootstrap.kubeconfig", "md5sum": "6df780ed6be976b2edca0a1c457cf53a", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 7612, "src": "/etc/origin/master/admin.kubeconfig", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/node/node.kubeconfig) => {"changed": true, "checksum": "84f1b38835fe33d9b65d8a5ca6d9024830acff2d", "dest": "/etc/origin/node/node.kubeconfig", "failed": false, "gid": 0, "group": "root", "item": "/etc/origin/node/node.kubeconfig", "md5sum": "6df780ed6be976b2edca0a1c457cf53a", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 7612, "src": "/etc/origin/master/admin.kubeconfig", "state": "file", "uid": 0} > >TASK [openshift_control_plane : Check status of control plane image pre-pull] *** >Friday 01 June 2018 22:27:34 -0400 (0:00:00.422) 0:06:16.728 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"actions": ["Pulled image registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0"], "ansible_job_id": "989831312375.12685", "attempts": 1, "changed": true, "failed": false, "finished": 1, "image": [{"Architecture": "amd64", "Author": "", "Comment": "", "Config": {"ArgsEscaped": true, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": null, "Domainname": "", "Entrypoint": ["/usr/bin/openshift"], "Env": ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "container=oci", "HOME=/root", "KUBECONFIG=/var/lib/origin/openshift.local.config/master/admin.kubeconfig"], "ExposedPorts": {"53/tcp": {}, "8443/tcp": {}}, "Hostname": "275866c14a28", "Image": "bea4a1445da76d16d5da2063f8a64d58c0adc5938d8e0fd35ec6ffa5b557b68f", "Labels": {"License": "GPLv2+", "architecture": "x86_64", "authoritative-source-url": "registry.access.redhat.com", "build-date": "2018-06-01T20:23:37.397857", "com.redhat.build-host": "osbs-cpt-012.ocp.osbs.upshift.eng.rdu2.redhat.com", "com.redhat.component": "openshift-enterprise-container", "description": "OpenShift Container Platform is a platform for developing, building, and deploying containerized applications.", "distribution-scope": "public", "io.k8s.description": "OpenShift Container Platform is a platform for developing, building, and deploying containerized applications.", "io.k8s.display-name": "OpenShift Container Platform Application Platform", "io.openshift.tags": "openshift,core", "name": "openshift3/ose-control-plane", "release": "0.57.0.0", "summary": "Provides the latest release of Red Hat Enterprise Linux 7 in a fully featured and supported base image.", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/openshift3/ose-control-plane/images/v3.10.0-0.57.0.0", "vcs-ref": "9a446fb72392eb4ddcab91ca7426e0c13f8f4466", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "v3.10.0"}, "OnBuild": [], "OpenStdin": false, "StdinOnce": false, "Tty": false, "User": "", "Volumes": null, "WorkingDir": "/var/lib/origin"}, "Container": "", "ContainerConfig": {"ArgsEscaped": true, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": ["/bin/sh", "-c", "rm -f '/etc/yum.repos.d/unsigned.repo'"], "Domainname": "", "Entrypoint": ["/usr/bin/openshift"], "Env": ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "container=oci", "HOME=/root", "KUBECONFIG=/var/lib/origin/openshift.local.config/master/admin.kubeconfig"], "ExposedPorts": {"53/tcp": {}, "8443/tcp": {}}, "Hostname": "275866c14a28", "Image": "sha256:227361813940efc5935d51377509b8fb29da0cfb4710d2cf9fd68c2dfb86592f", "Labels": {"License": "GPLv2+", "architecture": "x86_64", "authoritative-source-url": "registry.access.redhat.com", "build-date": "2018-06-01T20:23:37.397857", "com.redhat.build-host": "osbs-cpt-012.ocp.osbs.upshift.eng.rdu2.redhat.com", "com.redhat.component": "openshift-enterprise-container", "description": "OpenShift Container Platform is a platform for developing, building, and deploying containerized applications.", "distribution-scope": "public", "io.k8s.description": "OpenShift Container Platform is a platform for developing, building, and deploying containerized applications.", "io.k8s.display-name": "OpenShift Container Platform Application Platform", "io.openshift.tags": "openshift,core", "name": "openshift3/ose-control-plane", "release": "0.57.0.0", "summary": "Provides the latest release of Red Hat Enterprise Linux 7 in a fully featured and supported base image.", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/openshift3/ose-control-plane/images/v3.10.0-0.57.0.0", "vcs-ref": "9a446fb72392eb4ddcab91ca7426e0c13f8f4466", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "v3.10.0"}, "OnBuild": [], "OpenStdin": false, "StdinOnce": false, "Tty": false, "User": "", "Volumes": null, "WorkingDir": "/var/lib/origin"}, "Created": "2018-06-01T20:24:47.116563Z", "DockerVersion": "1.12.6", "GraphDriver": {"Data": {"LowerDir": "/var/lib/containers/docker/overlay2/7e7030642b900b69f4f9e3157885cc965074845162667c0b7babdc3cfbb12609/diff:/var/lib/containers/docker/overlay2/41830f6b040de86bb0eb06fc5ba066cbf368401935fdc0f4598e389f61df6813/diff:/var/lib/containers/docker/overlay2/613f6c3dd2876d1ea946cc48c397d4d1d9105a02784d69febe28c26b49a11b4b/diff", "MergedDir": "/var/lib/containers/docker/overlay2/81947113cd3894ec79d6b1471ce8bec6b7a6889a0151c3f9c28fdbc9046b07d6/merged", "UpperDir": "/var/lib/containers/docker/overlay2/81947113cd3894ec79d6b1471ce8bec6b7a6889a0151c3f9c28fdbc9046b07d6/diff", "WorkDir": "/var/lib/containers/docker/overlay2/81947113cd3894ec79d6b1471ce8bec6b7a6889a0151c3f9c28fdbc9046b07d6/work"}, "Name": "overlay2"}, "Id": "sha256:4ba0934616d9d4c3ee041ff26fbe118b66ce47997e43389f2423441a4b3a04f7", "Os": "linux", "Parent": "", "RepoDigests": ["registry.reg-aws.openshift.com:443/openshift3/ose-control-plane@sha256:5a14bbf69a5011ad63abdd7b0d585910e54ec66a52a6f161b316d7b7f8e8a286"], "RepoTags": ["registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0"], "RootFS": {"Layers": ["sha256:f4fa6c253d2ff944ef6975be17cd0bb59896b386f9e2b737539400a37a68a80b", "sha256:d6a4dd6ace1f76d1410e389c23e515a09eda880da05850b4343e2b39b6ced363", "sha256:a3a3496e748c27d67b86a00fd5270d670ee0b64b2056280c513a17f915b3818a", "sha256:96bfe68b9f00f9d30ed0673fce187b543a594de333f4891776d40c7d86564f70"], "Type": "layers"}, "Size": 635102298, "VirtualSize": 635102298}, false]} > >TASK [openshift_control_plane : Check status of etcd image pre-pull] *********** >Friday 01 June 2018 22:27:34 -0400 (0:00:00.240) 0:06:16.969 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"actions": ["Pulled image registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15"], "ansible_job_id": "168648881321.10569", "attempts": 1, "changed": true, "failed": false, "finished": 1, "image": [{"Architecture": "amd64", "Author": "Avesh Agarwal <avagarwa@redhat.com>", "Comment": "", "Config": {"ArgsEscaped": true, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": ["/usr/bin/etcd-env.sh", "/usr/bin/etcd"], "Domainname": "", "Entrypoint": null, "Env": ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "container=docker"], "ExposedPorts": {"2379/tcp": {}, "2380/tcp": {}, "4001/tcp": {}, "7001/tcp": {}}, "Hostname": "3ddd22eed647", "Image": "eefd27e7a51535788623ec53aa93fd2424667d8ec0ac331139aff413df2be89b", "Labels": {"architecture": "x86_64", "authoritative-source-url": "registry.access.redhat.com", "build-date": "2018-04-05T17:35:50.734607", "com.redhat.build-host": "osbs-cpt-011.ocp.osbs.upshift.eng.rdu2.redhat.com", "com.redhat.component": "etcd-docker", "description": "The Red Hat Enterprise Linux Base image is designed to be a fully supported foundation for your containerized applications. This base image provides your operations and application teams with the packages, language runtimes and tools necessary to run, maintain, and troubleshoot all of your applications. This image is maintained by Red Hat and updated regularly. It is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. When used as the source for all of your containers, only one copy will ever be downloaded and cached in your production environment. Use this image just like you would a regular Red Hat Enterprise Linux distribution. Tools like yum, gzip, and bash are provided by default. For further information on how this image was built look at the /root/anacanda-ks.cfg file.", "distribution-scope": "public", "install": "/usr/bin/docker run --rm $OPT1 --privileged -v /:/host -e HOST=/host -e NAME=$NAME -e IMAGE=$IMAGE $IMAGE $OPT2 /usr/bin/install.sh $OPT3", "io.k8s.description": "The Red Hat Enterprise Linux Base image is designed to be a fully supported foundation for your containerized applications. This base image provides your operations and application teams with the packages, language runtimes and tools necessary to run, maintain, and troubleshoot all of your applications. This image is maintained by Red Hat and updated regularly. It is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. When used as the source for all of your containers, only one copy will ever be downloaded and cached in your production environment. Use this image just like you would a regular Red Hat Enterprise Linux distribution. Tools like yum, gzip, and bash are provided by default. For further information on how this image was built look at the /root/anacanda-ks.cfg file.", "io.k8s.display-name": "Red Hat Enterprise Linux 7", "io.openshift.tags": "base rhel7", "name": "rhel7/etcd", "release": "8", "run": "/usr/bin/docker run -d $OPT1 -p 4001:4001 -p 7001:7001 -p 2379:2379 -p 2380:2380 --name $NAME $IMAGE $OPT2 $OPT3", "summary": "A highly-available key value store for shared configuration", "uninstall": "/usr/bin/docker run --rm $OPT1 --privileged -v /:/host -e HOST=/host -e NAME=$NAME -e IMAGE=$IMAGE $IMAGE $OPT2 /usr/bin/uninstall.sh $OPT3", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/rhel7/etcd/images/3.2.15-8", "vcs-ref": "0c23379f8c5adfea0c8ee2896460eece2c1ccd0c", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "3.2.15"}, "OnBuild": [], "OpenStdin": false, "StdinOnce": false, "Tty": false, "User": "", "Volumes": null, "WorkingDir": ""}, "Container": "", "ContainerConfig": {"ArgsEscaped": true, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": ["/bin/sh", "-c", "rm -f '/etc/yum.repos.d/extras-rhel-7.5.0-final-test-3.repo'"], "Domainname": "", "Entrypoint": null, "Env": ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "container=docker"], "ExposedPorts": {"2379/tcp": {}, "2380/tcp": {}, "4001/tcp": {}, "7001/tcp": {}}, "Hostname": "3ddd22eed647", "Image": "sha256:b04816ca3fe7ad68a9155a582e7b0862f0a0e1cb7f33feae11a4964167caff21", "Labels": {"architecture": "x86_64", "authoritative-source-url": "registry.access.redhat.com", "build-date": "2018-04-05T17:35:50.734607", "com.redhat.build-host": "osbs-cpt-011.ocp.osbs.upshift.eng.rdu2.redhat.com", "com.redhat.component": "etcd-docker", "description": "The Red Hat Enterprise Linux Base image is designed to be a fully supported foundation for your containerized applications. This base image provides your operations and application teams with the packages, language runtimes and tools necessary to run, maintain, and troubleshoot all of your applications. This image is maintained by Red Hat and updated regularly. It is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. When used as the source for all of your containers, only one copy will ever be downloaded and cached in your production environment. Use this image just like you would a regular Red Hat Enterprise Linux distribution. Tools like yum, gzip, and bash are provided by default. For further information on how this image was built look at the /root/anacanda-ks.cfg file.", "distribution-scope": "public", "install": "/usr/bin/docker run --rm $OPT1 --privileged -v /:/host -e HOST=/host -e NAME=$NAME -e IMAGE=$IMAGE $IMAGE $OPT2 /usr/bin/install.sh $OPT3", "io.k8s.description": "The Red Hat Enterprise Linux Base image is designed to be a fully supported foundation for your containerized applications. This base image provides your operations and application teams with the packages, language runtimes and tools necessary to run, maintain, and troubleshoot all of your applications. This image is maintained by Red Hat and updated regularly. It is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. When used as the source for all of your containers, only one copy will ever be downloaded and cached in your production environment. Use this image just like you would a regular Red Hat Enterprise Linux distribution. Tools like yum, gzip, and bash are provided by default. For further information on how this image was built look at the /root/anacanda-ks.cfg file.", "io.k8s.display-name": "Red Hat Enterprise Linux 7", "io.openshift.tags": "base rhel7", "name": "rhel7/etcd", "release": "8", "run": "/usr/bin/docker run -d $OPT1 -p 4001:4001 -p 7001:7001 -p 2379:2379 -p 2380:2380 --name $NAME $IMAGE $OPT2 $OPT3", "summary": "A highly-available key value store for shared configuration", "uninstall": "/usr/bin/docker run --rm $OPT1 --privileged -v /:/host -e HOST=/host -e NAME=$NAME -e IMAGE=$IMAGE $IMAGE $OPT2 /usr/bin/uninstall.sh $OPT3", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/rhel7/etcd/images/3.2.15-8", "vcs-ref": "0c23379f8c5adfea0c8ee2896460eece2c1ccd0c", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "3.2.15"}, "OnBuild": [], "OpenStdin": false, "StdinOnce": false, "Tty": false, "User": "", "Volumes": null, "WorkingDir": ""}, "Created": "2018-04-05T17:36:04.065247Z", "DockerVersion": "1.12.6", "GraphDriver": {"Data": {"LowerDir": "/var/lib/containers/docker/overlay2/bcbb4b71484ca940d88d0308d1d3aa8c96971e32606042b2ee3bb92f3fe1d668/diff:/var/lib/containers/docker/overlay2/c6344b57c173f1d58f9d7177aea092150cee7d94c0cf18e6feb988b428726701/diff", "MergedDir": "/var/lib/containers/docker/overlay2/fe9ba5c5b23b21e80a6ba39a99d5f6ba006b31da1f173c505c9f11e23d7c9426/merged", "UpperDir": "/var/lib/containers/docker/overlay2/fe9ba5c5b23b21e80a6ba39a99d5f6ba006b31da1f173c505c9f11e23d7c9426/diff", "WorkDir": "/var/lib/containers/docker/overlay2/fe9ba5c5b23b21e80a6ba39a99d5f6ba006b31da1f173c505c9f11e23d7c9426/work"}, "Name": "overlay2"}, "Id": "sha256:4f35b6516d22f06f52ae087517dcd6bed47ea38f479f47d1a54a1e9dd10d30a3", "Os": "linux", "Parent": "", "RepoDigests": ["registry.reg-aws.openshift.com:443/rhel7/etcd@sha256:f3de7e64562d2237afff095c4fc6937d64092343072834dcb9319129b8f4b60a"], "RepoTags": ["registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15"], "RootFS": {"Layers": ["sha256:b1e3561f65d69b456145e08024c6855f87e3ff401a23ce34830913e10b523810", "sha256:b1933d7f1c6de39dcd1cc9c702d06b5f1dd2a6d3d8574013d9349797687871da", "sha256:e191e63da9d7a0415b1328a374eb546855057a3a16578f03ae8f096f7453e2a7"], "Type": "layers"}, "Size": 256008841, "VirtualSize": 256008841}, false]} > >TASK [openshift_control_plane : Start and enable self-hosting node] ************ >Friday 01 June 2018 22:27:35 -0400 (0:00:00.244) 0:06:17.214 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "enabled": true, "failed": false, "name": "atomic-openshift-node", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount ntpd.service systemd-journald.socket docker.service basic.target system.slice chronyd.service dnsmasq.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenShift Node", "DevicePolicy": "auto", "Documentation": "https://github.com/openshift/origin", "EnvironmentFile": "/etc/sysconfig/atomic-openshift-node (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/openshift-node ; argv[]=/usr/local/bin/openshift-node ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/atomic-openshift-node.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "atomic-openshift-node.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "65536", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "atomic-openshift-node.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-999", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount", "RequiresMountsFor": "/var/lib/origin", "Restart": "always", "RestartUSec": "5s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogIdentifier": "atomic-openshift-node", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "5min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "dnsmasq.service crio.service system.slice docker.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/lib/origin"}} > >TASK [openshift_control_plane : Get node logs] ********************************* >Friday 01 June 2018 22:27:36 -0400 (0:00:01.605) 0:06:18.819 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:27:36 -0400 (0:00:00.028) 0:06:18.848 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : fail] ****************************************** >Friday 01 June 2018 22:27:36 -0400 (0:00:00.027) 0:06:18.875 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Wait for control plane pods to appear] ********* >Friday 01 June 2018 22:27:36 -0400 (0:00:00.027) 0:06:18.903 *********** >FAILED - RETRYING: Wait for control plane pods to appear (60 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (59 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (58 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (57 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (56 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (55 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (54 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (53 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (52 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (51 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (50 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (49 retries left). >FAILED - RETRYING: Wait for control plane pods to appear (48 retries left). >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=etcd) => {"attempts": 14, "changed": false, "failed": false, "item": "etcd", "results": {"cmd": "/usr/bin/oc get pod master-etcd-ip-172-18-6-20.ec2.internal -o json -n kube-system", "results": [{}], "returncode": 0, "stderr": "Error from server (NotFound): pods \"master-etcd-ip-172-18-6-20.ec2.internal\" not found\n", "stdout": ""}, "state": "list"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=api) => {"attempts": 1, "changed": false, "failed": false, "item": "api", "results": {"cmd": "/usr/bin/oc get pod master-api-ip-172-18-6-20.ec2.internal -o json -n kube-system", "results": [{}], "returncode": 0, "stderr": "Error from server (NotFound): pods \"master-api-ip-172-18-6-20.ec2.internal\" not found\n", "stdout": ""}, "state": "list"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=controllers) => {"attempts": 1, "changed": false, "failed": false, "item": "controllers", "results": {"cmd": "/usr/bin/oc get pod master-controllers-ip-172-18-6-20.ec2.internal -o json -n kube-system", "results": [{}], "returncode": 0, "stderr": "Error from server (NotFound): pods \"master-controllers-ip-172-18-6-20.ec2.internal\" not found\n", "stdout": ""}, "state": "list"} > >TASK [openshift_control_plane : Check status in the kube-system namespace] ***** >Friday 01 June 2018 22:29:05 -0400 (0:01:28.710) 0:07:47.614 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:29:05 -0400 (0:00:00.028) 0:07:47.642 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Get pods in the kube-system namespace] ********* >Friday 01 June 2018 22:29:05 -0400 (0:00:00.029) 0:07:47.672 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:29:05 -0400 (0:00:00.027) 0:07:47.700 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Get events in the kube-system namespace] ******* >Friday 01 June 2018 22:29:05 -0400 (0:00:00.026) 0:07:47.726 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:29:05 -0400 (0:00:00.033) 0:07:47.759 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Get node logs] ********************************* >Friday 01 June 2018 22:29:05 -0400 (0:00:00.028) 0:07:47.788 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:29:05 -0400 (0:00:00.026) 0:07:47.815 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Report control plane errors] ******************* >Friday 01 June 2018 22:29:05 -0400 (0:00:00.027) 0:07:47.842 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Wait for all control plane pods to become ready] *** >Friday 01 June 2018 22:29:05 -0400 (0:00:00.030) 0:07:47.872 *********** >FAILED - RETRYING: Wait for all control plane pods to become ready (60 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (59 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (58 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (57 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (56 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (55 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (54 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (53 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (52 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (51 retries left). >FAILED - RETRYING: Wait for all control plane pods to become ready (50 retries left). >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=etcd) => {"attempts": 12, "changed": false, "failed": false, "item": "etcd", "results": {"cmd": "/usr/bin/oc get pod master-etcd-ip-172-18-6-20.ec2.internal -o json -n kube-system", "results": [{"apiVersion": "v1", "kind": "Pod", "metadata": {"annotations": {"kubernetes.io/config.hash": "6ce12b77bfd546cd5b44cf63de79a19c", "kubernetes.io/config.mirror": "6ce12b77bfd546cd5b44cf63de79a19c", "kubernetes.io/config.seen": "2018-06-01T22:28:36.393868669-04:00", "kubernetes.io/config.source": "file", "scheduler.alpha.kubernetes.io/critical-pod": ""}, "creationTimestamp": "2018-06-02T02:31:03Z", "labels": {"openshift.io/component": "etcd", "openshift.io/control-plane": "true"}, "name": "master-etcd-ip-172-18-6-20.ec2.internal", "namespace": "kube-system", "resourceVersion": "965", "selfLink": "/api/v1/namespaces/kube-system/pods/master-etcd-ip-172-18-6-20.ec2.internal", "uid": "febd22f5-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"containers": [{"args": ["#!/bin/sh\nset -o allexport\nsource /etc/etcd/etcd.conf\nexec etcd\n"], "command": ["/bin/sh", "-c"], "image": "registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15", "imagePullPolicy": "IfNotPresent", "livenessProbe": {"exec": {"command": ["etcdctl", "--cert-file", "/etc/etcd/peer.crt", "--key-file", "/etc/etcd/peer.key", "--ca-file", "/etc/etcd/ca.crt", "-C", "https://172.18.6.20:2379", "cluster-health"]}, "failureThreshold": 3, "initialDelaySeconds": 45, "periodSeconds": 10, "successThreshold": 1, "timeoutSeconds": 1}, "name": "etcd", "resources": {}, "securityContext": {"privileged": true}, "terminationMessagePath": "/dev/termination-log", "terminationMessagePolicy": "File", "volumeMounts": [{"mountPath": "/etc/etcd/", "name": "master-config", "readOnly": true}, {"mountPath": "/var/lib/etcd/", "name": "master-data"}], "workingDir": "/var/lib/etcd"}], "dnsPolicy": "ClusterFirst", "hostNetwork": true, "nodeName": "ip-172-18-6-20.ec2.internal", "restartPolicy": "Always", "schedulerName": "default-scheduler", "securityContext": {}, "terminationGracePeriodSeconds": 30, "tolerations": [{"effect": "NoExecute", "operator": "Exists"}], "volumes": [{"hostPath": {"path": "/etc/etcd/", "type": ""}, "name": "master-config"}, {"hostPath": {"path": "/var/lib/etcd", "type": ""}, "name": "master-data"}]}, "status": {"conditions": [{"lastProbeTime": null, "lastTransitionTime": "2018-06-02T02:28:49Z", "status": "True", "type": "Initialized"}, {"lastProbeTime": null, "lastTransitionTime": "2018-06-02T02:29:44Z", "status": "True", "type": "Ready"}, {"lastProbeTime": null, "lastTransitionTime": "2018-06-02T02:28:49Z", "status": "True", "type": "PodScheduled"}], "containerStatuses": [{"containerID": "cri-o://eaa95a4626f91287e4ed6a41a2af5442d41f083edc1179362ce6ea8e065698a3", "image": "registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15", "imageID": "registry.reg-aws.openshift.com:443/rhel7/etcd@sha256:f3de7e64562d2237afff095c4fc6937d64092343072834dcb9319129b8f4b60a", "lastState": {}, "name": "etcd", "ready": true, "restartCount": 0, "state": {"running": {"startedAt": "2018-06-02T02:29:43Z"}}}], "hostIP": "172.18.6.20", "phase": "Running", "podIP": "172.18.6.20", "qosClass": "BestEffort", "startTime": "2018-06-02T02:28:49Z"}}], "returncode": 0}, "state": "list"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=api) => {"attempts": 1, "changed": false, "failed": false, "item": "api", "results": {"cmd": "/usr/bin/oc get pod master-api-ip-172-18-6-20.ec2.internal -o json -n kube-system", "results": [{"apiVersion": "v1", "kind": "Pod", "metadata": {"annotations": {"kubernetes.io/config.hash": "2d054c151263c22446528513a224ce51", "kubernetes.io/config.mirror": "2d054c151263c22446528513a224ce51", "kubernetes.io/config.seen": "2018-06-01T22:28:36.39381757-04:00", "kubernetes.io/config.source": "file", "scheduler.alpha.kubernetes.io/critical-pod": ""}, "creationTimestamp": "2018-06-02T02:31:01Z", "labels": {"openshift.io/component": "api", "openshift.io/control-plane": "true"}, "name": "master-api-ip-172-18-6-20.ec2.internal", "namespace": "kube-system", "resourceVersion": "964", "selfLink": "/api/v1/namespaces/kube-system/pods/master-api-ip-172-18-6-20.ec2.internal", "uid": "fd8bf8a5-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"containers": [{"args": ["#!/bin/bash\nset -euo pipefail\nif [[ -f /etc/origin/master/master.env ]]; then\n set -o allexport\n source /etc/origin/master/master.env\nfi\nexec openshift start master api --config=/etc/origin/master/master-config.yaml --loglevel=${DEBUG_LOGLEVEL:-2}\n"], "command": ["/bin/bash", "-c"], "image": "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0", "imagePullPolicy": "IfNotPresent", "livenessProbe": {"failureThreshold": 3, "httpGet": {"path": "healthz", "port": 8443, "scheme": "HTTPS"}, "initialDelaySeconds": 45, "periodSeconds": 10, "successThreshold": 1, "timeoutSeconds": 10}, "name": "api", "readinessProbe": {"failureThreshold": 3, "httpGet": {"path": "healthz/ready", "port": 8443, "scheme": "HTTPS"}, "initialDelaySeconds": 10, "periodSeconds": 10, "successThreshold": 1, "timeoutSeconds": 10}, "resources": {}, "securityContext": {"privileged": true}, "terminationMessagePath": "/dev/termination-log", "terminationMessagePolicy": "File", "volumeMounts": [{"mountPath": "/etc/origin/master/", "name": "master-config"}, {"mountPath": "/etc/origin/cloudprovider/", "name": "master-cloud-provider"}, {"mountPath": "/var/lib/origin/", "name": "master-data"}]}], "dnsPolicy": "ClusterFirst", "hostNetwork": true, "nodeName": "ip-172-18-6-20.ec2.internal", "restartPolicy": "Always", "schedulerName": "default-scheduler", "securityContext": {}, "terminationGracePeriodSeconds": 30, "tolerations": [{"effect": "NoExecute", "operator": "Exists"}], "volumes": [{"hostPath": {"path": "/etc/origin/master/", "type": ""}, "name": "master-config"}, {"hostPath": {"path": "/etc/origin/cloudprovider", "type": ""}, "name": "master-cloud-provider"}, {"hostPath": {"path": "/var/lib/origin", "type": ""}, "name": "master-data"}]}, "status": {"conditions": [{"lastProbeTime": null, "lastTransitionTime": "2018-06-02T02:28:39Z", "status": "True", "type": "Initialized"}, {"lastProbeTime": null, "lastTransitionTime": "2018-06-02T02:30:07Z", "status": "True", "type": "Ready"}, {"lastProbeTime": null, "lastTransitionTime": "2018-06-02T02:28:39Z", "status": "True", "type": "PodScheduled"}], "containerStatuses": [{"containerID": "cri-o://c800d961dff96d19ab200c57b674927bfa4c786b658396d0e38dc4fda0551c42", "image": "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0", "imageID": "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane@sha256:5a14bbf69a5011ad63abdd7b0d585910e54ec66a52a6f161b316d7b7f8e8a286", "lastState": {}, "name": "api", "ready": true, "restartCount": 0, "state": {"running": {"startedAt": "2018-06-02T02:29:43Z"}}}], "hostIP": "172.18.6.20", "phase": "Running", "podIP": "172.18.6.20", "qosClass": "BestEffort", "startTime": "2018-06-02T02:28:39Z"}}], "returncode": 0}, "state": "list"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=controllers) => {"attempts": 1, "changed": false, "failed": false, "item": "controllers", "results": {"cmd": "/usr/bin/oc get pod master-controllers-ip-172-18-6-20.ec2.internal -o json -n kube-system", "results": [{"apiVersion": "v1", "kind": "Pod", "metadata": {"annotations": {"kubernetes.io/config.hash": "705d08981de7d2ec17fc533e32e82946", "kubernetes.io/config.mirror": "705d08981de7d2ec17fc533e32e82946", "kubernetes.io/config.seen": "2018-06-01T22:28:36.393847484-04:00", "kubernetes.io/config.source": "file", "scheduler.alpha.kubernetes.io/critical-pod": ""}, "creationTimestamp": "2018-06-02T02:30:39Z", "labels": {"openshift.io/component": "controllers", "openshift.io/control-plane": "true"}, "name": "master-controllers-ip-172-18-6-20.ec2.internal", "namespace": "kube-system", "resourceVersion": "933", "selfLink": "/api/v1/namespaces/kube-system/pods/master-controllers-ip-172-18-6-20.ec2.internal", "uid": "f06f6bb1-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"containers": [{"args": ["#!/bin/bash\nset -euo pipefail\nif [[ -f /etc/origin/master/master.env ]]; then\n set -o allexport\n source /etc/origin/master/master.env\nfi\nexec openshift start master controllers --config=/etc/origin/master/master-config.yaml --listen=https://0.0.0.0:8444 --loglevel=${DEBUG_LOGLEVEL:-2}\n"], "command": ["/bin/bash", "-c"], "image": "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0", "imagePullPolicy": "IfNotPresent", "livenessProbe": {"failureThreshold": 3, "httpGet": {"path": "healthz", "port": 8444, "scheme": "HTTPS"}, "periodSeconds": 10, "successThreshold": 1, "timeoutSeconds": 1}, "name": "controllers", "resources": {}, "securityContext": {"privileged": true}, "terminationMessagePath": "/dev/termination-log", "terminationMessagePolicy": "File", "volumeMounts": [{"mountPath": "/etc/origin/master/", "name": "master-config"}, {"mountPath": "/etc/origin/cloudprovider/", "name": "master-cloud-provider"}]}], "dnsPolicy": "ClusterFirst", "hostNetwork": true, "nodeName": "ip-172-18-6-20.ec2.internal", "restartPolicy": "Always", "schedulerName": "default-scheduler", "securityContext": {}, "terminationGracePeriodSeconds": 30, "tolerations": [{"effect": "NoExecute", "operator": "Exists"}], "volumes": [{"hostPath": {"path": "/etc/origin/master/", "type": ""}, "name": "master-config"}, {"hostPath": {"path": "/etc/origin/cloudprovider", "type": ""}, "name": "master-cloud-provider"}]}, "status": {"conditions": [{"lastProbeTime": null, "lastTransitionTime": "2018-06-02T02:28:39Z", "status": "True", "type": "Initialized"}, {"lastProbeTime": null, "lastTransitionTime": "2018-06-02T02:29:21Z", "status": "True", "type": "Ready"}, {"lastProbeTime": null, "lastTransitionTime": "2018-06-02T02:28:39Z", "status": "True", "type": "PodScheduled"}], "containerStatuses": [{"containerID": "cri-o://69ab4f8718070695ea0d1a2078216746328141a47000ab991f9ad608e665931e", "image": "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0", "imageID": "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane@sha256:5a14bbf69a5011ad63abdd7b0d585910e54ec66a52a6f161b316d7b7f8e8a286", "lastState": {}, "name": "controllers", "ready": true, "restartCount": 0, "state": {"running": {"startedAt": "2018-06-02T02:29:20Z"}}}], "hostIP": "172.18.6.20", "phase": "Running", "podIP": "172.18.6.20", "qosClass": "BestEffort", "startTime": "2018-06-02T02:28:39Z"}}], "returncode": 0}, "state": "list"} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:30:08 -0400 (0:01:03.128) 0:08:51.000 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Get events in the kube-system namespace] ******* >Friday 01 June 2018 22:30:08 -0400 (0:00:00.029) 0:08:51.030 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:30:08 -0400 (0:00:00.028) 0:08:51.059 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Get node logs] ********************************* >Friday 01 June 2018 22:30:09 -0400 (0:00:00.029) 0:08:51.088 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:30:09 -0400 (0:00:00.030) 0:08:51.119 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Get API logs] ********************************** >Friday 01 June 2018 22:30:09 -0400 (0:00:00.028) 0:08:51.147 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:30:09 -0400 (0:00:00.028) 0:08:51.176 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Get controllers logs] ************************** >Friday 01 June 2018 22:30:09 -0400 (0:00:00.029) 0:08:51.206 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:30:09 -0400 (0:00:00.029) 0:08:51.235 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Get etcd logs] ********************************* >Friday 01 June 2018 22:30:09 -0400 (0:00:00.026) 0:08:51.262 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : debug] ***************************************** >Friday 01 June 2018 22:30:09 -0400 (0:00:00.028) 0:08:51.291 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_control_plane : Report control plane errors] ******************* >Friday 01 June 2018 22:30:09 -0400 (0:00:00.029) 0:08:51.321 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : Wait for Openshift APIs to register themselves] *** >Friday 01 June 2018 22:30:09 -0400 (0:00:00.029) 0:08:51.350 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=apps.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/apps.openshift.io/v1"], "delta": "0:00:00.201091", "end": "2018-06-01 22:31:09.438048", "failed": false, "item": "apps.openshift.io", "rc": 0, "start": "2018-06-01 22:31:09.236957", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"apps.openshift.io/v1\",\"resources\":[{\"name\":\"deploymentconfigs\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentConfig\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"dc\"],\"categories\":[\"all\"]},{\"name\":\"deploymentconfigs/instantiate\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentRequest\",\"verbs\":[\"create\"]},{\"name\":\"deploymentconfigs/log\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentLog\",\"verbs\":[\"get\"]},{\"name\":\"deploymentconfigs/rollback\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentConfigRollback\",\"verbs\":[\"create\"]},{\"name\":\"deploymentconfigs/scale\",\"singularName\":\"\",\"namespaced\":true,\"group\":\"extensions\",\"version\":\"v1beta1\",\"kind\":\"Scale\",\"verbs\":[\"get\",\"patch\",\"update\"]},{\"name\":\"deploymentconfigs/status\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentConfig\",\"verbs\":[\"get\",\"patch\",\"update\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"apps.openshift.io/v1\",\"resources\":[{\"name\":\"deploymentconfigs\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentConfig\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"dc\"],\"categories\":[\"all\"]},{\"name\":\"deploymentconfigs/instantiate\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentRequest\",\"verbs\":[\"create\"]},{\"name\":\"deploymentconfigs/log\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentLog\",\"verbs\":[\"get\"]},{\"name\":\"deploymentconfigs/rollback\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentConfigRollback\",\"verbs\":[\"create\"]},{\"name\":\"deploymentconfigs/scale\",\"singularName\":\"\",\"namespaced\":true,\"group\":\"extensions\",\"version\":\"v1beta1\",\"kind\":\"Scale\",\"verbs\":[\"get\",\"patch\",\"update\"]},{\"name\":\"deploymentconfigs/status\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"DeploymentConfig\",\"verbs\":[\"get\",\"patch\",\"update\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=authorization.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/authorization.openshift.io/v1"], "delta": "0:00:00.168715", "end": "2018-06-01 22:31:09.826648", "failed": false, "item": "authorization.openshift.io", "rc": 0, "start": "2018-06-01 22:31:09.657933", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"authorization.openshift.io/v1\",\"resources\":[{\"name\":\"clusterrolebindings\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterRoleBinding\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"]},{\"name\":\"clusterroles\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterRole\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"]},{\"name\":\"localresourceaccessreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"LocalResourceAccessReview\",\"verbs\":[\"create\"]},{\"name\":\"localsubjectaccessreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"LocalSubjectAccessReview\",\"verbs\":[\"create\"]},{\"name\":\"resourceaccessreviews\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ResourceAccessReview\",\"verbs\":[\"create\"]},{\"name\":\"rolebindingrestrictions\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"RoleBindingRestriction\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"rolebindings\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"RoleBinding\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"]},{\"name\":\"roles\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Role\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"]},{\"name\":\"selfsubjectrulesreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"SelfSubjectRulesReview\",\"verbs\":[\"create\"]},{\"name\":\"subjectaccessreviews\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"SubjectAccessReview\",\"verbs\":[\"create\"]},{\"name\":\"subjectrulesreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"SubjectRulesReview\",\"verbs\":[\"create\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"authorization.openshift.io/v1\",\"resources\":[{\"name\":\"clusterrolebindings\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterRoleBinding\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"]},{\"name\":\"clusterroles\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterRole\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"]},{\"name\":\"localresourceaccessreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"LocalResourceAccessReview\",\"verbs\":[\"create\"]},{\"name\":\"localsubjectaccessreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"LocalSubjectAccessReview\",\"verbs\":[\"create\"]},{\"name\":\"resourceaccessreviews\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ResourceAccessReview\",\"verbs\":[\"create\"]},{\"name\":\"rolebindingrestrictions\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"RoleBindingRestriction\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"rolebindings\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"RoleBinding\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"]},{\"name\":\"roles\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Role\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"]},{\"name\":\"selfsubjectrulesreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"SelfSubjectRulesReview\",\"verbs\":[\"create\"]},{\"name\":\"subjectaccessreviews\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"SubjectAccessReview\",\"verbs\":[\"create\"]},{\"name\":\"subjectrulesreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"SubjectRulesReview\",\"verbs\":[\"create\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=build.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/build.openshift.io/v1"], "delta": "0:00:00.161804", "end": "2018-06-01 22:31:10.189668", "failed": false, "item": "build.openshift.io", "rc": 0, "start": "2018-06-01 22:31:10.027864", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"build.openshift.io/v1\",\"resources\":[{\"name\":\"buildconfigs\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BuildConfig\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"bc\"],\"categories\":[\"all\"]},{\"name\":\"buildconfigs/instantiate\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BuildRequest\",\"verbs\":[\"create\"]},{\"name\":\"buildconfigs/instantiatebinary\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BinaryBuildRequestOptions\",\"verbs\":[]},{\"name\":\"buildconfigs/webhooks\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Build\",\"verbs\":[]},{\"name\":\"builds\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Build\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"categories\":[\"all\"]},{\"name\":\"builds/clone\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BuildRequest\",\"verbs\":[\"create\"]},{\"name\":\"builds/details\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Build\",\"verbs\":[\"update\"]},{\"name\":\"builds/log\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BuildLog\",\"verbs\":[\"get\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"build.openshift.io/v1\",\"resources\":[{\"name\":\"buildconfigs\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BuildConfig\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"bc\"],\"categories\":[\"all\"]},{\"name\":\"buildconfigs/instantiate\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BuildRequest\",\"verbs\":[\"create\"]},{\"name\":\"buildconfigs/instantiatebinary\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BinaryBuildRequestOptions\",\"verbs\":[]},{\"name\":\"buildconfigs/webhooks\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Build\",\"verbs\":[]},{\"name\":\"builds\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Build\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"categories\":[\"all\"]},{\"name\":\"builds/clone\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BuildRequest\",\"verbs\":[\"create\"]},{\"name\":\"builds/details\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Build\",\"verbs\":[\"update\"]},{\"name\":\"builds/log\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"BuildLog\",\"verbs\":[\"get\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=image.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/image.openshift.io/v1"], "delta": "0:00:00.166726", "end": "2018-06-01 22:31:10.556316", "failed": false, "item": "image.openshift.io", "rc": 0, "start": "2018-06-01 22:31:10.389590", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"image.openshift.io/v1\",\"resources\":[{\"name\":\"images\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"Image\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"imagesignatures\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ImageSignature\",\"verbs\":[\"create\",\"delete\"]},{\"name\":\"imagestreamimages\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStreamImage\",\"verbs\":[\"get\"],\"shortNames\":[\"isimage\"]},{\"name\":\"imagestreamimports\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStreamImport\",\"verbs\":[\"create\"]},{\"name\":\"imagestreammappings\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStreamMapping\",\"verbs\":[\"create\"]},{\"name\":\"imagestreams\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStream\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"is\"],\"categories\":[\"all\"]},{\"name\":\"imagestreams/secrets\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"SecretList\",\"verbs\":[\"get\"]},{\"name\":\"imagestreams/status\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStream\",\"verbs\":[\"get\",\"patch\",\"update\"]},{\"name\":\"imagestreamtags\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStreamTag\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"],\"shortNames\":[\"istag\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"image.openshift.io/v1\",\"resources\":[{\"name\":\"images\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"Image\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"imagesignatures\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ImageSignature\",\"verbs\":[\"create\",\"delete\"]},{\"name\":\"imagestreamimages\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStreamImage\",\"verbs\":[\"get\"],\"shortNames\":[\"isimage\"]},{\"name\":\"imagestreamimports\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStreamImport\",\"verbs\":[\"create\"]},{\"name\":\"imagestreammappings\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStreamMapping\",\"verbs\":[\"create\"]},{\"name\":\"imagestreams\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStream\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"is\"],\"categories\":[\"all\"]},{\"name\":\"imagestreams/secrets\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"SecretList\",\"verbs\":[\"get\"]},{\"name\":\"imagestreams/status\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStream\",\"verbs\":[\"get\",\"patch\",\"update\"]},{\"name\":\"imagestreamtags\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"ImageStreamTag\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\"],\"shortNames\":[\"istag\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=network.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/network.openshift.io/v1"], "delta": "0:00:00.160700", "end": "2018-06-01 22:31:10.925094", "failed": false, "item": "network.openshift.io", "rc": 0, "start": "2018-06-01 22:31:10.764394", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"network.openshift.io/v1\",\"resources\":[{\"name\":\"clusternetworks\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterNetwork\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"egressnetworkpolicies\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"EgressNetworkPolicy\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"hostsubnets\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"HostSubnet\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"netnamespaces\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"NetNamespace\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"network.openshift.io/v1\",\"resources\":[{\"name\":\"clusternetworks\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterNetwork\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"egressnetworkpolicies\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"EgressNetworkPolicy\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"hostsubnets\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"HostSubnet\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"netnamespaces\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"NetNamespace\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=oauth.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/oauth.openshift.io/v1"], "delta": "0:00:00.160803", "end": "2018-06-01 22:31:11.284510", "failed": false, "item": "oauth.openshift.io", "rc": 0, "start": "2018-06-01 22:31:11.123707", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"oauth.openshift.io/v1\",\"resources\":[{\"name\":\"oauthaccesstokens\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"OAuthAccessToken\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"oauthauthorizetokens\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"OAuthAuthorizeToken\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"oauthclientauthorizations\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"OAuthClientAuthorization\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"oauthclients\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"OAuthClient\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"oauth.openshift.io/v1\",\"resources\":[{\"name\":\"oauthaccesstokens\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"OAuthAccessToken\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"oauthauthorizetokens\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"OAuthAuthorizeToken\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"oauthclientauthorizations\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"OAuthClientAuthorization\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"oauthclients\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"OAuthClient\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=project.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/project.openshift.io/v1"], "delta": "0:00:00.174371", "end": "2018-06-01 22:31:11.656613", "failed": false, "item": "project.openshift.io", "rc": 0, "start": "2018-06-01 22:31:11.482242", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"project.openshift.io/v1\",\"resources\":[{\"name\":\"projectrequests\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ProjectRequest\",\"verbs\":[\"create\",\"list\"]},{\"name\":\"projects\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"Project\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"project.openshift.io/v1\",\"resources\":[{\"name\":\"projectrequests\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ProjectRequest\",\"verbs\":[\"create\",\"list\"]},{\"name\":\"projects\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"Project\",\"verbs\":[\"create\",\"delete\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=quota.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/quota.openshift.io/v1"], "delta": "0:00:00.216460", "end": "2018-06-01 22:31:12.072399", "failed": false, "item": "quota.openshift.io", "rc": 0, "start": "2018-06-01 22:31:11.855939", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"quota.openshift.io/v1\",\"resources\":[{\"name\":\"appliedclusterresourcequotas\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"AppliedClusterResourceQuota\",\"verbs\":[\"get\",\"list\"]},{\"name\":\"clusterresourcequotas\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterResourceQuota\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"clusterquota\"]},{\"name\":\"clusterresourcequotas/status\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterResourceQuota\",\"verbs\":[\"get\",\"patch\",\"update\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"quota.openshift.io/v1\",\"resources\":[{\"name\":\"appliedclusterresourcequotas\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"AppliedClusterResourceQuota\",\"verbs\":[\"get\",\"list\"]},{\"name\":\"clusterresourcequotas\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterResourceQuota\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"clusterquota\"]},{\"name\":\"clusterresourcequotas/status\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"ClusterResourceQuota\",\"verbs\":[\"get\",\"patch\",\"update\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=route.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/route.openshift.io/v1"], "delta": "0:00:00.165793", "end": "2018-06-01 22:31:12.529537", "failed": false, "item": "route.openshift.io", "rc": 0, "start": "2018-06-01 22:31:12.363744", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"route.openshift.io/v1\",\"resources\":[{\"name\":\"routes\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Route\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"categories\":[\"all\"]},{\"name\":\"routes/status\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Route\",\"verbs\":[\"get\",\"patch\",\"update\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"route.openshift.io/v1\",\"resources\":[{\"name\":\"routes\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Route\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"categories\":[\"all\"]},{\"name\":\"routes/status\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Route\",\"verbs\":[\"get\",\"patch\",\"update\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=security.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/security.openshift.io/v1"], "delta": "0:00:00.163673", "end": "2018-06-01 22:31:12.900840", "failed": false, "item": "security.openshift.io", "rc": 0, "start": "2018-06-01 22:31:12.737167", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"security.openshift.io/v1\",\"resources\":[{\"name\":\"podsecuritypolicyreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"PodSecurityPolicyReview\",\"verbs\":[\"create\"]},{\"name\":\"podsecuritypolicyselfsubjectreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"PodSecurityPolicySelfSubjectReview\",\"verbs\":[\"create\"]},{\"name\":\"podsecuritypolicysubjectreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"PodSecurityPolicySubjectReview\",\"verbs\":[\"create\"]},{\"name\":\"rangeallocations\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"RangeAllocation\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"securitycontextconstraints\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"SecurityContextConstraints\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"scc\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"security.openshift.io/v1\",\"resources\":[{\"name\":\"podsecuritypolicyreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"PodSecurityPolicyReview\",\"verbs\":[\"create\"]},{\"name\":\"podsecuritypolicyselfsubjectreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"PodSecurityPolicySelfSubjectReview\",\"verbs\":[\"create\"]},{\"name\":\"podsecuritypolicysubjectreviews\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"PodSecurityPolicySubjectReview\",\"verbs\":[\"create\"]},{\"name\":\"rangeallocations\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"RangeAllocation\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"securitycontextconstraints\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"SecurityContextConstraints\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"],\"shortNames\":[\"scc\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=template.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/template.openshift.io/v1"], "delta": "0:00:00.160566", "end": "2018-06-01 22:31:13.258136", "failed": false, "item": "template.openshift.io", "rc": 0, "start": "2018-06-01 22:31:13.097570", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"template.openshift.io/v1\",\"resources\":[{\"name\":\"brokertemplateinstances\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"BrokerTemplateInstance\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"processedtemplates\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Template\",\"verbs\":[\"create\"]},{\"name\":\"templateinstances\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"TemplateInstance\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"templateinstances/status\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"TemplateInstance\",\"verbs\":[\"get\",\"patch\",\"update\"]},{\"name\":\"templates\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Template\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"template.openshift.io/v1\",\"resources\":[{\"name\":\"brokertemplateinstances\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"BrokerTemplateInstance\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"processedtemplates\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Template\",\"verbs\":[\"create\"]},{\"name\":\"templateinstances\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"TemplateInstance\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"templateinstances/status\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"TemplateInstance\",\"verbs\":[\"get\",\"patch\",\"update\"]},{\"name\":\"templates\",\"singularName\":\"\",\"namespaced\":true,\"kind\":\"Template\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}"]} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=user.openshift.io) => {"attempts": 1, "changed": true, "cmd": ["oc", "get", "--raw", "/apis/user.openshift.io/v1"], "delta": "0:00:00.161954", "end": "2018-06-01 22:31:14.124918", "failed": false, "item": "user.openshift.io", "rc": 0, "start": "2018-06-01 22:31:13.962964", "stderr": "", "stderr_lines": [], "stdout": "{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"user.openshift.io/v1\",\"resources\":[{\"name\":\"groups\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"Group\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"identities\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"Identity\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"useridentitymappings\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"UserIdentityMapping\",\"verbs\":[\"create\",\"delete\",\"get\",\"patch\",\"update\"]},{\"name\":\"users\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"User\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}", "stdout_lines": ["{\"kind\":\"APIResourceList\",\"apiVersion\":\"v1\",\"groupVersion\":\"user.openshift.io/v1\",\"resources\":[{\"name\":\"groups\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"Group\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"identities\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"Identity\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]},{\"name\":\"useridentitymappings\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"UserIdentityMapping\",\"verbs\":[\"create\",\"delete\",\"get\",\"patch\",\"update\"]},{\"name\":\"users\",\"singularName\":\"\",\"namespaced\":false,\"kind\":\"User\",\"verbs\":[\"create\",\"delete\",\"deletecollection\",\"get\",\"list\",\"patch\",\"update\",\"watch\"]}]}"]} > >TASK [openshift_control_plane : Remove oc cache to refresh a list of APIs] ***** >Friday 01 June 2018 22:30:14 -0400 (0:00:05.157) 0:08:56.508 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "path": "/root/.kube/cache", "state": "absent"} > >TASK [tuned : Check for tuned package] ***************************************** >Friday 01 June 2018 22:30:14 -0400 (0:00:00.229) 0:08:56.737 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["rpm", "-q", "tuned"], "delta": "0:00:00.040611", "end": "2018-06-01 22:31:14.630443", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:31:14.589832", "stderr": "", "stderr_lines": [], "stdout": "tuned-2.9.0-1.el7.noarch", "stdout_lines": ["tuned-2.9.0-1.el7.noarch"]} > >TASK [tuned : Set tuned OpenShift variables] *********************************** >Friday 01 June 2018 22:30:14 -0400 (0:00:00.262) 0:08:56.999 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_tuned_guest_profile": "virtual-guest"}, "changed": false, "failed": false} > >TASK [tuned : Ensure directory structure exists] ******************************* >Friday 01 June 2018 22:30:14 -0400 (0:00:00.052) 0:08:57.052 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "mode": "0755", "owner": "root", "path": "/etc/tuned/openshift", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "state": "directory", "uid": 0} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-control-plane', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-control-plane", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "mode": "0755", "owner": "root", "path": "/etc/tuned/openshift-control-plane", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "state": "directory", "uid": 0} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-node', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-node", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "mode": "0755", "owner": "root", "path": "/etc/tuned/openshift-node", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "state": "directory", "uid": 0} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "recommend.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 290, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/recommend.conf", "state": "file", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 594, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift/tuned.conf", "state": "file", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-control-plane/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 744, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf", "state": "file", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': u's0', 'seuser': u'unconfined_u', 'serole': u'object_r', 'ctime': 1527905886.7214212, 'state': u'file', 'gid': 1004, 'mode': u'0644', 'mtime': 1527905886.7214212, 'owner': u'slave4', 'path': u'openshift-node/tuned.conf', 'size': 135, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': u'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-node/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 135, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf", "state": "file", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [tuned : Ensure files are populated from templates] *********************** >Friday 01 June 2018 22:30:15 -0400 (0:00:00.692) 0:08:57.745 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-control-plane', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-control-plane", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1527905886.7214212, 'serole': 'object_r', 'gid': 1004, 'mode': '0755', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-node', 'size': 24, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0755", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-node", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 24, "state": "directory", "uid": 1004}, "skip_reason": "Conditional result was False", "skipped": true} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'recommend.conf', 'size': 290, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "checksum": "a315ee0694c89762e25c8fc6496509b6b2c12647", "dest": "/etc/tuned/recommend.conf", "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "recommend.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 290, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/recommend.conf", "state": "file", "uid": 1004}, "mode": "0644", "owner": "root", "path": "/etc/tuned/recommend.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 290, "state": "file", "uid": 0} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift/tuned.conf', 'size': 594, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "checksum": "bdb5841036065d08bb380c1d4f56364b91edd7b8", "dest": "/etc/tuned/openshift/tuned.conf", "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 594, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift/tuned.conf", "state": "file", "uid": 1004}, "mode": "0644", "owner": "root", "path": "/etc/tuned/openshift/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 572, "state": "file", "uid": 0} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1527905886.7214212, 'state': 'file', 'gid': 1004, 'mode': '0644', 'mtime': 1527905886.7214212, 'owner': 'slave4', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': 'user_home_t'}) => {"changed": false, "checksum": "e0aacbb2113ebb6b846fff19750095241949088c", "dest": "/etc/tuned/openshift-control-plane/tuned.conf", "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-control-plane/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 744, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf", "state": "file", "uid": 1004}, "mode": "0644", "owner": "root", "path": "/etc/tuned/openshift-control-plane/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 744, "state": "file", "uid": 0} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'src': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'slave4', 'uid': 1004, 'selevel': u's0', 'seuser': u'unconfined_u', 'serole': u'object_r', 'ctime': 1527905886.7214212, 'state': u'file', 'gid': 1004, 'mode': u'0644', 'mtime': 1527905886.7214212, 'owner': u'slave4', 'path': u'openshift-node/tuned.conf', 'size': 135, 'root': u'/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates', 'setype': u'user_home_t'}) => {"changed": false, "checksum": "434167205aeaabebced87d99c748e4566a5c7bb3", "dest": "/etc/tuned/openshift-node/tuned.conf", "failed": false, "gid": 0, "group": "root", "item": {"ctime": 1527905886.7214212, "gid": 1004, "group": "slave4", "mode": "0644", "mtime": 1527905886.7214212, "owner": "slave4", "path": "openshift-node/tuned.conf", "root": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates", "selevel": "s0", "serole": "object_r", "setype": "user_home_t", "seuser": "unconfined_u", "size": 135, "src": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf", "state": "file", "uid": 1004}, "mode": "0644", "owner": "root", "path": "/etc/tuned/openshift-node/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 135, "state": "file", "uid": 0} > >TASK [tuned : Make tuned use the recommended tuned profile on restart] ********* >Friday 01 June 2018 22:30:17 -0400 (0:00:02.125) 0:08:59.871 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/tuned/active_profile) => {"changed": true, "failed": false, "item": "/etc/tuned/active_profile", "path": "/etc/tuned/active_profile", "state": "absent"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/tuned/profile_mode) => {"changed": true, "failed": false, "item": "/etc/tuned/profile_mode", "path": "/etc/tuned/profile_mode", "state": "absent"} > >TASK [tuned : Restart tuned service] ******************************************* >Friday 01 June 2018 22:30:18 -0400 (0:00:00.450) 0:09:00.322 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "name": "tuned", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:25:13 EDT", "ActiveEnterTimestampMonotonic": "446059366", "ActiveExitTimestamp": "Fri 2018-06-01 22:25:11 EDT", "ActiveExitTimestampMonotonic": "444845289", "ActiveState": "active", "After": "systemd-journald.socket system.slice systemd-sysctl.service basic.target network.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:25:12 EDT", "AssertTimestampMonotonic": "445553319", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:25:12 EDT", "ConditionTimestampMonotonic": "445553317", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8155", "ExecMainStartTimestamp": "Fri 2018-06-01 22:25:12 EDT", "ExecMainStartTimestampMonotonic": "445554180", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-06-01 22:25:12 EDT", "InactiveEnterTimestampMonotonic": "445551856", "InactiveExitTimestamp": "Fri 2018-06-01 22:25:12 EDT", "InactiveExitTimestampMonotonic": "445554807", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8155", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Fri 2018-06-01 22:25:13 EDT", "WatchdogTimestampMonotonic": "446059234", "WatchdogUSec": "0"}} > >TASK [nuage_common : Set the Nuage plugin openshift directory fact to handle Atomic host install] *** >Friday 01 June 2018 22:30:19 -0400 (0:00:01.224) 0:09:01.546 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Set the Nuage CNI network config directory fact to handle Atomic host install] *** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.027) 0:09:01.573 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Set the Nuage CNI binary directory fact to handle Atomic host install] *** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.027) 0:09:01.601 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Assure CNI plugin config dir exists before daemon set install] *** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.028) 0:09:01.630 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Assure CNI netconf directory exists before daemon set install] *** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.028) 0:09:01.658 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Assure CNI plugin binary directory exists before daemon set install] *** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.027) 0:09:01.686 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_ca : Install openssl] ********************************************** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.031) 0:09:01.717 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_ca : Create CA directory] ****************************************** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.044) 0:09:01.762 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_ca : Create certificate directory] ********************************* >Friday 01 June 2018 22:30:19 -0400 (0:00:00.045) 0:09:01.807 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_ca : Check if the CA key already exists] *************************** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.047) 0:09:01.855 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_ca : Create CA key] ************************************************ >Friday 01 June 2018 22:30:19 -0400 (0:00:00.043) 0:09:01.898 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_ca : Check if the CA crt already exists] *************************** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.040) 0:09:01.939 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_ca : Create CA crt] ************************************************ >Friday 01 June 2018 22:30:19 -0400 (0:00:00.039) 0:09:01.979 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_ca : Create the serial file] *************************************** >Friday 01 June 2018 22:30:19 -0400 (0:00:00.039) 0:09:02.018 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_ca : Copy SSL config file] ***************************************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.042) 0:09:02.061 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Set the Nuage plugin openshift directory fact to handle Atomic host install] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.033) 0:09:02.095 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Set the Nuage CNI network config directory fact to handle Atomic host install] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.028) 0:09:02.124 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Set the Nuage CNI binary directory fact to handle Atomic host install] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.032) 0:09:02.156 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Assure CNI plugin config dir exists before daemon set install] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.184 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Assure CNI netconf directory exists before daemon set install] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.026) 0:09:02.210 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_common : Assure CNI plugin binary directory exists before daemon set install] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.026) 0:09:02.237 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Add iptables allow rules] ********************************* >Friday 01 June 2018 22:30:20 -0400 (0:00:00.028) 0:09:02.265 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'}) => {"changed": false, "item": {"port": "9443/tcp", "service": "openshift-monitor"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Remove iptables rules] ************************************ >Friday 01 June 2018 22:30:20 -0400 (0:00:00.036) 0:09:02.302 *********** > >TASK [nuage_master : Add firewalld allow rules] ******************************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.026) 0:09:02.328 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'9443/tcp', u'service': u'openshift-monitor'}) => {"changed": false, "item": {"port": "9443/tcp", "service": "openshift-monitor"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Remove firewalld allow rules] ***************************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.035) 0:09:02.363 *********** > >TASK [nuage_master : Set the Nuage certificate directory fact for Atomic hosts] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.025) 0:09:02.389 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Set the Nuage kubeconfig file path fact for Atomic hosts] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.028) 0:09:02.417 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Set the Nuage monitor yaml location fact for Atomic hosts] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.444 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Set the Nuage monitor certs location fact for Atomic hosts] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.472 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Set the Nuage master config directory for daemon sets install] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.025) 0:09:02.498 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Set the Nuage node config directory for daemon sets install] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.029) 0:09:02.527 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Set the Nuage CNI plugin binary directory for daemon sets install] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.028) 0:09:02.555 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Create directory /usr/share/nuage-openshift-monitor] ****** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.026) 0:09:02.582 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Create directory /var/usr/share/nuage-openshift-monitor] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.610 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Create directory /var/usr/bin for monitor binary on atomic] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.032) 0:09:02.642 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Create CNI bin directory /var/opt/cni/bin] **************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.670 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Create the log directory] ********************************* >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.698 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : include_tasks] ******************************************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.725 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Download the certs and keys] ****************************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.031) 0:09:02.757 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca.crt) => {"changed": false, "item": "ca.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=nuage.crt) => {"changed": false, "item": "nuage.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=nuage.key) => {"changed": false, "item": "nuage.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=nuage.kubeconfig) => {"changed": false, "item": "nuage.kubeconfig", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Copy the certificates and keys] *************************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.050) 0:09:02.807 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=ca.crt) => {"changed": false, "item": "ca.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=nuage.crt) => {"changed": false, "item": "nuage.crt", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=nuage.key) => {"changed": false, "item": "nuage.key", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=nuage.kubeconfig) => {"changed": false, "item": "nuage.kubeconfig", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : include_tasks] ******************************************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.046) 0:09:02.853 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : include_tasks] ******************************************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.881 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Install Nuage VSD user certificate] *********************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.909 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Install Nuage VSD user key] ******************************* >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.937 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Create Nuage master daemon set yaml file] ***************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:02.964 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Create Nuage node daemon set yaml file] ******************* >Friday 01 June 2018 22:30:20 -0400 (0:00:00.029) 0:09:02.993 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Create Nuage Infra Pod daemon set yaml file] ************** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:03.020 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Add the service account to the privileged scc to have root permissions for kube-system] *** >Friday 01 June 2018 22:30:20 -0400 (0:00:00.027) 0:09:03.047 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Add the service account to the privileged scc to have root permissions for openshift-infra] *** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.028) 0:09:03.076 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Spawn Nuage Master monitor daemon sets pod] *************** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.029) 0:09:03.105 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Spawn Nuage CNI daemon sets pod] ************************** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.026) 0:09:03.131 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Spawn Nuage Infra daemon sets pod] ************************ >Friday 01 June 2018 22:30:21 -0400 (0:00:00.026) 0:09:03.157 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [nuage_master : Restart daemons] ****************************************** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.026) 0:09:03.183 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : include_tasks] ******************************************* >Friday 01 June 2018 22:30:21 -0400 (0:00:00.030) 0:09:03.213 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Calico Master | oc adm policy add-scc-to-user privileged system:serviceaccount:kube-system:calico-node] *** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.028) 0:09:03.242 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Calico Master | oc adm policy add-scc-to-user privileged system:serviceaccount:kube-system:calico-kube-controllers] *** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.027) 0:09:03.269 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Calico Master | oc adm policy add-scc-to-user privileged system:serviceaccount:kube-system:calico-upgrade-job] *** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.026) 0:09:03.296 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Set default selector for kube-system] ******************** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.026) 0:09:03.323 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Calico Master | Create temp directory] ******************* >Friday 01 June 2018 22:30:21 -0400 (0:00:00.028) 0:09:03.352 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Calico Master | Parse node version] ********************** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.027) 0:09:03.379 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Calico Master | Write Calico v2] ************************* >Friday 01 June 2018 22:30:21 -0400 (0:00:00.026) 0:09:03.405 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Calico Master | Write Calico v3] ************************* >Friday 01 June 2018 22:30:21 -0400 (0:00:00.026) 0:09:03.432 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Calico Master | Launch Calico] *************************** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.029) 0:09:03.462 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [calico_master : Calico Master | Delete temp directory] ******************* >Friday 01 June 2018 22:30:21 -0400 (0:00:00.031) 0:09:03.493 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : Ensure project exists] **************************** >Friday 01 June 2018 22:30:21 -0400 (0:00:00.031) 0:09:03.524 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get namespace openshift-node -o json", "results": {"apiVersion": "v1", "kind": "Namespace", "metadata": {"annotations": {"openshift.io/node-selector": "", "openshift.io/sa.scc.mcs": "s0:c7,c4", "openshift.io/sa.scc.supplemental-groups": "1000050000/10000", "openshift.io/sa.scc.uid-range": "1000050000/10000"}, "creationTimestamp": "2018-06-02T02:30:05Z", "name": "openshift-node", "resourceVersion": "988", "selfLink": "/api/v1/namespaces/openshift-node", "uid": "dc4d0b01-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"finalizers": ["kubernetes"]}, "status": {"phase": "Active"}}, "returncode": 0}, "state": "present"} > >TASK [openshift_node_group : Make temp directory for templates] **************** >Friday 01 June 2018 22:30:22 -0400 (0:00:01.422) 0:09:04.947 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["mktemp", "-d", "/tmp/ansible-XXXXXX"], "delta": "0:00:00.003602", "end": "2018-06-01 22:31:22.829390", "failed": false, "rc": 0, "start": "2018-06-01 22:31:22.825788", "stderr": "", "stderr_lines": [], "stdout": "/tmp/ansible-FjIhxV", "stdout_lines": ["/tmp/ansible-FjIhxV"]} > >TASK [openshift_node_group : Copy templates to temp directory] ***************** >Friday 01 June 2018 22:30:23 -0400 (0:00:00.248) 0:09:05.195 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_node_group/files/sync-images.yaml) => {"changed": true, "checksum": "6bfd1828a58dfb558b6bf244b82e493aba32d353", "dest": "/tmp/ansible-FjIhxV/sync-images.yaml", "failed": false, "gid": 0, "group": "root", "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_node_group/files/sync-images.yaml", "md5sum": "0fbd8518049a3b26d12221a4fd9595d2", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 198, "src": "/root/.ansible/tmp/ansible-tmp-1527906623.18-249102015146984/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_node_group/files/sync-policy.yaml) => {"changed": true, "checksum": "ef89af8a663d94066ec0a9dad9c2c607edb4dc28", "dest": "/tmp/ansible-FjIhxV/sync-policy.yaml", "failed": false, "gid": 0, "group": "root", "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_node_group/files/sync-policy.yaml", "md5sum": "69f6b3bf64e2265f02927540cb3321ce", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 437, "src": "/root/.ansible/tmp/ansible-tmp-1527906623.87-40909803081213/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_node_group/files/sync.yaml) => {"changed": true, "checksum": "c1bdcca681b5f83a886ad38b56ba871a0f461ce3", "dest": "/tmp/ansible-FjIhxV/sync.yaml", "failed": false, "gid": 0, "group": "root", "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_node_group/files/sync.yaml", "md5sum": "add235a2468c4e3c31ce1feecc5b7dc3", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 6427, "src": "/root/.ansible/tmp/ansible-tmp-1527906624.57-7803147540403/source", "state": "file", "uid": 0} > >TASK [openshift_node_group : Update the image tag] ***************************** >Friday 01 June 2018 22:30:25 -0400 (0:00:02.123) 0:09:07.318 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "result": [{"edit": {"apiVersion": "image.openshift.io/v1", "kind": "ImageStreamTag", "metadata": {"name": "node:v3.10", "namespace": "openshift-node"}, "tag": {"from": {"kind": "DockerImage", "name": "registry.reg-aws.openshift.com:443/openshift3/ose-node:v3.10.0-0.57.0"}, "reference": true}}, "key": "tag.from.name"}], "state": "present"} > >TASK [openshift_node_group : Ensure the service account can run privileged] **** >Friday 01 June 2018 22:30:25 -0400 (0:00:00.261) 0:09:07.580 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-scc-to-user privileged system:serviceaccount:openshift-node:sync -n openshift-node", "results": {}, "returncode": 0}} > >TASK [openshift_node_group : Remove the image stream tag] ********************** >Friday 01 June 2018 22:30:26 -0400 (0:00:00.888) 0:09:08.469 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": "oc --config=/etc/origin/master/admin.kubeconfig delete -n openshift-node istag node:v3.10 --ignore-not-found", "delta": "0:00:00.191943", "end": "2018-06-01 22:31:26.526944", "failed": false, "rc": 0, "start": "2018-06-01 22:31:26.335001", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_node_group : Apply the config] ********************************* >Friday 01 June 2018 22:30:26 -0400 (0:00:00.423) 0:09:08.892 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": "oc --config=/etc/origin/master/admin.kubeconfig apply -f /tmp/ansible-FjIhxV", "delta": "0:00:00.611491", "end": "2018-06-01 22:31:27.383203", "failed": false, "rc": 0, "start": "2018-06-01 22:31:26.771712", "stderr": "", "stderr_lines": [], "stdout": "imagestreamtag.image.openshift.io \"node:v3.10\" created\nserviceaccount \"sync\" created\nrolebinding.authorization.openshift.io \"sync-node-config-reader-binding\" created\ndaemonset.apps \"sync\" created", "stdout_lines": ["imagestreamtag.image.openshift.io \"node:v3.10\" created", "serviceaccount \"sync\" created", "rolebinding.authorization.openshift.io \"sync-node-config-reader-binding\" created", "daemonset.apps \"sync\" created"]} > >TASK [openshift_node_group : Remove temp directory] **************************** >Friday 01 June 2018 22:30:27 -0400 (0:00:00.883) 0:09:09.776 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "path": "/tmp/ansible-FjIhxV", "state": "absent"} > >TASK [kuryr : Perform OpenShift ServiceAccount config] ************************* >Friday 01 June 2018 22:30:28 -0400 (0:00:00.318) 0:09:10.094 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [kuryr : Create kuryr manifests tempdir] ********************************** >Friday 01 June 2018 22:30:28 -0400 (0:00:00.026) 0:09:10.120 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [kuryr : Create OpenShift node's ImageStreamTag manifest] ***************** >Friday 01 June 2018 22:30:28 -0400 (0:00:00.028) 0:09:10.149 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [kuryr : Create kuryr ConfigMap manifest] ********************************* >Friday 01 June 2018 22:30:28 -0400 (0:00:00.027) 0:09:10.176 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [kuryr : Create kuryr-controller Deployment manifest] ********************* >Friday 01 June 2018 22:30:28 -0400 (0:00:00.027) 0:09:10.204 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [kuryr : Create kuryr-cni DaemonSet manifest] ***************************** >Friday 01 June 2018 22:30:28 -0400 (0:00:00.025) 0:09:10.230 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [kuryr : Apply OpenShift node's ImageStreamTag manifest] ****************** >Friday 01 June 2018 22:30:28 -0400 (0:00:00.027) 0:09:10.257 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [kuryr : Apply ConfigMap manifest] **************************************** >Friday 01 June 2018 22:30:28 -0400 (0:00:00.027) 0:09:10.285 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [kuryr : Apply Controller Deployment manifest] **************************** >Friday 01 June 2018 22:30:28 -0400 (0:00:00.026) 0:09:10.312 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [kuryr : Apply kuryr-cni DaemonSet manifest] ****************************** >Friday 01 June 2018 22:30:28 -0400 (0:00:00.025) 0:09:10.338 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_control_plane : modify controller args] ************************ >Friday 01 June 2018 22:30:28 -0400 (0:00:00.025) 0:09:10.363 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "result": [], "state": "present"} > >TASK [openshift_control_plane : create service account kubeconfig with csr rights] *** >Friday 01 June 2018 22:30:28 -0400 (0:00:00.362) 0:09:10.726 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": true, "cmd": ["oc", "--config=/etc/origin/master/admin.kubeconfig", "serviceaccounts", "create-kubeconfig", "node-bootstrapper", "-n", "openshift-infra"], "delta": "0:00:00.461664", "end": "2018-06-01 22:31:29.240240", "failed": false, "rc": 0, "start": "2018-06-01 22:31:28.778576", "stderr": "", "stderr_lines": [], "stdout": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamM1TURZME5Ea3dIaGNOTVRnd05qQXlNREl5TnpJNFdoY05Nak13TmpBeApNREl5TnpJNVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTWpjNU1EWTBORGt3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUN2MEJGTVp3WnpWOW5VdndNemtsVlYKaXVVU2ozYWZRM1BlT29FakFreGpDMGdrUU9lR2ZNbkdmYWpWaEZ6UThOd3IwWUhXSXBCVXAvbDJCSjdSWWZhNQovZlJKWkYzUEFMeERRRmxWa25qRzJoZXlQYUlKQ0dVQjU3WFhzdjVjREl4VUg3RzFRdDMxWHN2UHRBdWd5ZHN3ClhCQXFvdkNXQ3EydXpvN08wbDVYd1RRaytUVHRtZ0xjSEJvRDlOOHRXcTR6QkoraXp0Wm9ZcFVoZWNKVXFZQUEKTEJybHdKeVgvVU5WTGNvNVJXdWtXM1NhSFhXODJMRmxpQm5RQ2NkNWZUdnNJOVpMSklpbmVnTlRzaThxb2FiegpuSUE3d3hDNmlJc3hwL2MxSHdYYkFxVlp2WFJTckRXbDNtTkNJWXhLM3pEQW5sZWUvRHl5cjhpUmFXL045QTRSCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQTZ4dkExZUtENVdjK3V5ZitvbktwRjdEUk9lYkkzSTh2RlVRNjJMaUIrY1krRgpzTGdudnVxTy8zSFZkaG1pcGpHYzJmemt4d0c4TnVUOWJST1VURjF1MEJaeUs4OEdmMDFnald4R1Ixc1hGRm1vCkRaVzRZU2pvU2xLcjhBOHE3YzZUcVRhREc1a1liU25xenNtMEo3YzF4elRQdkJncndEWk4xbWwzRWhrV2tsTmMKeUw2K1VDTnUxODBkOStPbXl0cmpZa09HMXh1SFFMYXhRTHdnUHBVQ21Wa0dOSWNJZGdvMDlYUGtIRGl1RGh4NgpQSTRqenQ5UUViRzU2VFBqNDFCN2krOUowSjVGZllvNWk3NEVBcThqOUx1cko3NlNJSjRjSko4T1ZUZ0pPM2k3CmZTVGMwYjVZeFl0d3pXMWN0V1RUQ1k0NTVEQmFqMG9xKzVFT1lwcloKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://ip-172-18-6-20.ec2.internal:8443\n name: ip-172-18-6-20-ec2-internal:8443\ncontexts:\n- context:\n cluster: ip-172-18-6-20-ec2-internal:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZGtxZ2giLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJkODczYTdiNS02NjBjLTExZTgtYjM3Yi0wZWNiYTJlMGVkZDYiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.M3dw5Mr_77Crjf2JCVinooYvZCy0HXSfDsjepoeedXnol3gXedMRQyGGF6j0AAVvWErxc9r7LkYtoBUz0drSGimZSMV6bqw8eWSPoFtdOcHb2CTZ9b5xvqO99sjYQbWtSoQikKzeYy5dUU8q6LNGtucm3xgujl4HRn5rXTZaThCPltqCCq03TQLJMJmqtFignnwxJilO2-UgVq4zfp7LCQurWPunoQLEGwcnChV-dRYARLLnF6-jVO8PICngQF4Sg18JyC1n4y4L7b03Wz5tNt6c4SUSHXK1SuP1j0VGfZCv36wuPrK4svtjT7WZgPf31Z3O5kMtny-Fiwhh1rfYKg", "stdout_lines": ["apiVersion: v1", "clusters:", "- cluster:", " certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamM1TURZME5Ea3dIaGNOTVRnd05qQXlNREl5TnpJNFdoY05Nak13TmpBeApNREl5TnpJNVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTWpjNU1EWTBORGt3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUN2MEJGTVp3WnpWOW5VdndNemtsVlYKaXVVU2ozYWZRM1BlT29FakFreGpDMGdrUU9lR2ZNbkdmYWpWaEZ6UThOd3IwWUhXSXBCVXAvbDJCSjdSWWZhNQovZlJKWkYzUEFMeERRRmxWa25qRzJoZXlQYUlKQ0dVQjU3WFhzdjVjREl4VUg3RzFRdDMxWHN2UHRBdWd5ZHN3ClhCQXFvdkNXQ3EydXpvN08wbDVYd1RRaytUVHRtZ0xjSEJvRDlOOHRXcTR6QkoraXp0Wm9ZcFVoZWNKVXFZQUEKTEJybHdKeVgvVU5WTGNvNVJXdWtXM1NhSFhXODJMRmxpQm5RQ2NkNWZUdnNJOVpMSklpbmVnTlRzaThxb2FiegpuSUE3d3hDNmlJc3hwL2MxSHdYYkFxVlp2WFJTckRXbDNtTkNJWXhLM3pEQW5sZWUvRHl5cjhpUmFXL045QTRSCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQTZ4dkExZUtENVdjK3V5ZitvbktwRjdEUk9lYkkzSTh2RlVRNjJMaUIrY1krRgpzTGdudnVxTy8zSFZkaG1pcGpHYzJmemt4d0c4TnVUOWJST1VURjF1MEJaeUs4OEdmMDFnald4R1Ixc1hGRm1vCkRaVzRZU2pvU2xLcjhBOHE3YzZUcVRhREc1a1liU25xenNtMEo3YzF4elRQdkJncndEWk4xbWwzRWhrV2tsTmMKeUw2K1VDTnUxODBkOStPbXl0cmpZa09HMXh1SFFMYXhRTHdnUHBVQ21Wa0dOSWNJZGdvMDlYUGtIRGl1RGh4NgpQSTRqenQ5UUViRzU2VFBqNDFCN2krOUowSjVGZllvNWk3NEVBcThqOUx1cko3NlNJSjRjSko4T1ZUZ0pPM2k3CmZTVGMwYjVZeFl0d3pXMWN0V1RUQ1k0NTVEQmFqMG9xKzVFT1lwcloKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", " server: https://ip-172-18-6-20.ec2.internal:8443", " name: ip-172-18-6-20-ec2-internal:8443", "contexts:", "- context:", " cluster: ip-172-18-6-20-ec2-internal:8443", " namespace: openshift-infra", " user: node-bootstrapper", " name: node-bootstrapper", "current-context: node-bootstrapper", "kind: Config", "preferences: {}", "users:", "- name: node-bootstrapper", " user:", " token: eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZGtxZ2giLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJkODczYTdiNS02NjBjLTExZTgtYjM3Yi0wZWNiYTJlMGVkZDYiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.M3dw5Mr_77Crjf2JCVinooYvZCy0HXSfDsjepoeedXnol3gXedMRQyGGF6j0AAVvWErxc9r7LkYtoBUz0drSGimZSMV6bqw8eWSPoFtdOcHb2CTZ9b5xvqO99sjYQbWtSoQikKzeYy5dUU8q6LNGtucm3xgujl4HRn5rXTZaThCPltqCCq03TQLJMJmqtFignnwxJilO2-UgVq4zfp7LCQurWPunoQLEGwcnChV-dRYARLLnF6-jVO8PICngQF4Sg18JyC1n4y4L7b03Wz5tNt6c4SUSHXK1SuP1j0VGfZCv36wuPrK4svtjT7WZgPf31Z3O5kMtny-Fiwhh1rfYKg"]} > >TASK [openshift_control_plane : put service account kubeconfig into a file on disk for bootstrap] *** >Friday 01 June 2018 22:30:29 -0400 (0:00:00.892) 0:09:11.618 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "70a833461f7e42a50c525644d967991e81cdc1aa", "dest": "/etc/origin/master/bootstrap.kubeconfig", "failed": false, "gid": 0, "group": "root", "md5sum": "7887c69141c287d6dd7ece1ac315f315", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 2762, "src": "/root/.ansible/tmp/ansible-tmp-1527906629.6-250270959753929/source", "state": "file", "uid": 0} > >TASK [Create group for deployment type] **************************************** >Friday 01 June 2018 22:30:30 -0400 (0:00:01.101) 0:09:12.719 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"add_group": "oo_masters_deployment_type_openshift-enterprise", "changed": false, "failed": false, "parent_groups": ["all"]} > >TASK [openshift_excluder : Detecting Atomic Host Operating System] ************* >Friday 01 June 2018 22:30:30 -0400 (0:00:00.047) 0:09:12.767 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"exists": false}} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] *** >Friday 01 June 2018 22:30:31 -0400 (0:00:00.407) 0:09:13.175 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_docker_excluder": true >} > >TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] *** >Friday 01 June 2018 22:30:31 -0400 (0:00:00.057) 0:09:13.232 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "r_openshift_excluder_enable_openshift_excluder": true >} > >TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] *** >Friday 01 June 2018 22:30:31 -0400 (0:00:00.055) 0:09:13.287 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] *** >Friday 01 June 2018 22:30:31 -0400 (0:00:00.030) 0:09:13.317 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Include main action task file] ********************** >Friday 01 June 2018 22:30:31 -0400 (0:00:00.028) 0:09:13.346 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_excluder/tasks/enable.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_excluder : Install docker excluder - yum] ********************** >Friday 01 June 2018 22:30:31 -0400 (0:00:00.063) 0:09:13.410 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install docker excluder - dnf] ********************** >Friday 01 June 2018 22:30:31 -0400 (0:00:00.029) 0:09:13.439 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install openshift excluder - yum] ******************* >Friday 01 June 2018 22:30:31 -0400 (0:00:00.030) 0:09:13.470 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Install openshift excluder - dnf] ******************* >Friday 01 June 2018 22:30:31 -0400 (0:00:00.030) 0:09:13.500 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : set_fact] ******************************************* >Friday 01 June 2018 22:30:31 -0400 (0:00:00.030) 0:09:13.531 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_excluder : Check for docker-excluder] ************************** >Friday 01 June 2018 22:30:31 -0400 (0:00:00.032) 0:09:13.563 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527905972.9192874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "ctime": 1527905972.8722873, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17369169, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-docker-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2471, "uid": 0, "version": "18446744071704708971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : Enable docker excluder] ***************************** >Friday 01 June 2018 22:30:31 -0400 (0:00:00.382) 0:09:13.945 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-docker-excluder", "exclude"], "delta": "0:00:00.095797", "end": "2018-06-01 22:31:32.042166", "failed": false, "rc": 0, "start": "2018-06-01 22:31:31.946369", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_excluder : Check for openshift excluder] *********************** >Friday 01 June 2018 22:30:32 -0400 (0:00:00.464) 0:09:14.410 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "stat": {"atime": 1527906179.2862759, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "333d3b466bd2eb1bdf4b729f7ecc6cfed169f854", "ctime": 1527906179.2292788, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 16803701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "22497099e443cfda7b96a57e975a4176", "mimetype": "text/x-shellscript", "mode": "0744", "mtime": 1527860346.0, "nlink": 1, "path": "/sbin/atomic-openshift-excluder", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2603, "uid": 0, "version": "18446744072819582739", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}} > >TASK [openshift_excluder : Enable openshift excluder] ************************** >Friday 01 June 2018 22:30:32 -0400 (0:00:00.362) 0:09:14.773 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["/sbin/atomic-openshift-excluder", "exclude"], "delta": "0:00:00.126913", "end": "2018-06-01 22:31:32.864637", "failed": false, "rc": 0, "start": "2018-06-01 22:31:32.737724", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >PLAY [Deploy the central bootstrap configuration] ****************************** > >TASK [openshift_node_group : Build node config maps] *************************** >Friday 01 June 2018 22:30:33 -0400 (0:00:00.469) 0:09:15.243 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ec2-34-230-48-21.compute-1.amazonaws.com >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ec2-34-230-48-21.compute-1.amazonaws.com >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_node_group/tasks/create_config.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_node_group : fetch node configmap] ***************************** >Friday 01 June 2018 22:30:33 -0400 (0:00:00.125) 0:09:15.368 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get configmap node-config-master -o json -n openshift-node", "results": [{}], "returncode": 0, "stderr": "Error from server (NotFound): configmaps \"node-config-master\" not found\n", "stdout": ""}, "state": "list"} > >TASK [openshift_node_group : debug node config] ******************************** >Friday 01 June 2018 22:30:34 -0400 (0:00:01.024) 0:09:16.392 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "configout": { > "changed": false, > "failed": false, > "results": { > "cmd": "/usr/bin/oc get configmap node-config-master -o json -n openshift-node", > "results": [ > {} > ], > "returncode": 0, > "stderr": "Error from server (NotFound): configmaps \"node-config-master\" not found\n", > "stdout": "" > }, > "state": "list" > } >} > >TASK [openshift_node_group : create a temp dir for this work] ****************** >Friday 01 June 2018 22:30:34 -0400 (0:00:00.057) 0:09:16.450 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["mktemp", "-d", "/tmp/openshift_node_config-XXXXXX"], "delta": "0:00:00.004640", "end": "2018-06-01 22:31:34.420888", "failed": false, "rc": 0, "start": "2018-06-01 22:31:34.416248", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift_node_config-DLxCze", "stdout_lines": ["/tmp/openshift_node_config-DLxCze"]} > >TASK [openshift_node_group : create node config template] ********************** >Friday 01 June 2018 22:30:34 -0400 (0:00:00.356) 0:09:16.806 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "0a16e8045c3665227d14c0892858a2a641ba70c6", "dest": "/tmp/openshift_node_config-DLxCze/node-config.yaml", "failed": false, "gid": 0, "group": "root", "md5sum": "a9a58859c997895b516d14f7b908378b", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1714, "src": "/root/.ansible/tmp/ansible-tmp-1527906634.82-175813139425121/source", "state": "file", "uid": 0} > >TASK [openshift_node_group : lay down the config from the existing configmap] *** >Friday 01 June 2018 22:30:35 -0400 (0:00:01.098) 0:09:17.905 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : specialize the generated configs for node-config-master] *** >Friday 01 June 2018 22:30:35 -0400 (0:00:00.039) 0:09:17.944 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "result": [{"edit": {"apiVersion": "v1", "authConfig": {"authenticationCacheSize": 1000, "authenticationCacheTTL": "5m", "authorizationCacheSize": 1000, "authorizationCacheTTL": "5m"}, "dnsBindAddress": "127.0.0.1:53", "dnsDomain": "cluster.local", "dnsIP": "0.0.0.0", "dnsNameservers": null, "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", "dockerConfig": {"dockerShimRootDirectory": "/var/lib/dockershim", "dockerShimSocket": "/var/run/dockershim.sock", "execHandlerName": "native"}, "enableUnidling": true, "imageConfig": {"format": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "latest": false}, "iptablesSyncPeriod": "30s", "kind": "NodeConfig", "kubeletArguments": {"bootstrap-kubeconfig": ["/etc/origin/node/bootstrap.kubeconfig"], "cert-dir": ["/etc/origin/node/certificates"], "cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "container-runtime": ["remote"], "container-runtime-endpoint": ["/var/run/crio/crio.sock"], "enable-controller-attach-detach": ["true"], "feature-gates": ["RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true"], "image-service-endpoint": ["/var/run/crio/crio.sock"], "node-labels": ["node-role.kubernetes.io/master=true"], "pod-manifest-path": ["/etc/origin/node/pods"], "rotate-certificates": ["true"], "runtime-request-timeout": ["10m"]}, "masterClientConnectionOverrides": {"acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", "burst": 40, "contentType": "application/vnd.kubernetes.protobuf", "qps": 20}, "masterKubeConfig": "node.kubeconfig", "networkConfig": {"mtu": 8951, "networkPluginName": "redhat/openshift-ovs-subnet"}, "servingInfo": {"bindAddress": "0.0.0.0:10250", "bindNetwork": "tcp4", "clientCA": "client-ca.crt"}, "volumeConfig": {"localQuota": {"perFSGroup": null}}, "volumeDirectory": "/var/lib/origin/openshift.local.volumes"}, "key": "kubeletArguments.node-labels"}], "state": "present"} > >TASK [openshift_node_group : show the yeditout debug var] ********************** >Friday 01 June 2018 22:30:36 -0400 (0:00:00.549) 0:09:18.494 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "yeditout": { > "changed": true, > "failed": false, > "result": [ > { > "edit": { > "apiVersion": "v1", > "authConfig": { > "authenticationCacheSize": 1000, > "authenticationCacheTTL": "5m", > "authorizationCacheSize": 1000, > "authorizationCacheTTL": "5m" > }, > "dnsBindAddress": "127.0.0.1:53", > "dnsDomain": "cluster.local", > "dnsIP": "0.0.0.0", > "dnsNameservers": null, > "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", > "dockerConfig": { > "dockerShimRootDirectory": "/var/lib/dockershim", > "dockerShimSocket": "/var/run/dockershim.sock", > "execHandlerName": "native" > }, > "enableUnidling": true, > "imageConfig": { > "format": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", > "latest": false > }, > "iptablesSyncPeriod": "30s", > "kind": "NodeConfig", > "kubeletArguments": { > "bootstrap-kubeconfig": [ > "/etc/origin/node/bootstrap.kubeconfig" > ], > "cert-dir": [ > "/etc/origin/node/certificates" > ], > "cloud-config": [ > "/etc/origin/cloudprovider/aws.conf" > ], > "cloud-provider": [ > "aws" > ], > "container-runtime": [ > "remote" > ], > "container-runtime-endpoint": [ > "/var/run/crio/crio.sock" > ], > "enable-controller-attach-detach": [ > "true" > ], > "feature-gates": [ > "RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true" > ], > "image-service-endpoint": [ > "/var/run/crio/crio.sock" > ], > "node-labels": [ > "node-role.kubernetes.io/master=true" > ], > "pod-manifest-path": [ > "/etc/origin/node/pods" > ], > "rotate-certificates": [ > "true" > ], > "runtime-request-timeout": [ > "10m" > ] > }, > "masterClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 40, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 20 > }, > "masterKubeConfig": "node.kubeconfig", > "networkConfig": { > "mtu": 8951, > "networkPluginName": "redhat/openshift-ovs-subnet" > }, > "servingInfo": { > "bindAddress": "0.0.0.0:10250", > "bindNetwork": "tcp4", > "clientCA": "client-ca.crt" > }, > "volumeConfig": { > "localQuota": { > "perFSGroup": null > } > }, > "volumeDirectory": "/var/lib/origin/openshift.local.volumes" > }, > "key": "kubeletArguments.node-labels" > } > ], > "state": "present" > } >} > >TASK [openshift_node_group : create volume config template] ******************** >Friday 01 June 2018 22:30:36 -0400 (0:00:00.062) 0:09:18.556 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : lay down the volume config from the existing configmap] *** >Friday 01 June 2018 22:30:36 -0400 (0:00:00.043) 0:09:18.600 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : specialize the volume config for node-config-master] *** >Friday 01 June 2018 22:30:36 -0400 (0:00:00.037) 0:09:18.637 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : show the volume_yeditout debug var] *************** >Friday 01 June 2018 22:30:36 -0400 (0:00:00.035) 0:09:18.673 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "volume_yeditout": { > "changed": false, > "skip_reason": "Conditional result was False", > "skipped": true > } >} > >TASK [openshift_node_group : create node-config.yaml configmap] **************** >Friday 01 June 2018 22:30:36 -0400 (0:00:00.058) 0:09:18.731 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get configmap node-config-master -o json -n openshift-node", "results": [{"apiVersion": "v1", "data": {"node-config.yaml": "apiVersion: v1\nauthConfig:\n authenticationCacheSize: 1000\n authenticationCacheTTL: 5m\n authorizationCacheSize: 1000\n authorizationCacheTTL: 5m\ndnsBindAddress: 127.0.0.1:53\ndnsDomain: cluster.local\ndnsIP: 0.0.0.0\ndnsNameservers: null\ndnsRecursiveResolvConf: /etc/origin/node/resolv.conf\ndockerConfig:\n dockerShimRootDirectory: /var/lib/dockershim\n dockerShimSocket: /var/run/dockershim.sock\n execHandlerName: native\nenableUnidling: true\nimageConfig:\n format: registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}\n latest: false\niptablesSyncPeriod: 30s\nkind: NodeConfig\nkubeletArguments:\n bootstrap-kubeconfig:\n - /etc/origin/node/bootstrap.kubeconfig\n cert-dir:\n - /etc/origin/node/certificates\n cloud-config:\n - /etc/origin/cloudprovider/aws.conf\n cloud-provider:\n - aws\n container-runtime:\n - remote\n container-runtime-endpoint:\n - /var/run/crio/crio.sock\n enable-controller-attach-detach:\n - 'true'\n feature-gates:\n - RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true\n image-service-endpoint:\n - /var/run/crio/crio.sock\n node-labels:\n - node-role.kubernetes.io/master=true\n pod-manifest-path:\n - /etc/origin/node/pods\n rotate-certificates:\n - 'true'\n runtime-request-timeout:\n - 10m\nmasterClientConnectionOverrides:\n acceptContentTypes: application/vnd.kubernetes.protobuf,application/json\n burst: 40\n contentType: application/vnd.kubernetes.protobuf\n qps: 20\nmasterKubeConfig: node.kubeconfig\nnetworkConfig:\n mtu: 8951\n networkPluginName: redhat/openshift-ovs-subnet\nservingInfo:\n bindAddress: 0.0.0.0:10250\n bindNetwork: tcp4\n clientCA: client-ca.crt\nvolumeConfig:\n localQuota:\n perFSGroup: null\nvolumeDirectory: /var/lib/origin/openshift.local.volumes\n"}, "kind": "ConfigMap", "metadata": {"creationTimestamp": "2018-06-02T02:31:37Z", "name": "node-config-master", "namespace": "openshift-node", "resourceVersion": "1030", "selfLink": "/api/v1/namespaces/openshift-node/configmaps/node-config-master", "uid": "1304dca0-660d-11e8-b37b-0ecba2e0edd6"}}], "returncode": 0}, "state": "present"} > >TASK [openshift_node_group : create node-config.yaml and volume-config.yaml configmap] *** >Friday 01 June 2018 22:30:38 -0400 (0:00:01.495) 0:09:20.227 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : remove templated files] *************************** >Friday 01 June 2018 22:30:38 -0400 (0:00:00.034) 0:09:20.261 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "path": "/tmp/openshift_node_config-DLxCze/", "state": "absent"} > >TASK [openshift_node_group : fetch node configmap] ***************************** >Friday 01 June 2018 22:30:38 -0400 (0:00:00.321) 0:09:20.583 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get configmap node-config-infra -o json -n openshift-node", "results": [{}], "returncode": 0, "stderr": "Error from server (NotFound): configmaps \"node-config-infra\" not found\n", "stdout": ""}, "state": "list"} > >TASK [openshift_node_group : debug node config] ******************************** >Friday 01 June 2018 22:30:39 -0400 (0:00:00.869) 0:09:21.452 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "configout": { > "changed": false, > "failed": false, > "results": { > "cmd": "/usr/bin/oc get configmap node-config-infra -o json -n openshift-node", > "results": [ > {} > ], > "returncode": 0, > "stderr": "Error from server (NotFound): configmaps \"node-config-infra\" not found\n", > "stdout": "" > }, > "state": "list" > } >} > >TASK [openshift_node_group : create a temp dir for this work] ****************** >Friday 01 June 2018 22:30:39 -0400 (0:00:00.049) 0:09:21.501 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["mktemp", "-d", "/tmp/openshift_node_config-XXXXXX"], "delta": "0:00:00.036004", "end": "2018-06-01 22:31:39.500203", "failed": false, "rc": 0, "start": "2018-06-01 22:31:39.464199", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift_node_config-psvjMm", "stdout_lines": ["/tmp/openshift_node_config-psvjMm"]} > >TASK [openshift_node_group : create node config template] ********************** >Friday 01 June 2018 22:30:39 -0400 (0:00:00.380) 0:09:21.882 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "0a16e8045c3665227d14c0892858a2a641ba70c6", "dest": "/tmp/openshift_node_config-psvjMm/node-config.yaml", "failed": false, "gid": 0, "group": "root", "md5sum": "a9a58859c997895b516d14f7b908378b", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1714, "src": "/root/.ansible/tmp/ansible-tmp-1527906639.9-224870016059569/source", "state": "file", "uid": 0} > >TASK [openshift_node_group : lay down the config from the existing configmap] *** >Friday 01 June 2018 22:30:40 -0400 (0:00:01.031) 0:09:22.913 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : specialize the generated configs for node-config-infra] *** >Friday 01 June 2018 22:30:40 -0400 (0:00:00.038) 0:09:22.951 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "result": [{"edit": {"apiVersion": "v1", "authConfig": {"authenticationCacheSize": 1000, "authenticationCacheTTL": "5m", "authorizationCacheSize": 1000, "authorizationCacheTTL": "5m"}, "dnsBindAddress": "127.0.0.1:53", "dnsDomain": "cluster.local", "dnsIP": "0.0.0.0", "dnsNameservers": null, "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", "dockerConfig": {"dockerShimRootDirectory": "/var/lib/dockershim", "dockerShimSocket": "/var/run/dockershim.sock", "execHandlerName": "native"}, "enableUnidling": true, "imageConfig": {"format": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "latest": false}, "iptablesSyncPeriod": "30s", "kind": "NodeConfig", "kubeletArguments": {"bootstrap-kubeconfig": ["/etc/origin/node/bootstrap.kubeconfig"], "cert-dir": ["/etc/origin/node/certificates"], "cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "container-runtime": ["remote"], "container-runtime-endpoint": ["/var/run/crio/crio.sock"], "enable-controller-attach-detach": ["true"], "feature-gates": ["RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true"], "image-service-endpoint": ["/var/run/crio/crio.sock"], "node-labels": ["node-role.kubernetes.io/infra=true"], "pod-manifest-path": ["/etc/origin/node/pods"], "rotate-certificates": ["true"], "runtime-request-timeout": ["10m"]}, "masterClientConnectionOverrides": {"acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", "burst": 40, "contentType": "application/vnd.kubernetes.protobuf", "qps": 20}, "masterKubeConfig": "node.kubeconfig", "networkConfig": {"mtu": 8951, "networkPluginName": "redhat/openshift-ovs-subnet"}, "servingInfo": {"bindAddress": "0.0.0.0:10250", "bindNetwork": "tcp4", "clientCA": "client-ca.crt"}, "volumeConfig": {"localQuota": {"perFSGroup": null}}, "volumeDirectory": "/var/lib/origin/openshift.local.volumes"}, "key": "kubeletArguments.node-labels"}], "state": "present"} > >TASK [openshift_node_group : show the yeditout debug var] ********************** >Friday 01 June 2018 22:30:41 -0400 (0:00:00.499) 0:09:23.451 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "yeditout": { > "changed": true, > "failed": false, > "result": [ > { > "edit": { > "apiVersion": "v1", > "authConfig": { > "authenticationCacheSize": 1000, > "authenticationCacheTTL": "5m", > "authorizationCacheSize": 1000, > "authorizationCacheTTL": "5m" > }, > "dnsBindAddress": "127.0.0.1:53", > "dnsDomain": "cluster.local", > "dnsIP": "0.0.0.0", > "dnsNameservers": null, > "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", > "dockerConfig": { > "dockerShimRootDirectory": "/var/lib/dockershim", > "dockerShimSocket": "/var/run/dockershim.sock", > "execHandlerName": "native" > }, > "enableUnidling": true, > "imageConfig": { > "format": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", > "latest": false > }, > "iptablesSyncPeriod": "30s", > "kind": "NodeConfig", > "kubeletArguments": { > "bootstrap-kubeconfig": [ > "/etc/origin/node/bootstrap.kubeconfig" > ], > "cert-dir": [ > "/etc/origin/node/certificates" > ], > "cloud-config": [ > "/etc/origin/cloudprovider/aws.conf" > ], > "cloud-provider": [ > "aws" > ], > "container-runtime": [ > "remote" > ], > "container-runtime-endpoint": [ > "/var/run/crio/crio.sock" > ], > "enable-controller-attach-detach": [ > "true" > ], > "feature-gates": [ > "RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true" > ], > "image-service-endpoint": [ > "/var/run/crio/crio.sock" > ], > "node-labels": [ > "node-role.kubernetes.io/infra=true" > ], > "pod-manifest-path": [ > "/etc/origin/node/pods" > ], > "rotate-certificates": [ > "true" > ], > "runtime-request-timeout": [ > "10m" > ] > }, > "masterClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 40, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 20 > }, > "masterKubeConfig": "node.kubeconfig", > "networkConfig": { > "mtu": 8951, > "networkPluginName": "redhat/openshift-ovs-subnet" > }, > "servingInfo": { > "bindAddress": "0.0.0.0:10250", > "bindNetwork": "tcp4", > "clientCA": "client-ca.crt" > }, > "volumeConfig": { > "localQuota": { > "perFSGroup": null > } > }, > "volumeDirectory": "/var/lib/origin/openshift.local.volumes" > }, > "key": "kubeletArguments.node-labels" > } > ], > "state": "present" > } >} > >TASK [openshift_node_group : create volume config template] ******************** >Friday 01 June 2018 22:30:41 -0400 (0:00:00.058) 0:09:23.510 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : lay down the volume config from the existing configmap] *** >Friday 01 June 2018 22:30:41 -0400 (0:00:00.041) 0:09:23.551 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : specialize the volume config for node-config-infra] *** >Friday 01 June 2018 22:30:41 -0400 (0:00:00.037) 0:09:23.589 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : show the volume_yeditout debug var] *************** >Friday 01 June 2018 22:30:41 -0400 (0:00:00.037) 0:09:23.626 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "volume_yeditout": { > "changed": false, > "skip_reason": "Conditional result was False", > "skipped": true > } >} > >TASK [openshift_node_group : create node-config.yaml configmap] **************** >Friday 01 June 2018 22:30:41 -0400 (0:00:00.057) 0:09:23.684 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get configmap node-config-infra -o json -n openshift-node", "results": [{"apiVersion": "v1", "data": {"node-config.yaml": "apiVersion: v1\nauthConfig:\n authenticationCacheSize: 1000\n authenticationCacheTTL: 5m\n authorizationCacheSize: 1000\n authorizationCacheTTL: 5m\ndnsBindAddress: 127.0.0.1:53\ndnsDomain: cluster.local\ndnsIP: 0.0.0.0\ndnsNameservers: null\ndnsRecursiveResolvConf: /etc/origin/node/resolv.conf\ndockerConfig:\n dockerShimRootDirectory: /var/lib/dockershim\n dockerShimSocket: /var/run/dockershim.sock\n execHandlerName: native\nenableUnidling: true\nimageConfig:\n format: registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}\n latest: false\niptablesSyncPeriod: 30s\nkind: NodeConfig\nkubeletArguments:\n bootstrap-kubeconfig:\n - /etc/origin/node/bootstrap.kubeconfig\n cert-dir:\n - /etc/origin/node/certificates\n cloud-config:\n - /etc/origin/cloudprovider/aws.conf\n cloud-provider:\n - aws\n container-runtime:\n - remote\n container-runtime-endpoint:\n - /var/run/crio/crio.sock\n enable-controller-attach-detach:\n - 'true'\n feature-gates:\n - RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true\n image-service-endpoint:\n - /var/run/crio/crio.sock\n node-labels:\n - node-role.kubernetes.io/infra=true\n pod-manifest-path:\n - /etc/origin/node/pods\n rotate-certificates:\n - 'true'\n runtime-request-timeout:\n - 10m\nmasterClientConnectionOverrides:\n acceptContentTypes: application/vnd.kubernetes.protobuf,application/json\n burst: 40\n contentType: application/vnd.kubernetes.protobuf\n qps: 20\nmasterKubeConfig: node.kubeconfig\nnetworkConfig:\n mtu: 8951\n networkPluginName: redhat/openshift-ovs-subnet\nservingInfo:\n bindAddress: 0.0.0.0:10250\n bindNetwork: tcp4\n clientCA: client-ca.crt\nvolumeConfig:\n localQuota:\n perFSGroup: null\nvolumeDirectory: /var/lib/origin/openshift.local.volumes\n"}, "kind": "ConfigMap", "metadata": {"creationTimestamp": "2018-06-02T02:31:42Z", "name": "node-config-infra", "namespace": "openshift-node", "resourceVersion": "1040", "selfLink": "/api/v1/namespaces/openshift-node/configmaps/node-config-infra", "uid": "16180df0-660d-11e8-b37b-0ecba2e0edd6"}}], "returncode": 0}, "state": "present"} > >TASK [openshift_node_group : create node-config.yaml and volume-config.yaml configmap] *** >Friday 01 June 2018 22:30:43 -0400 (0:00:01.650) 0:09:25.334 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : remove templated files] *************************** >Friday 01 June 2018 22:30:43 -0400 (0:00:00.039) 0:09:25.373 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "path": "/tmp/openshift_node_config-psvjMm/", "state": "absent"} > >TASK [openshift_node_group : fetch node configmap] ***************************** >Friday 01 June 2018 22:30:43 -0400 (0:00:00.336) 0:09:25.710 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get configmap node-config-compute -o json -n openshift-node", "results": [{}], "returncode": 0, "stderr": "Error from server (NotFound): configmaps \"node-config-compute\" not found\n", "stdout": ""}, "state": "list"} > >TASK [openshift_node_group : debug node config] ******************************** >Friday 01 June 2018 22:30:44 -0400 (0:00:00.835) 0:09:26.546 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "configout": { > "changed": false, > "failed": false, > "results": { > "cmd": "/usr/bin/oc get configmap node-config-compute -o json -n openshift-node", > "results": [ > {} > ], > "returncode": 0, > "stderr": "Error from server (NotFound): configmaps \"node-config-compute\" not found\n", > "stdout": "" > }, > "state": "list" > } >} > >TASK [openshift_node_group : create a temp dir for this work] ****************** >Friday 01 June 2018 22:30:44 -0400 (0:00:00.055) 0:09:26.602 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["mktemp", "-d", "/tmp/openshift_node_config-XXXXXX"], "delta": "0:00:00.004657", "end": "2018-06-01 22:31:44.571852", "failed": false, "rc": 0, "start": "2018-06-01 22:31:44.567195", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift_node_config-MUIYJe", "stdout_lines": ["/tmp/openshift_node_config-MUIYJe"]} > >TASK [openshift_node_group : create node config template] ********************** >Friday 01 June 2018 22:30:44 -0400 (0:00:00.352) 0:09:26.955 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "0a16e8045c3665227d14c0892858a2a641ba70c6", "dest": "/tmp/openshift_node_config-MUIYJe/node-config.yaml", "failed": false, "gid": 0, "group": "root", "md5sum": "a9a58859c997895b516d14f7b908378b", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1714, "src": "/root/.ansible/tmp/ansible-tmp-1527906644.98-255414731093786/source", "state": "file", "uid": 0} > >TASK [openshift_node_group : lay down the config from the existing configmap] *** >Friday 01 June 2018 22:30:45 -0400 (0:00:01.028) 0:09:27.984 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : specialize the generated configs for node-config-compute] *** >Friday 01 June 2018 22:30:45 -0400 (0:00:00.038) 0:09:28.022 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "result": [{"edit": {"apiVersion": "v1", "authConfig": {"authenticationCacheSize": 1000, "authenticationCacheTTL": "5m", "authorizationCacheSize": 1000, "authorizationCacheTTL": "5m"}, "dnsBindAddress": "127.0.0.1:53", "dnsDomain": "cluster.local", "dnsIP": "0.0.0.0", "dnsNameservers": null, "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", "dockerConfig": {"dockerShimRootDirectory": "/var/lib/dockershim", "dockerShimSocket": "/var/run/dockershim.sock", "execHandlerName": "native"}, "enableUnidling": true, "imageConfig": {"format": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "latest": false}, "iptablesSyncPeriod": "30s", "kind": "NodeConfig", "kubeletArguments": {"bootstrap-kubeconfig": ["/etc/origin/node/bootstrap.kubeconfig"], "cert-dir": ["/etc/origin/node/certificates"], "cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "container-runtime": ["remote"], "container-runtime-endpoint": ["/var/run/crio/crio.sock"], "enable-controller-attach-detach": ["true"], "feature-gates": ["RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true"], "image-service-endpoint": ["/var/run/crio/crio.sock"], "node-labels": ["node-role.kubernetes.io/compute=true"], "pod-manifest-path": ["/etc/origin/node/pods"], "rotate-certificates": ["true"], "runtime-request-timeout": ["10m"]}, "masterClientConnectionOverrides": {"acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", "burst": 40, "contentType": "application/vnd.kubernetes.protobuf", "qps": 20}, "masterKubeConfig": "node.kubeconfig", "networkConfig": {"mtu": 8951, "networkPluginName": "redhat/openshift-ovs-subnet"}, "servingInfo": {"bindAddress": "0.0.0.0:10250", "bindNetwork": "tcp4", "clientCA": "client-ca.crt"}, "volumeConfig": {"localQuota": {"perFSGroup": null}}, "volumeDirectory": "/var/lib/origin/openshift.local.volumes"}, "key": "kubeletArguments.node-labels"}], "state": "present"} > >TASK [openshift_node_group : show the yeditout debug var] ********************** >Friday 01 June 2018 22:30:46 -0400 (0:00:00.500) 0:09:28.523 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "yeditout": { > "changed": true, > "failed": false, > "result": [ > { > "edit": { > "apiVersion": "v1", > "authConfig": { > "authenticationCacheSize": 1000, > "authenticationCacheTTL": "5m", > "authorizationCacheSize": 1000, > "authorizationCacheTTL": "5m" > }, > "dnsBindAddress": "127.0.0.1:53", > "dnsDomain": "cluster.local", > "dnsIP": "0.0.0.0", > "dnsNameservers": null, > "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", > "dockerConfig": { > "dockerShimRootDirectory": "/var/lib/dockershim", > "dockerShimSocket": "/var/run/dockershim.sock", > "execHandlerName": "native" > }, > "enableUnidling": true, > "imageConfig": { > "format": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", > "latest": false > }, > "iptablesSyncPeriod": "30s", > "kind": "NodeConfig", > "kubeletArguments": { > "bootstrap-kubeconfig": [ > "/etc/origin/node/bootstrap.kubeconfig" > ], > "cert-dir": [ > "/etc/origin/node/certificates" > ], > "cloud-config": [ > "/etc/origin/cloudprovider/aws.conf" > ], > "cloud-provider": [ > "aws" > ], > "container-runtime": [ > "remote" > ], > "container-runtime-endpoint": [ > "/var/run/crio/crio.sock" > ], > "enable-controller-attach-detach": [ > "true" > ], > "feature-gates": [ > "RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true" > ], > "image-service-endpoint": [ > "/var/run/crio/crio.sock" > ], > "node-labels": [ > "node-role.kubernetes.io/compute=true" > ], > "pod-manifest-path": [ > "/etc/origin/node/pods" > ], > "rotate-certificates": [ > "true" > ], > "runtime-request-timeout": [ > "10m" > ] > }, > "masterClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 40, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 20 > }, > "masterKubeConfig": "node.kubeconfig", > "networkConfig": { > "mtu": 8951, > "networkPluginName": "redhat/openshift-ovs-subnet" > }, > "servingInfo": { > "bindAddress": "0.0.0.0:10250", > "bindNetwork": "tcp4", > "clientCA": "client-ca.crt" > }, > "volumeConfig": { > "localQuota": { > "perFSGroup": null > } > }, > "volumeDirectory": "/var/lib/origin/openshift.local.volumes" > }, > "key": "kubeletArguments.node-labels" > } > ], > "state": "present" > } >} > >TASK [openshift_node_group : create volume config template] ******************** >Friday 01 June 2018 22:30:46 -0400 (0:00:00.060) 0:09:28.583 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : lay down the volume config from the existing configmap] *** >Friday 01 June 2018 22:30:46 -0400 (0:00:00.041) 0:09:28.625 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : specialize the volume config for node-config-compute] *** >Friday 01 June 2018 22:30:46 -0400 (0:00:00.037) 0:09:28.662 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : show the volume_yeditout debug var] *************** >Friday 01 June 2018 22:30:46 -0400 (0:00:00.035) 0:09:28.697 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "volume_yeditout": { > "changed": false, > "skip_reason": "Conditional result was False", > "skipped": true > } >} > >TASK [openshift_node_group : create node-config.yaml configmap] **************** >Friday 01 June 2018 22:30:46 -0400 (0:00:00.058) 0:09:28.756 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get configmap node-config-compute -o json -n openshift-node", "results": [{"apiVersion": "v1", "data": {"node-config.yaml": "apiVersion: v1\nauthConfig:\n authenticationCacheSize: 1000\n authenticationCacheTTL: 5m\n authorizationCacheSize: 1000\n authorizationCacheTTL: 5m\ndnsBindAddress: 127.0.0.1:53\ndnsDomain: cluster.local\ndnsIP: 0.0.0.0\ndnsNameservers: null\ndnsRecursiveResolvConf: /etc/origin/node/resolv.conf\ndockerConfig:\n dockerShimRootDirectory: /var/lib/dockershim\n dockerShimSocket: /var/run/dockershim.sock\n execHandlerName: native\nenableUnidling: true\nimageConfig:\n format: registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}\n latest: false\niptablesSyncPeriod: 30s\nkind: NodeConfig\nkubeletArguments:\n bootstrap-kubeconfig:\n - /etc/origin/node/bootstrap.kubeconfig\n cert-dir:\n - /etc/origin/node/certificates\n cloud-config:\n - /etc/origin/cloudprovider/aws.conf\n cloud-provider:\n - aws\n container-runtime:\n - remote\n container-runtime-endpoint:\n - /var/run/crio/crio.sock\n enable-controller-attach-detach:\n - 'true'\n feature-gates:\n - RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true\n image-service-endpoint:\n - /var/run/crio/crio.sock\n node-labels:\n - node-role.kubernetes.io/compute=true\n pod-manifest-path:\n - /etc/origin/node/pods\n rotate-certificates:\n - 'true'\n runtime-request-timeout:\n - 10m\nmasterClientConnectionOverrides:\n acceptContentTypes: application/vnd.kubernetes.protobuf,application/json\n burst: 40\n contentType: application/vnd.kubernetes.protobuf\n qps: 20\nmasterKubeConfig: node.kubeconfig\nnetworkConfig:\n mtu: 8951\n networkPluginName: redhat/openshift-ovs-subnet\nservingInfo:\n bindAddress: 0.0.0.0:10250\n bindNetwork: tcp4\n clientCA: client-ca.crt\nvolumeConfig:\n localQuota:\n perFSGroup: null\nvolumeDirectory: /var/lib/origin/openshift.local.volumes\n"}, "kind": "ConfigMap", "metadata": {"creationTimestamp": "2018-06-02T02:31:47Z", "name": "node-config-compute", "namespace": "openshift-node", "resourceVersion": "1047", "selfLink": "/api/v1/namespaces/openshift-node/configmaps/node-config-compute", "uid": "190636f5-660d-11e8-b37b-0ecba2e0edd6"}}], "returncode": 0}, "state": "present"} > >TASK [openshift_node_group : create node-config.yaml and volume-config.yaml configmap] *** >Friday 01 June 2018 22:30:48 -0400 (0:00:01.504) 0:09:30.261 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node_group : remove templated files] *************************** >Friday 01 June 2018 22:30:48 -0400 (0:00:00.039) 0:09:30.300 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "path": "/tmp/openshift_node_config-MUIYJe/", "state": "absent"} > >TASK [openshift_bootstrap_autoapprover : Make temp directory for templates] **** >Friday 01 June 2018 22:30:48 -0400 (0:00:00.335) 0:09:30.636 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_bootstrap_autoapprover : Copy templates to temp directory] ***** >Friday 01 June 2018 22:30:48 -0400 (0:00:00.026) 0:09:30.662 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-policy.yaml) => {"changed": false, "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-policy.yaml", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-role.yaml) => {"changed": false, "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-role.yaml", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-serviceaccount.yaml) => {"changed": false, "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-serviceaccount.yaml", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller.yaml) => {"changed": false, "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller.yaml", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-images.yaml) => {"changed": false, "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-images.yaml", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_bootstrap_autoapprover : Update the image tag] ***************** >Friday 01 June 2018 22:30:48 -0400 (0:00:00.056) 0:09:30.718 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_bootstrap_autoapprover : Remove the image stream tag] ********** >Friday 01 June 2018 22:30:48 -0400 (0:00:00.027) 0:09:30.746 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_bootstrap_autoapprover : Apply the config] ********************* >Friday 01 June 2018 22:30:48 -0400 (0:00:00.026) 0:09:30.773 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_bootstrap_autoapprover : Remove temp directory] **************** >Friday 01 June 2018 22:30:48 -0400 (0:00:00.026) 0:09:30.799 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Ensure inventory labels are assigned to masters] ************************* > >TASK [openshift_manage_node : Wait for master API to become available before proceeding] *** >Friday 01 June 2018 22:30:48 -0400 (0:00:00.043) 0:09:30.843 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_manage_node : Wait for Node Registration] ********************** >Friday 01 June 2018 22:30:48 -0400 (0:00:00.037) 0:09:30.881 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get node ip-172-18-6-20.ec2.internal -o json -n default", "results": [{"apiVersion": "v1", "kind": "Node", "metadata": {"annotations": {"volumes.kubernetes.io/controller-managed-attach-detach": "true"}, "creationTimestamp": "2018-06-02T02:29:58Z", "labels": {"beta.kubernetes.io/arch": "amd64", "beta.kubernetes.io/instance-type": "m3.large", "beta.kubernetes.io/os": "linux", "failure-domain.beta.kubernetes.io/region": "us-east-1", "failure-domain.beta.kubernetes.io/zone": "us-east-1d", "kubernetes.io/hostname": "ip-172-18-6-20.ec2.internal"}, "name": "ip-172-18-6-20.ec2.internal", "resourceVersion": "1049", "selfLink": "/api/v1/nodes/ip-172-18-6-20.ec2.internal", "uid": "d83b1777-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"externalID": "i-027a898eec307d22e", "providerID": "aws:///us-east-1d/i-027a898eec307d22e"}, "status": {"addresses": [{"address": "172.18.6.20", "type": "InternalIP"}, {"address": "34.230.48.21", "type": "ExternalIP"}, {"address": "ip-172-18-6-20.ec2.internal", "type": "InternalDNS"}, {"address": "ec2-34-230-48-21.compute-1.amazonaws.com", "type": "ExternalDNS"}, {"address": "ip-172-18-6-20.ec2.internal", "type": "Hostname"}], "allocatable": {"cpu": "2", "hugepages-2Mi": "0", "memory": "7389852Ki", "pods": "250"}, "capacity": {"cpu": "2", "hugepages-2Mi": "0", "memory": "7492252Ki", "pods": "250"}, "conditions": [{"lastHeartbeatTime": "2018-06-02T02:31:49Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has sufficient disk space available", "reason": "KubeletHasSufficientDisk", "status": "False", "type": "OutOfDisk"}, {"lastHeartbeatTime": "2018-06-02T02:31:49Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has sufficient memory available", "reason": "KubeletHasSufficientMemory", "status": "False", "type": "MemoryPressure"}, {"lastHeartbeatTime": "2018-06-02T02:31:49Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has no disk pressure", "reason": "KubeletHasNoDiskPressure", "status": "False", "type": "DiskPressure"}, {"lastHeartbeatTime": "2018-06-02T02:31:49Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has sufficient PID available", "reason": "KubeletHasSufficientPID", "status": "False", "type": "PIDPressure"}, {"lastHeartbeatTime": "2018-06-02T02:31:49Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet is posting ready status", "reason": "KubeletReady", "status": "True", "type": "Ready"}], "daemonEndpoints": {"kubeletEndpoint": {"Port": 10250}}, "images": [{"names": ["registry.reg-aws.openshift.com:443/openshift3/ose-control-plane@sha256:5a14bbf69a5011ad63abdd7b0d585910e54ec66a52a6f161b316d7b7f8e8a286", "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0"], "sizeBytes": 645770414}, {"names": ["registry.reg-aws.openshift.com:443/rhel7/etcd@sha256:f3de7e64562d2237afff095c4fc6937d64092343072834dcb9319129b8f4b60a", "registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15"], "sizeBytes": 266094780}, {"names": ["registry.reg-aws.openshift.com:443/openshift3/ose-pod@sha256:3aa2e20ef47fc5e871fd3dcae30125cc0eb29b892670831d3093b71020d3303e", "registry.reg-aws.openshift.com:443/openshift3/ose-pod:v3.10.0-0.57.0"], "sizeBytes": 224199129}], "nodeInfo": {"architecture": "amd64", "bootID": "5a4c36d4-e3e5-44bb-a528-d6f19e8beb8f", "containerRuntimeVersion": "cri-o://1.10.2-dev", "kernelVersion": "3.10.0-862.el7.x86_64", "kubeProxyVersion": "v1.10.0+b81c8f8", "kubeletVersion": "v1.10.0+b81c8f8", "machineID": "8bde19159f714a36a145d2966daad6a5", "operatingSystem": "linux", "osImage": "Red Hat Enterprise Linux Server 7.5 (Maipo)", "systemUUID": "EC237E98-B188-4261-F240-AE254740C513"}}}], "returncode": 0}, "state": "list"} > >TASK [openshift_manage_node : include_tasks] *********************************** >Friday 01 June 2018 22:30:49 -0400 (0:00:00.783) 0:09:31.664 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_manage_node/tasks/config.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_manage_node : Set node schedulability] ************************* >Friday 01 June 2018 22:30:49 -0400 (0:00:00.044) 0:09:31.708 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "results": {"changed": false, "nodes": [{"name": "ip-172-18-6-20.ec2.internal", "schedulable": true}], "returncode": 0}, "state": "present"} > >TASK [openshift_manage_node : Label nodes] ************************************* >Friday 01 June 2018 22:30:50 -0400 (0:00:01.007) 0:09:32.716 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc label node ip-172-18-6-20.ec2.internal node-role.kubernetes.io/master=true router=enabled role=node registry=enabled --overwrite -n default", "results": {}, "returncode": 0}, "state": "add"} > >TASK [openshift_manage_node : include_tasks] *********************************** >Friday 01 June 2018 22:30:51 -0400 (0:00:01.327) 0:09:34.043 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_manage_node/tasks/set_default_node_role.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_manage_node : Retrieve nodes that are marked with the infra selector or the legacy infra selector] *** >Friday 01 June 2018 22:30:52 -0400 (0:00:00.049) 0:09:34.093 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get Node --selector=region=infra -o json -n default", "results": [{"apiVersion": "v1", "items": [], "kind": "List", "metadata": {"resourceVersion": "", "selfLink": ""}}], "returncode": 0}, "state": "list"} > >TASK [openshift_manage_node : Label infra or legacy infra nodes with the new role label] *** >Friday 01 June 2018 22:30:52 -0400 (0:00:00.791) 0:09:34.885 *********** > >TASK [openshift_manage_node : Retrieve non-infra, non-master nodes that are not yet labeled compute] *** >Friday 01 June 2018 22:30:52 -0400 (0:00:00.037) 0:09:34.922 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get Node --selector=node-role.kubernetes.io/infra!=true,node-role.kubernetes.io/infra!=true,node-role.kubernetes.io/master!=true,node-role.kubernetes.io/compute!=true -o json -n default", "results": [{"apiVersion": "v1", "items": [], "kind": "List", "metadata": {"resourceVersion": "", "selfLink": ""}}], "returncode": 0}, "state": "list"} > >TASK [openshift_manage_node : label non-master non-infra nodes compute] ******** >Friday 01 June 2018 22:30:53 -0400 (0:00:00.818) 0:09:35.740 *********** > >TASK [openshift_manage_node : Label all-in-one master as a compute node] ******* >Friday 01 June 2018 22:30:53 -0400 (0:00:00.041) 0:09:35.782 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc label node ip-172-18-6-20.ec2.internal node-role.kubernetes.io/compute=true --overwrite", "results": {}, "returncode": 0}, "state": "add"} > >PLAY [Master Install Checkpoint End] ******************************************* > >TASK [Set Master install 'Complete'] ******************************************* >Friday 01 June 2018 22:30:54 -0400 (0:00:01.161) 0:09:36.943 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_master": {"end": "20180601223054Z", "status": "Complete"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Master Additional Install Checkpoint Start] ****************************** > >TASK [Set Master Additional install 'In Progress'] ***************************** >Friday 01 June 2018 22:30:54 -0400 (0:00:00.054) 0:09:36.998 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_master_additional": {"playbook": "playbooks/openshift-master/additional_config.yml", "start": "20180601223054Z", "status": "In Progress", "title": "Master Additional Install"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Additional master configuration] ***************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:30:55 -0400 (0:00:00.071) 0:09:37.069 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_sdn : Ensure project exists] *********************************** >Friday 01 June 2018 22:30:55 -0400 (0:00:00.918) 0:09:37.987 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get namespace openshift-sdn -o json", "results": {"apiVersion": "v1", "kind": "Namespace", "metadata": {"annotations": {"openshift.io/description": "", "openshift.io/display-name": "", "openshift.io/node-selector": "", "openshift.io/sa.scc.mcs": "s0:c8,c2", "openshift.io/sa.scc.supplemental-groups": "1000060000/10000", "openshift.io/sa.scc.uid-range": "1000060000/10000"}, "creationTimestamp": "2018-06-02T02:31:57Z", "name": "openshift-sdn", "resourceVersion": "1068", "selfLink": "/api/v1/namespaces/openshift-sdn", "uid": "1eb06fa2-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"finalizers": ["openshift.io/origin", "kubernetes"]}, "status": {"phase": "Active"}}, "returncode": 0}, "state": "present"} > >TASK [openshift_sdn : Make temp directory for templates] *********************** >Friday 01 June 2018 22:30:58 -0400 (0:00:02.143) 0:09:40.130 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["mktemp", "-d", "/tmp/ansible-XXXXXX"], "delta": "0:00:00.004476", "end": "2018-06-01 22:31:58.080395", "failed": false, "rc": 0, "start": "2018-06-01 22:31:58.075919", "stderr": "", "stderr_lines": [], "stdout": "/tmp/ansible-PhyP02", "stdout_lines": ["/tmp/ansible-PhyP02"]} > >TASK [openshift_sdn : Copy templates to temp directory] ************************ >Friday 01 June 2018 22:30:58 -0400 (0:00:00.322) 0:09:40.453 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sdn/files/sdn-images.yaml) => {"changed": true, "checksum": "f7a8bb4d60feeb2df1dcd8ff2961ffc74d94f5fe", "dest": "/tmp/ansible-PhyP02/sdn-images.yaml", "failed": false, "gid": 0, "group": "root", "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sdn/files/sdn-images.yaml", "md5sum": "54d99141e55bc94712822e9e14822761", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 197, "src": "/root/.ansible/tmp/ansible-tmp-1527906658.44-188787040796788/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sdn/files/sdn-ovs.yaml) => {"changed": true, "checksum": "75d67b9e3123cf679393bf4da59b9b31359f1652", "dest": "/tmp/ansible-PhyP02/sdn-ovs.yaml", "failed": false, "gid": 0, "group": "root", "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sdn/files/sdn-ovs.yaml", "md5sum": "49f308d763ac9a1b417076d90e806a0c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3424, "src": "/root/.ansible/tmp/ansible-tmp-1527906659.47-158065797143661/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sdn/files/sdn-policy.yaml) => {"changed": true, "checksum": "5410ce568311f07548d1a887b448d7375774bd7e", "dest": "/tmp/ansible-PhyP02/sdn-policy.yaml", "failed": false, "gid": 0, "group": "root", "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sdn/files/sdn-policy.yaml", "md5sum": "e8ee557cf1d4fb399923d696a635ef84", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 598, "src": "/root/.ansible/tmp/ansible-tmp-1527906660.55-214124380824586/source", "state": "file", "uid": 0} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sdn/files/sdn.yaml) => {"changed": true, "checksum": "93bf3d644dd5ee34d10fb9f980a067a5ab57855f", "dest": "/tmp/ansible-PhyP02/sdn.yaml", "failed": false, "gid": 0, "group": "root", "item": "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_sdn/files/sdn.yaml", "md5sum": "7f1a421a6cf110e26ff8935095673598", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 7778, "src": "/root/.ansible/tmp/ansible-tmp-1527906661.5-191225149959218/source", "state": "file", "uid": 0} > >TASK [openshift_sdn : Update the image tag] ************************************ >Friday 01 June 2018 22:31:02 -0400 (0:00:04.187) 0:09:44.640 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "result": [{"edit": {"apiVersion": "image.openshift.io/v1", "kind": "ImageStreamTag", "metadata": {"name": "node:v3.10", "namespace": "openshift-sdn"}, "tag": {"from": {"kind": "DockerImage", "name": "registry.reg-aws.openshift.com:443/openshift3/ose-node:v3.10.0-0.57.0"}, "reference": true}}, "key": "tag.from.name"}], "state": "present"} > >TASK [openshift_sdn : Ensure the service account can run privileged] *********** >Friday 01 June 2018 22:31:03 -0400 (0:00:00.423) 0:09:45.064 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-scc-to-user privileged system:serviceaccount:openshift-sdn:sdn -n openshift-sdn", "results": {}, "returncode": 0}} > >TASK [openshift_sdn : Remove the image stream tag] ***************************** >Friday 01 June 2018 22:31:04 -0400 (0:00:01.142) 0:09:46.206 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": "oc --config=/etc/origin/master/admin.kubeconfig delete -n openshift-sdn istag node:v3.10 --ignore-not-found", "delta": "0:00:07.005912", "end": "2018-06-01 22:32:11.183688", "failed": false, "rc": 0, "start": "2018-06-01 22:32:04.177776", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_sdn : Apply the config] **************************************** >Friday 01 June 2018 22:31:11 -0400 (0:00:07.349) 0:09:53.556 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": "oc --config=/etc/origin/master/admin.kubeconfig apply -f \"/tmp/ansible-PhyP02\"", "delta": "0:00:04.034677", "end": "2018-06-01 22:32:15.477730", "failed": false, "rc": 0, "start": "2018-06-01 22:32:11.443053", "stderr": "", "stderr_lines": [], "stdout": "imagestreamtag.image.openshift.io \"node:v3.10\" created\ndaemonset.apps \"ovs\" created\nserviceaccount \"sdn\" created\nclusterrolebinding.authorization.openshift.io \"sdn-cluster-reader\" created\nclusterrolebinding.authorization.openshift.io \"sdn-reader\" created\ndaemonset.apps \"sdn\" created", "stdout_lines": ["imagestreamtag.image.openshift.io \"node:v3.10\" created", "daemonset.apps \"ovs\" created", "serviceaccount \"sdn\" created", "clusterrolebinding.authorization.openshift.io \"sdn-cluster-reader\" created", "clusterrolebinding.authorization.openshift.io \"sdn-reader\" created", "daemonset.apps \"sdn\" created"]} > >TASK [openshift_sdn : Remove temp directory] *********************************** >Friday 01 June 2018 22:31:15 -0400 (0:00:04.301) 0:09:57.858 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "path": "/tmp/ansible-PhyP02", "state": "absent"} > >TASK [openshift_project_request_template : Create temp file for template] ****** >Friday 01 June 2018 22:31:16 -0400 (0:00:00.440) 0:09:58.298 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_project_request_template : Generate default project template] *** >Friday 01 June 2018 22:31:16 -0400 (0:00:00.026) 0:09:58.324 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_project_request_template : Write default project template to file] *** >Friday 01 June 2018 22:31:16 -0400 (0:00:00.023) 0:09:58.348 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_project_request_template : Apply template modifications] ******* >Friday 01 June 2018 22:31:16 -0400 (0:00:00.023) 0:09:58.372 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_project_request_template : Create or update project request template] *** >Friday 01 June 2018 22:31:16 -0400 (0:00:00.023) 0:09:58.395 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_project_request_template : Delete temp file] ******************* >Friday 01 June 2018 22:31:16 -0400 (0:00:00.024) 0:09:58.420 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_examples : Create local temp dir for OpenShift examples copy] *** >Friday 01 June 2018 22:31:16 -0400 (0:00:00.028) 0:09:58.449 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXXX"], "delta": "0:00:00.003584", "end": "2018-06-01 22:31:16.517438", "failed": false, "rc": 0, "start": "2018-06-01 22:31:16.513854", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift-ansible-4z195nc", "stdout_lines": ["/tmp/openshift-ansible-4z195nc"]} > >TASK [openshift_examples : Chmod local temp dir for OpenShift examples copy] *** >Friday 01 June 2018 22:31:16 -0400 (0:00:00.159) 0:09:58.608 *********** > [WARNING]: Consider using file module with mode rather than running chmod > >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "cmd": ["chmod", "777", "/tmp/openshift-ansible-4z195nc"], "delta": "0:00:00.003275", "end": "2018-06-01 22:31:16.679362", "failed": false, "rc": 0, "start": "2018-06-01 22:31:16.676087", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_examples : Create tar of OpenShift examples] ******************* >Friday 01 June 2018 22:31:16 -0400 (0:00:00.161) 0:09:58.770 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "cmd": ["tar", "-C", "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_examples/files/examples/v3.10/", "-cvf", "/tmp/openshift-ansible-4z195nc/openshift-examples.tar", "."], "delta": "0:00:00.010367", "end": "2018-06-01 22:31:16.850221", "failed": false, "rc": 0, "start": "2018-06-01 22:31:16.839854", "stderr": "", "stderr_lines": [], "stdout": "./\n./cfme-templates/\n./cfme-templates/cfme-backup-job.yaml\n./cfme-templates/cfme-backup-pvc.yaml\n./cfme-templates/cfme-pv-backup-example.yaml\n./cfme-templates/cfme-pv-db-example.yaml\n./cfme-templates/cfme-pv-server-example.yaml\n./cfme-templates/cfme-restore-job.yaml\n./cfme-templates/cfme-scc-sysadmin.yaml\n./cfme-templates/cfme-template-ext-db.yaml\n./cfme-templates/cfme-template.yaml\n./cfme-templates/jboss-middleware-manager-pv-example.yaml\n./cfme-templates/jboss-middleware-manager-template.yaml\n./db-templates/\n./db-templates/OWNERS\n./db-templates/README.md\n./db-templates/mariadb-ephemeral-template.json\n./db-templates/mariadb-persistent-template.json\n./db-templates/mongodb-ephemeral-template.json\n./db-templates/mongodb-persistent-template.json\n./db-templates/mysql-ephemeral-template.json\n./db-templates/mysql-persistent-template.json\n./db-templates/postgresql-ephemeral-template.json\n./db-templates/postgresql-persistent-template.json\n./db-templates/redis-ephemeral-template.json\n./db-templates/redis-persistent-template.json\n./image-streams/\n./image-streams/OWNERS\n./image-streams/README.md\n./image-streams/dotnet_imagestreams.json\n./image-streams/dotnet_imagestreams_centos.json\n./image-streams/image-streams-centos7.json\n./image-streams/image-streams-rhel7.json\n./quickstart-templates/\n./quickstart-templates/OWNERS\n./quickstart-templates/README.md\n./quickstart-templates/amp.yml\n./quickstart-templates/apicast-gateway-template.yml\n./quickstart-templates/apicast.yml\n./quickstart-templates/cakephp-mysql-persistent.json\n./quickstart-templates/cakephp-mysql.json\n./quickstart-templates/dancer-mysql-persistent.json\n./quickstart-templates/dancer-mysql.json\n./quickstart-templates/django-postgresql-persistent.json\n./quickstart-templates/django-postgresql.json\n./quickstart-templates/dotnet-example.json\n./quickstart-templates/dotnet-pgsql-persistent.json\n./quickstart-templates/dotnet-runtime-example.json\n./quickstart-templates/dotnet.json\n./quickstart-templates/httpd.json\n./quickstart-templates/jenkins-ephemeral-template.json\n./quickstart-templates/jenkins-persistent-template.json\n./quickstart-templates/nginx.json\n./quickstart-templates/nodejs-mongodb-persistent.json\n./quickstart-templates/nodejs-mongodb.json\n./quickstart-templates/pvc.yml\n./quickstart-templates/rails-postgresql-persistent.json\n./quickstart-templates/rails-postgresql.json\n./quickstart-templates/wildcard.yml\n./xpaas-streams/\n./xpaas-streams/amq62-image-stream.json\n./xpaas-streams/amq63-image-stream.json\n./xpaas-streams/datagrid65-image-stream.json\n./xpaas-streams/datagrid71-image-stream.json\n./xpaas-streams/datavirt63-image-stream.json\n./xpaas-streams/decisionserver62-image-stream.json\n./xpaas-streams/decisionserver63-image-stream.json\n./xpaas-streams/decisionserver64-image-stream.json\n./xpaas-streams/eap-cd-image-stream.json\n./xpaas-streams/eap64-image-stream.json\n./xpaas-streams/eap70-image-stream.json\n./xpaas-streams/eap71-image-stream.json\n./xpaas-streams/fis-image-streams.json\n./xpaas-streams/jws30-tomcat7-image-stream.json\n./xpaas-streams/jws30-tomcat8-image-stream.json\n./xpaas-streams/jws31-tomcat7-image-stream.json\n./xpaas-streams/jws31-tomcat8-image-stream.json\n./xpaas-streams/openjdk18-image-stream.json\n./xpaas-streams/processserver63-image-stream.json\n./xpaas-streams/processserver64-image-stream.json\n./xpaas-streams/rhdm70-image-streams.yaml\n./xpaas-streams/sso70-image-stream.json\n./xpaas-streams/sso71-image-stream.json\n./xpaas-streams/sso72-image-stream.json\n./xpaas-templates/\n./xpaas-templates/amq62-basic.json\n./xpaas-templates/amq62-persistent-ssl.json\n./xpaas-templates/amq62-persistent.json\n./xpaas-templates/amq62-ssl.json\n./xpaas-templates/amq63-basic.json\n./xpaas-templates/amq63-persistent-ssl.json\n./xpaas-templates/amq63-persistent.json\n./xpaas-templates/amq63-ssl.json\n./xpaas-templates/datagrid65-basic.json\n./xpaas-templates/datagrid65-https.json\n./xpaas-templates/datagrid65-mysql-persistent.json\n./xpaas-templates/datagrid65-mysql.json\n./xpaas-templates/datagrid65-postgresql-persistent.json\n./xpaas-templates/datagrid65-postgresql.json\n./xpaas-templates/datagrid71-basic.json\n./xpaas-templates/datagrid71-https.json\n./xpaas-templates/datagrid71-mysql-persistent.json\n./xpaas-templates/datagrid71-mysql.json\n./xpaas-templates/datagrid71-partition.json\n./xpaas-templates/datagrid71-postgresql-persistent.json\n./xpaas-templates/datagrid71-postgresql.json\n./xpaas-templates/datavirt63-basic-s2i.json\n./xpaas-templates/datavirt63-extensions-support-s2i.json\n./xpaas-templates/datavirt63-secure-s2i.json\n./xpaas-templates/decisionserver64-amq-s2i.json\n./xpaas-templates/decisionserver64-basic-s2i.json\n./xpaas-templates/decisionserver64-https-s2i.json\n./xpaas-templates/eap-cd-amq-persistent-s2i.json\n./xpaas-templates/eap-cd-amq-s2i.json\n./xpaas-templates/eap-cd-basic-s2i.json\n./xpaas-templates/eap-cd-https-s2i.json\n./xpaas-templates/eap-cd-mongodb-persistent-s2i.json\n./xpaas-templates/eap-cd-mongodb-s2i.json\n./xpaas-templates/eap-cd-mysql-persistent-s2i.json\n./xpaas-templates/eap-cd-mysql-s2i.json\n./xpaas-templates/eap-cd-postgresql-persistent-s2i.json\n./xpaas-templates/eap-cd-postgresql-s2i.json\n./xpaas-templates/eap-cd-sso-s2i.json\n./xpaas-templates/eap-cd-third-party-db-s2i.json\n./xpaas-templates/eap-cd-tx-recovery-s2i.json\n./xpaas-templates/eap64-amq-persistent-s2i.json\n./xpaas-templates/eap64-amq-s2i.json\n./xpaas-templates/eap64-basic-s2i.json\n./xpaas-templates/eap64-https-s2i.json\n./xpaas-templates/eap64-mongodb-persistent-s2i.json\n./xpaas-templates/eap64-mongodb-s2i.json\n./xpaas-templates/eap64-mysql-persistent-s2i.json\n./xpaas-templates/eap64-mysql-s2i.json\n./xpaas-templates/eap64-postgresql-persistent-s2i.json\n./xpaas-templates/eap64-postgresql-s2i.json\n./xpaas-templates/eap64-sso-s2i.json\n./xpaas-templates/eap64-third-party-db-s2i.json\n./xpaas-templates/eap64-tx-recovery-s2i.json\n./xpaas-templates/eap70-amq-persistent-s2i.json\n./xpaas-templates/eap70-amq-s2i.json\n./xpaas-templates/eap70-basic-s2i.json\n./xpaas-templates/eap70-https-s2i.json\n./xpaas-templates/eap70-mongodb-persistent-s2i.json\n./xpaas-templates/eap70-mongodb-s2i.json\n./xpaas-templates/eap70-mysql-persistent-s2i.json\n./xpaas-templates/eap70-mysql-s2i.json\n./xpaas-templates/eap70-postgresql-persistent-s2i.json\n./xpaas-templates/eap70-postgresql-s2i.json\n./xpaas-templates/eap70-sso-s2i.json\n./xpaas-templates/eap70-third-party-db-s2i.json\n./xpaas-templates/eap70-tx-recovery-s2i.json\n./xpaas-templates/eap71-amq-persistent-s2i.json\n./xpaas-templates/eap71-amq-s2i.json\n./xpaas-templates/eap71-basic-s2i.json\n./xpaas-templates/eap71-https-s2i.json\n./xpaas-templates/eap71-mongodb-persistent-s2i.json\n./xpaas-templates/eap71-mongodb-s2i.json\n./xpaas-templates/eap71-mysql-persistent-s2i.json\n./xpaas-templates/eap71-mysql-s2i.json\n./xpaas-templates/eap71-postgresql-persistent-s2i.json\n./xpaas-templates/eap71-postgresql-s2i.json\n./xpaas-templates/eap71-sso-s2i.json\n./xpaas-templates/eap71-third-party-db-s2i.json\n./xpaas-templates/eap71-tx-recovery-s2i.json\n./xpaas-templates/jws31-tomcat7-basic-s2i.json\n./xpaas-templates/jws31-tomcat7-https-s2i.json\n./xpaas-templates/jws31-tomcat7-mongodb-persistent-s2i.json\n./xpaas-templates/jws31-tomcat7-mongodb-s2i.json\n./xpaas-templates/jws31-tomcat7-mysql-persistent-s2i.json\n./xpaas-templates/jws31-tomcat7-mysql-s2i.json\n./xpaas-templates/jws31-tomcat7-postgresql-persistent-s2i.json\n./xpaas-templates/jws31-tomcat7-postgresql-s2i.json\n./xpaas-templates/jws31-tomcat8-basic-s2i.json\n./xpaas-templates/jws31-tomcat8-https-s2i.json\n./xpaas-templates/jws31-tomcat8-mongodb-persistent-s2i.json\n./xpaas-templates/jws31-tomcat8-mongodb-s2i.json\n./xpaas-templates/jws31-tomcat8-mysql-persistent-s2i.json\n./xpaas-templates/jws31-tomcat8-mysql-s2i.json\n./xpaas-templates/jws31-tomcat8-postgresql-persistent-s2i.json\n./xpaas-templates/rhdm70-full.yaml\n./xpaas-templates/jws31-tomcat8-postgresql-s2i.json\n./xpaas-templates/karaf2-camel-amq-template.json\n./xpaas-templates/karaf2-camel-log-template.json\n./xpaas-templates/karaf2-camel-rest-sql-template.json\n./xpaas-templates/karaf2-cxf-rest-template.json\n./xpaas-templates/openjdk18-web-basic-s2i.json\n./xpaas-templates/processserver64-amq-mysql-persistent-s2i.json\n./xpaas-templates/processserver64-amq-mysql-s2i.json\n./xpaas-templates/processserver64-amq-postgresql-persistent-s2i.json\n./xpaas-templates/processserver64-amq-postgresql-s2i.json\n./xpaas-templates/processserver64-basic-s2i.json\n./xpaas-templates/processserver64-mysql-persistent-s2i.json\n./xpaas-templates/processserver64-mysql-s2i.json\n./xpaas-templates/processserver64-postgresql-persistent-s2i.json\n./xpaas-templates/processserver64-postgresql-s2i.json\n./xpaas-templates/rhdm70-kieserver-basic-s2i.yaml\n./xpaas-templates/rhdm70-kieserver-https-s2i.yaml\n./xpaas-templates/rhdm70-kieserver.yaml\n./xpaas-templates/spring-boot-camel-amq-template.json\n./xpaas-templates/spring-boot-camel-config-template.json\n./xpaas-templates/spring-boot-camel-drools-template.json\n./xpaas-templates/spring-boot-camel-infinispan-template.json\n./xpaas-templates/spring-boot-camel-rest-sql-template.json\n./xpaas-templates/spring-boot-camel-teiid-template.json\n./xpaas-templates/spring-boot-camel-template.json\n./xpaas-templates/spring-boot-camel-xml-template.json\n./xpaas-templates/spring-boot-cxf-jaxrs-template.json\n./xpaas-templates/spring-boot-cxf-jaxws-template.json\n./xpaas-templates/sso72-https.json\n./xpaas-templates/sso72-mysql-persistent.json\n./xpaas-templates/sso72-mysql.json\n./xpaas-templates/sso72-postgresql-persistent.json\n./xpaas-templates/sso72-postgresql.json\n./xpaas-templates/sso72-x509-https.json\n./xpaas-templates/sso72-x509-mysql-persistent.json\n./xpaas-templates/sso72-x509-postgresql-persistent.json", "stdout_lines": ["./", "./cfme-templates/", "./cfme-templates/cfme-backup-job.yaml", "./cfme-templates/cfme-backup-pvc.yaml", "./cfme-templates/cfme-pv-backup-example.yaml", "./cfme-templates/cfme-pv-db-example.yaml", "./cfme-templates/cfme-pv-server-example.yaml", "./cfme-templates/cfme-restore-job.yaml", "./cfme-templates/cfme-scc-sysadmin.yaml", "./cfme-templates/cfme-template-ext-db.yaml", "./cfme-templates/cfme-template.yaml", "./cfme-templates/jboss-middleware-manager-pv-example.yaml", "./cfme-templates/jboss-middleware-manager-template.yaml", "./db-templates/", "./db-templates/OWNERS", "./db-templates/README.md", "./db-templates/mariadb-ephemeral-template.json", "./db-templates/mariadb-persistent-template.json", "./db-templates/mongodb-ephemeral-template.json", "./db-templates/mongodb-persistent-template.json", "./db-templates/mysql-ephemeral-template.json", "./db-templates/mysql-persistent-template.json", "./db-templates/postgresql-ephemeral-template.json", "./db-templates/postgresql-persistent-template.json", "./db-templates/redis-ephemeral-template.json", "./db-templates/redis-persistent-template.json", "./image-streams/", "./image-streams/OWNERS", "./image-streams/README.md", "./image-streams/dotnet_imagestreams.json", "./image-streams/dotnet_imagestreams_centos.json", "./image-streams/image-streams-centos7.json", "./image-streams/image-streams-rhel7.json", "./quickstart-templates/", "./quickstart-templates/OWNERS", "./quickstart-templates/README.md", "./quickstart-templates/amp.yml", "./quickstart-templates/apicast-gateway-template.yml", "./quickstart-templates/apicast.yml", "./quickstart-templates/cakephp-mysql-persistent.json", "./quickstart-templates/cakephp-mysql.json", "./quickstart-templates/dancer-mysql-persistent.json", "./quickstart-templates/dancer-mysql.json", "./quickstart-templates/django-postgresql-persistent.json", "./quickstart-templates/django-postgresql.json", "./quickstart-templates/dotnet-example.json", "./quickstart-templates/dotnet-pgsql-persistent.json", "./quickstart-templates/dotnet-runtime-example.json", "./quickstart-templates/dotnet.json", "./quickstart-templates/httpd.json", "./quickstart-templates/jenkins-ephemeral-template.json", "./quickstart-templates/jenkins-persistent-template.json", "./quickstart-templates/nginx.json", "./quickstart-templates/nodejs-mongodb-persistent.json", "./quickstart-templates/nodejs-mongodb.json", "./quickstart-templates/pvc.yml", "./quickstart-templates/rails-postgresql-persistent.json", "./quickstart-templates/rails-postgresql.json", "./quickstart-templates/wildcard.yml", "./xpaas-streams/", "./xpaas-streams/amq62-image-stream.json", "./xpaas-streams/amq63-image-stream.json", "./xpaas-streams/datagrid65-image-stream.json", "./xpaas-streams/datagrid71-image-stream.json", "./xpaas-streams/datavirt63-image-stream.json", "./xpaas-streams/decisionserver62-image-stream.json", "./xpaas-streams/decisionserver63-image-stream.json", "./xpaas-streams/decisionserver64-image-stream.json", "./xpaas-streams/eap-cd-image-stream.json", "./xpaas-streams/eap64-image-stream.json", "./xpaas-streams/eap70-image-stream.json", "./xpaas-streams/eap71-image-stream.json", "./xpaas-streams/fis-image-streams.json", "./xpaas-streams/jws30-tomcat7-image-stream.json", "./xpaas-streams/jws30-tomcat8-image-stream.json", "./xpaas-streams/jws31-tomcat7-image-stream.json", "./xpaas-streams/jws31-tomcat8-image-stream.json", "./xpaas-streams/openjdk18-image-stream.json", "./xpaas-streams/processserver63-image-stream.json", "./xpaas-streams/processserver64-image-stream.json", "./xpaas-streams/rhdm70-image-streams.yaml", "./xpaas-streams/sso70-image-stream.json", "./xpaas-streams/sso71-image-stream.json", "./xpaas-streams/sso72-image-stream.json", "./xpaas-templates/", "./xpaas-templates/amq62-basic.json", "./xpaas-templates/amq62-persistent-ssl.json", "./xpaas-templates/amq62-persistent.json", "./xpaas-templates/amq62-ssl.json", "./xpaas-templates/amq63-basic.json", "./xpaas-templates/amq63-persistent-ssl.json", "./xpaas-templates/amq63-persistent.json", "./xpaas-templates/amq63-ssl.json", "./xpaas-templates/datagrid65-basic.json", "./xpaas-templates/datagrid65-https.json", "./xpaas-templates/datagrid65-mysql-persistent.json", "./xpaas-templates/datagrid65-mysql.json", "./xpaas-templates/datagrid65-postgresql-persistent.json", "./xpaas-templates/datagrid65-postgresql.json", "./xpaas-templates/datagrid71-basic.json", "./xpaas-templates/datagrid71-https.json", "./xpaas-templates/datagrid71-mysql-persistent.json", "./xpaas-templates/datagrid71-mysql.json", "./xpaas-templates/datagrid71-partition.json", "./xpaas-templates/datagrid71-postgresql-persistent.json", "./xpaas-templates/datagrid71-postgresql.json", "./xpaas-templates/datavirt63-basic-s2i.json", "./xpaas-templates/datavirt63-extensions-support-s2i.json", "./xpaas-templates/datavirt63-secure-s2i.json", "./xpaas-templates/decisionserver64-amq-s2i.json", "./xpaas-templates/decisionserver64-basic-s2i.json", "./xpaas-templates/decisionserver64-https-s2i.json", "./xpaas-templates/eap-cd-amq-persistent-s2i.json", "./xpaas-templates/eap-cd-amq-s2i.json", "./xpaas-templates/eap-cd-basic-s2i.json", "./xpaas-templates/eap-cd-https-s2i.json", "./xpaas-templates/eap-cd-mongodb-persistent-s2i.json", "./xpaas-templates/eap-cd-mongodb-s2i.json", "./xpaas-templates/eap-cd-mysql-persistent-s2i.json", "./xpaas-templates/eap-cd-mysql-s2i.json", "./xpaas-templates/eap-cd-postgresql-persistent-s2i.json", "./xpaas-templates/eap-cd-postgresql-s2i.json", "./xpaas-templates/eap-cd-sso-s2i.json", "./xpaas-templates/eap-cd-third-party-db-s2i.json", "./xpaas-templates/eap-cd-tx-recovery-s2i.json", "./xpaas-templates/eap64-amq-persistent-s2i.json", "./xpaas-templates/eap64-amq-s2i.json", "./xpaas-templates/eap64-basic-s2i.json", "./xpaas-templates/eap64-https-s2i.json", "./xpaas-templates/eap64-mongodb-persistent-s2i.json", "./xpaas-templates/eap64-mongodb-s2i.json", "./xpaas-templates/eap64-mysql-persistent-s2i.json", "./xpaas-templates/eap64-mysql-s2i.json", "./xpaas-templates/eap64-postgresql-persistent-s2i.json", "./xpaas-templates/eap64-postgresql-s2i.json", "./xpaas-templates/eap64-sso-s2i.json", "./xpaas-templates/eap64-third-party-db-s2i.json", "./xpaas-templates/eap64-tx-recovery-s2i.json", "./xpaas-templates/eap70-amq-persistent-s2i.json", "./xpaas-templates/eap70-amq-s2i.json", "./xpaas-templates/eap70-basic-s2i.json", "./xpaas-templates/eap70-https-s2i.json", "./xpaas-templates/eap70-mongodb-persistent-s2i.json", "./xpaas-templates/eap70-mongodb-s2i.json", "./xpaas-templates/eap70-mysql-persistent-s2i.json", "./xpaas-templates/eap70-mysql-s2i.json", "./xpaas-templates/eap70-postgresql-persistent-s2i.json", "./xpaas-templates/eap70-postgresql-s2i.json", "./xpaas-templates/eap70-sso-s2i.json", "./xpaas-templates/eap70-third-party-db-s2i.json", "./xpaas-templates/eap70-tx-recovery-s2i.json", "./xpaas-templates/eap71-amq-persistent-s2i.json", "./xpaas-templates/eap71-amq-s2i.json", "./xpaas-templates/eap71-basic-s2i.json", "./xpaas-templates/eap71-https-s2i.json", "./xpaas-templates/eap71-mongodb-persistent-s2i.json", "./xpaas-templates/eap71-mongodb-s2i.json", "./xpaas-templates/eap71-mysql-persistent-s2i.json", "./xpaas-templates/eap71-mysql-s2i.json", "./xpaas-templates/eap71-postgresql-persistent-s2i.json", "./xpaas-templates/eap71-postgresql-s2i.json", "./xpaas-templates/eap71-sso-s2i.json", "./xpaas-templates/eap71-third-party-db-s2i.json", "./xpaas-templates/eap71-tx-recovery-s2i.json", "./xpaas-templates/jws31-tomcat7-basic-s2i.json", "./xpaas-templates/jws31-tomcat7-https-s2i.json", "./xpaas-templates/jws31-tomcat7-mongodb-persistent-s2i.json", "./xpaas-templates/jws31-tomcat7-mongodb-s2i.json", "./xpaas-templates/jws31-tomcat7-mysql-persistent-s2i.json", "./xpaas-templates/jws31-tomcat7-mysql-s2i.json", "./xpaas-templates/jws31-tomcat7-postgresql-persistent-s2i.json", "./xpaas-templates/jws31-tomcat7-postgresql-s2i.json", "./xpaas-templates/jws31-tomcat8-basic-s2i.json", "./xpaas-templates/jws31-tomcat8-https-s2i.json", "./xpaas-templates/jws31-tomcat8-mongodb-persistent-s2i.json", "./xpaas-templates/jws31-tomcat8-mongodb-s2i.json", "./xpaas-templates/jws31-tomcat8-mysql-persistent-s2i.json", "./xpaas-templates/jws31-tomcat8-mysql-s2i.json", "./xpaas-templates/jws31-tomcat8-postgresql-persistent-s2i.json", "./xpaas-templates/rhdm70-full.yaml", "./xpaas-templates/jws31-tomcat8-postgresql-s2i.json", "./xpaas-templates/karaf2-camel-amq-template.json", "./xpaas-templates/karaf2-camel-log-template.json", "./xpaas-templates/karaf2-camel-rest-sql-template.json", "./xpaas-templates/karaf2-cxf-rest-template.json", "./xpaas-templates/openjdk18-web-basic-s2i.json", "./xpaas-templates/processserver64-amq-mysql-persistent-s2i.json", "./xpaas-templates/processserver64-amq-mysql-s2i.json", "./xpaas-templates/processserver64-amq-postgresql-persistent-s2i.json", "./xpaas-templates/processserver64-amq-postgresql-s2i.json", "./xpaas-templates/processserver64-basic-s2i.json", "./xpaas-templates/processserver64-mysql-persistent-s2i.json", "./xpaas-templates/processserver64-mysql-s2i.json", "./xpaas-templates/processserver64-postgresql-persistent-s2i.json", "./xpaas-templates/processserver64-postgresql-s2i.json", "./xpaas-templates/rhdm70-kieserver-basic-s2i.yaml", "./xpaas-templates/rhdm70-kieserver-https-s2i.yaml", "./xpaas-templates/rhdm70-kieserver.yaml", "./xpaas-templates/spring-boot-camel-amq-template.json", "./xpaas-templates/spring-boot-camel-config-template.json", "./xpaas-templates/spring-boot-camel-drools-template.json", "./xpaas-templates/spring-boot-camel-infinispan-template.json", "./xpaas-templates/spring-boot-camel-rest-sql-template.json", "./xpaas-templates/spring-boot-camel-teiid-template.json", "./xpaas-templates/spring-boot-camel-template.json", "./xpaas-templates/spring-boot-camel-xml-template.json", "./xpaas-templates/spring-boot-cxf-jaxrs-template.json", "./xpaas-templates/spring-boot-cxf-jaxws-template.json", "./xpaas-templates/sso72-https.json", "./xpaas-templates/sso72-mysql-persistent.json", "./xpaas-templates/sso72-mysql.json", "./xpaas-templates/sso72-postgresql-persistent.json", "./xpaas-templates/sso72-postgresql.json", "./xpaas-templates/sso72-x509-https.json", "./xpaas-templates/sso72-x509-mysql-persistent.json", "./xpaas-templates/sso72-x509-postgresql-persistent.json"]} > >TASK [openshift_examples : Chmod local temp dir for OpenShift examples copy] *** >Friday 01 June 2018 22:31:16 -0400 (0:00:00.174) 0:09:58.944 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "cmd": ["chmod", "744", "/tmp/openshift-ansible-4z195nc/openshift-examples.tar"], "delta": "0:00:00.003189", "end": "2018-06-01 22:31:17.010894", "failed": false, "rc": 0, "start": "2018-06-01 22:31:17.007705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_examples : Create the remote OpenShift examples directory] ***** >Friday 01 June 2018 22:31:17 -0400 (0:00:00.150) 0:09:59.094 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/share/openshift/examples", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_examples : Unarchive the OpenShift examples on the remote] ***** >Friday 01 June 2018 22:31:17 -0400 (0:00:00.702) 0:09:59.798 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "dest": "/usr/share/openshift/examples/", "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/usr/share/openshift/examples/", "-f", "/root/.ansible/tmp/ansible-tmp-1527906677.78-179838919638154/source"], "err": "", "out": "", "rc": 0}, "failed": false, "gid": 1004, "group": "1004", "handler": "TarArchive", "mode": "0755", "owner": "1004", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 141, "src": "/root/.ansible/tmp/ansible-tmp-1527906677.78-179838919638154/source", "state": "directory", "uid": 1004} > >TASK [openshift_examples : Cleanup the OpenShift Examples temp dir] ************ >Friday 01 June 2018 22:31:19 -0400 (0:00:02.202) 0:10:02.000 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "failed": false, "path": "/tmp/openshift-ansible-4z195nc", "state": "absent"} > >TASK [openshift_examples : Modify registry paths if registry_url is not registry.access.redhat.com] *** >Friday 01 June 2018 22:31:20 -0400 (0:00:00.147) 0:10:02.148 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_examples : Import RHEL streams] ******************************** >Friday 01 June 2018 22:31:20 -0400 (0:00:00.033) 0:10:02.182 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/image-streams/image-streams-rhel7.json) => {"changed": false, "cmd": ["oc", "create", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "-f", "/usr/share/openshift/examples/image-streams/image-streams-rhel7.json"], "delta": "0:00:00.338607", "end": "2018-06-01 22:32:20.482803", "failed": false, "failed_when_result": false, "item": "/usr/share/openshift/examples/image-streams/image-streams-rhel7.json", "rc": 0, "start": "2018-06-01 22:32:20.144196", "stderr": "", "stderr_lines": [], "stdout": "imagestream.image.openshift.io \"httpd\" created\nimagestream.image.openshift.io \"jenkins\" created\nimagestream.image.openshift.io \"mariadb\" created\nimagestream.image.openshift.io \"mongodb\" created\nimagestream.image.openshift.io \"mysql\" created\nimagestream.image.openshift.io \"nginx\" created\nimagestream.image.openshift.io \"nodejs\" created\nimagestream.image.openshift.io \"perl\" created\nimagestream.image.openshift.io \"php\" created\nimagestream.image.openshift.io \"postgresql\" created\nimagestream.image.openshift.io \"python\" created\nimagestream.image.openshift.io \"redis\" created\nimagestream.image.openshift.io \"ruby\" created", "stdout_lines": ["imagestream.image.openshift.io \"httpd\" created", "imagestream.image.openshift.io \"jenkins\" created", "imagestream.image.openshift.io \"mariadb\" created", "imagestream.image.openshift.io \"mongodb\" created", "imagestream.image.openshift.io \"mysql\" created", "imagestream.image.openshift.io \"nginx\" created", "imagestream.image.openshift.io \"nodejs\" created", "imagestream.image.openshift.io \"perl\" created", "imagestream.image.openshift.io \"php\" created", "imagestream.image.openshift.io \"postgresql\" created", "imagestream.image.openshift.io \"python\" created", "imagestream.image.openshift.io \"redis\" created", "imagestream.image.openshift.io \"ruby\" created"]} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json) => {"changed": false, "cmd": ["oc", "create", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "-f", "/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json"], "delta": "0:00:00.194124", "end": "2018-06-01 22:32:20.921453", "failed": false, "failed_when_result": false, "item": "/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json", "rc": 0, "start": "2018-06-01 22:32:20.727329", "stderr": "", "stderr_lines": [], "stdout": "imagestream.image.openshift.io \"dotnet\" created\nimagestream.image.openshift.io \"dotnet-runtime\" created", "stdout_lines": ["imagestream.image.openshift.io \"dotnet\" created", "imagestream.image.openshift.io \"dotnet-runtime\" created"]} > >TASK [openshift_examples : Import Centos Image streams] ************************ >Friday 01 June 2018 22:31:21 -0400 (0:00:01.110) 0:10:03.293 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/image-streams/image-streams-centos7.json) => {"changed": false, "item": "/usr/share/openshift/examples/image-streams/image-streams-centos7.json", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/image-streams/dotnet_imagestreams_centos.json) => {"changed": false, "item": "/usr/share/openshift/examples/image-streams/dotnet_imagestreams_centos.json", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_examples : Import db templates] ******************************** >Friday 01 June 2018 22:31:21 -0400 (0:00:00.049) 0:10:03.342 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["oc", "create", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "-f", "/usr/share/openshift/examples/db-templates"], "delta": "0:00:00.262588", "end": "2018-06-01 22:32:21.476017", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:32:21.213429", "stderr": "", "stderr_lines": [], "stdout": "template.template.openshift.io \"mariadb-ephemeral\" created\ntemplate.template.openshift.io \"mariadb-persistent\" created\ntemplate.template.openshift.io \"mongodb-ephemeral\" created\ntemplate.template.openshift.io \"mongodb-persistent\" created\ntemplate.template.openshift.io \"mysql-ephemeral\" created\ntemplate.template.openshift.io \"mysql-persistent\" created\ntemplate.template.openshift.io \"postgresql-ephemeral\" created\ntemplate.template.openshift.io \"postgresql-persistent\" created\ntemplate.template.openshift.io \"redis-ephemeral\" created\ntemplate.template.openshift.io \"redis-persistent\" created", "stdout_lines": ["template.template.openshift.io \"mariadb-ephemeral\" created", "template.template.openshift.io \"mariadb-persistent\" created", "template.template.openshift.io \"mongodb-ephemeral\" created", "template.template.openshift.io \"mongodb-persistent\" created", "template.template.openshift.io \"mysql-ephemeral\" created", "template.template.openshift.io \"mysql-persistent\" created", "template.template.openshift.io \"postgresql-ephemeral\" created", "template.template.openshift.io \"postgresql-persistent\" created", "template.template.openshift.io \"redis-ephemeral\" created", "template.template.openshift.io \"redis-persistent\" created"]} > >TASK [openshift_examples : Remove defunct quickstart template files] *********** >Friday 01 June 2018 22:31:21 -0400 (0:00:00.503) 0:10:03.845 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/quickstart-templates/nodejs.json) => {"changed": false, "failed": false, "item": "/usr/share/openshift/examples/quickstart-templates/nodejs.json", "path": "/usr/share/openshift/examples/quickstart-templates/nodejs.json", "state": "absent"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/quickstart-templates/cakephp.json) => {"changed": false, "failed": false, "item": "/usr/share/openshift/examples/quickstart-templates/cakephp.json", "path": "/usr/share/openshift/examples/quickstart-templates/cakephp.json", "state": "absent"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/quickstart-templates/dancer.json) => {"changed": false, "failed": false, "item": "/usr/share/openshift/examples/quickstart-templates/dancer.json", "path": "/usr/share/openshift/examples/quickstart-templates/dancer.json", "state": "absent"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/quickstart-templates/django.json) => {"changed": false, "failed": false, "item": "/usr/share/openshift/examples/quickstart-templates/django.json", "path": "/usr/share/openshift/examples/quickstart-templates/django.json", "state": "absent"} > >TASK [openshift_examples : Remove defunct quickstart templates from openshift namespace] *** >Friday 01 June 2018 22:31:22 -0400 (0:00:00.962) 0:10:04.808 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=nodejs-example) => {"changed": false, "cmd": ["oc", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "delete", "templates/nodejs-example"], "delta": "0:00:00.188823", "end": "2018-06-01 22:32:22.887384", "failed": false, "failed_when_result": false, "item": "nodejs-example", "msg": "non-zero return code", "rc": 1, "start": "2018-06-01 22:32:22.698561", "stderr": "Error from server (NotFound): templates.template.openshift.io \"nodejs-example\" not found", "stderr_lines": ["Error from server (NotFound): templates.template.openshift.io \"nodejs-example\" not found"], "stdout": "", "stdout_lines": []} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cakephp-example) => {"changed": false, "cmd": ["oc", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "delete", "templates/cakephp-example"], "delta": "0:00:00.217459", "end": "2018-06-01 22:32:23.310145", "failed": false, "failed_when_result": false, "item": "cakephp-example", "msg": "non-zero return code", "rc": 1, "start": "2018-06-01 22:32:23.092686", "stderr": "Error from server (NotFound): templates.template.openshift.io \"cakephp-example\" not found", "stderr_lines": ["Error from server (NotFound): templates.template.openshift.io \"cakephp-example\" not found"], "stdout": "", "stdout_lines": []} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=dancer-example) => {"changed": false, "cmd": ["oc", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "delete", "templates/dancer-example"], "delta": "0:00:00.207478", "end": "2018-06-01 22:32:23.735460", "failed": false, "failed_when_result": false, "item": "dancer-example", "msg": "non-zero return code", "rc": 1, "start": "2018-06-01 22:32:23.527982", "stderr": "Error from server (NotFound): templates.template.openshift.io \"dancer-example\" not found", "stderr_lines": ["Error from server (NotFound): templates.template.openshift.io \"dancer-example\" not found"], "stdout": "", "stdout_lines": []} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=django-example) => {"changed": false, "cmd": ["oc", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "delete", "templates/django-example"], "delta": "0:00:00.182723", "end": "2018-06-01 22:32:24.222753", "failed": false, "failed_when_result": false, "item": "django-example", "msg": "non-zero return code", "rc": 1, "start": "2018-06-01 22:32:24.040030", "stderr": "Error from server (NotFound): templates.template.openshift.io \"django-example\" not found", "stderr_lines": ["Error from server (NotFound): templates.template.openshift.io \"django-example\" not found"], "stdout": "", "stdout_lines": []} > >TASK [openshift_examples : Import quickstart-templates] ************************ >Friday 01 June 2018 22:31:24 -0400 (0:00:01.786) 0:10:06.594 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["oc", "create", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "-f", "/usr/share/openshift/examples/quickstart-templates"], "delta": "0:00:00.527413", "end": "2018-06-01 22:32:24.996311", "failed": false, "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-01 22:32:24.468898", "stderr": "Error from server (AlreadyExists): error when creating \"/usr/share/openshift/examples/quickstart-templates/dotnet.json\": templates.template.openshift.io \"dotnet-example\" already exists", "stderr_lines": ["Error from server (AlreadyExists): error when creating \"/usr/share/openshift/examples/quickstart-templates/dotnet.json\": templates.template.openshift.io \"dotnet-example\" already exists"], "stdout": "template.template.openshift.io \"system\" created\ntemplate.template.openshift.io \"3scale-gateway\" created\ntemplate.template.openshift.io \"cakephp-mysql-persistent\" created\ntemplate.template.openshift.io \"cakephp-mysql-example\" created\ntemplate.template.openshift.io \"dancer-mysql-persistent\" created\ntemplate.template.openshift.io \"dancer-mysql-example\" created\ntemplate.template.openshift.io \"django-psql-persistent\" created\ntemplate.template.openshift.io \"django-psql-example\" created\ntemplate.template.openshift.io \"dotnet-example\" created\ntemplate.template.openshift.io \"dotnet-pgsql-persistent\" created\ntemplate.template.openshift.io \"dotnet-runtime-example\" created\ntemplate.template.openshift.io \"httpd-example\" created\ntemplate.template.openshift.io \"jenkins-ephemeral\" created\ntemplate.template.openshift.io \"jenkins-persistent\" created\ntemplate.template.openshift.io \"nginx-example\" created\ntemplate.template.openshift.io \"nodejs-mongo-persistent\" created\ntemplate.template.openshift.io \"nodejs-mongodb-example\" created\ntemplate.template.openshift.io \"amp-pvc\" created\ntemplate.template.openshift.io \"rails-pgsql-persistent\" created\ntemplate.template.openshift.io \"rails-postgresql-example\" created\ntemplate.template.openshift.io \"amp-apicast-wildcard-router\" created", "stdout_lines": ["template.template.openshift.io \"system\" created", "template.template.openshift.io \"3scale-gateway\" created", "template.template.openshift.io \"cakephp-mysql-persistent\" created", "template.template.openshift.io \"cakephp-mysql-example\" created", "template.template.openshift.io \"dancer-mysql-persistent\" created", "template.template.openshift.io \"dancer-mysql-example\" created", "template.template.openshift.io \"django-psql-persistent\" created", "template.template.openshift.io \"django-psql-example\" created", "template.template.openshift.io \"dotnet-example\" created", "template.template.openshift.io \"dotnet-pgsql-persistent\" created", "template.template.openshift.io \"dotnet-runtime-example\" created", "template.template.openshift.io \"httpd-example\" created", "template.template.openshift.io \"jenkins-ephemeral\" created", "template.template.openshift.io \"jenkins-persistent\" created", "template.template.openshift.io \"nginx-example\" created", "template.template.openshift.io \"nodejs-mongo-persistent\" created", "template.template.openshift.io \"nodejs-mongodb-example\" created", "template.template.openshift.io \"amp-pvc\" created", "template.template.openshift.io \"rails-pgsql-persistent\" created", "template.template.openshift.io \"rails-postgresql-example\" created", "template.template.openshift.io \"amp-apicast-wildcard-router\" created"]} > >TASK [openshift_examples : Remove old xPaas template files] ******************** >Friday 01 June 2018 22:31:25 -0400 (0:00:00.775) 0:10:07.370 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/xpaas-templates/sso70-basic.json) => {"changed": false, "failed": false, "item": "/usr/share/openshift/examples/xpaas-templates/sso70-basic.json", "path": "/usr/share/openshift/examples/xpaas-templates/sso70-basic.json", "state": "absent"} > >TASK [openshift_examples : Remove old xPaas templates from openshift namespace] *** >Friday 01 June 2018 22:31:25 -0400 (0:00:00.481) 0:10:07.852 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=sso70-basic) => {"changed": false, "cmd": ["oc", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "delete", "templates/sso70-basic"], "delta": "0:00:00.270089", "end": "2018-06-01 22:32:26.219678", "failed": false, "failed_when_result": false, "item": "sso70-basic", "msg": "non-zero return code", "rc": 1, "start": "2018-06-01 22:32:25.949589", "stderr": "Error from server (NotFound): templates.template.openshift.io \"sso70-basic\" not found", "stderr_lines": ["Error from server (NotFound): templates.template.openshift.io \"sso70-basic\" not found"], "stdout": "", "stdout_lines": []} > >TASK [openshift_examples : Import xPaas image streams] ************************* >Friday 01 June 2018 22:31:26 -0400 (0:00:00.737) 0:10:08.590 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["oc", "create", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "-f", "/usr/share/openshift/examples/xpaas-streams/"], "delta": "0:00:00.494059", "end": "2018-06-01 22:32:26.979203", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:32:26.485144", "stderr": "", "stderr_lines": [], "stdout": "imagestream.image.openshift.io \"jboss-amq-62\" created\nimagestream.image.openshift.io \"jboss-amq-63\" created\nimagestream.image.openshift.io \"jboss-datagrid65-openshift\" created\nimagestream.image.openshift.io \"jboss-datagrid65-client-openshift\" created\nimagestream.image.openshift.io \"jboss-datagrid71-openshift\" created\nimagestream.image.openshift.io \"jboss-datagrid71-client-openshift\" created\nimagestream.image.openshift.io \"jboss-datavirt63-openshift\" created\nimagestream.image.openshift.io \"jboss-datavirt63-driver-openshift\" created\nimagestream.image.openshift.io \"jboss-decisionserver62-openshift\" created\nimagestream.image.openshift.io \"jboss-decisionserver63-openshift\" created\nimagestream.image.openshift.io \"jboss-decisionserver64-openshift\" created\nimagestream.image.openshift.io \"eap-cd-openshift\" created\nimagestream.image.openshift.io \"jboss-eap64-openshift\" created\nimagestream.image.openshift.io \"jboss-eap70-openshift\" created\nimagestream.image.openshift.io \"jboss-eap71-openshift\" created\nimagestream.image.openshift.io \"fis-java-openshift\" created\nimagestream.image.openshift.io \"fis-karaf-openshift\" created\nimagestream.image.openshift.io \"jboss-webserver30-tomcat7-openshift\" created\nimagestream.image.openshift.io \"jboss-webserver30-tomcat8-openshift\" created\nimagestream.image.openshift.io \"jboss-webserver31-tomcat7-openshift\" created\nimagestream.image.openshift.io \"jboss-webserver31-tomcat8-openshift\" created\nimagestream.image.openshift.io \"redhat-openjdk18-openshift\" created\nimagestream.image.openshift.io \"jboss-processserver63-openshift\" created\nimagestream.image.openshift.io \"jboss-processserver64-openshift\" created\nimagestream.image.openshift.io \"rhdm70-decisioncentral-openshift\" created\nimagestream.image.openshift.io \"rhdm70-kieserver-openshift\" created\nimagestream.image.openshift.io \"redhat-sso70-openshift\" created\nimagestream.image.openshift.io \"redhat-sso71-openshift\" created\nimagestream.image.openshift.io \"redhat-sso72-openshift\" created", "stdout_lines": ["imagestream.image.openshift.io \"jboss-amq-62\" created", "imagestream.image.openshift.io \"jboss-amq-63\" created", "imagestream.image.openshift.io \"jboss-datagrid65-openshift\" created", "imagestream.image.openshift.io \"jboss-datagrid65-client-openshift\" created", "imagestream.image.openshift.io \"jboss-datagrid71-openshift\" created", "imagestream.image.openshift.io \"jboss-datagrid71-client-openshift\" created", "imagestream.image.openshift.io \"jboss-datavirt63-openshift\" created", "imagestream.image.openshift.io \"jboss-datavirt63-driver-openshift\" created", "imagestream.image.openshift.io \"jboss-decisionserver62-openshift\" created", "imagestream.image.openshift.io \"jboss-decisionserver63-openshift\" created", "imagestream.image.openshift.io \"jboss-decisionserver64-openshift\" created", "imagestream.image.openshift.io \"eap-cd-openshift\" created", "imagestream.image.openshift.io \"jboss-eap64-openshift\" created", "imagestream.image.openshift.io \"jboss-eap70-openshift\" created", "imagestream.image.openshift.io \"jboss-eap71-openshift\" created", "imagestream.image.openshift.io \"fis-java-openshift\" created", "imagestream.image.openshift.io \"fis-karaf-openshift\" created", "imagestream.image.openshift.io \"jboss-webserver30-tomcat7-openshift\" created", "imagestream.image.openshift.io \"jboss-webserver30-tomcat8-openshift\" created", "imagestream.image.openshift.io \"jboss-webserver31-tomcat7-openshift\" created", "imagestream.image.openshift.io \"jboss-webserver31-tomcat8-openshift\" created", "imagestream.image.openshift.io \"redhat-openjdk18-openshift\" created", "imagestream.image.openshift.io \"jboss-processserver63-openshift\" created", "imagestream.image.openshift.io \"jboss-processserver64-openshift\" created", "imagestream.image.openshift.io \"rhdm70-decisioncentral-openshift\" created", "imagestream.image.openshift.io \"rhdm70-kieserver-openshift\" created", "imagestream.image.openshift.io \"redhat-sso70-openshift\" created", "imagestream.image.openshift.io \"redhat-sso71-openshift\" created", "imagestream.image.openshift.io \"redhat-sso72-openshift\" created"]} > >TASK [openshift_examples : Import xPaas templates] ***************************** >Friday 01 June 2018 22:31:27 -0400 (0:00:00.762) 0:10:09.352 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["oc", "create", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "-f", "/usr/share/openshift/examples/xpaas-templates"], "delta": "0:00:02.759091", "end": "2018-06-01 22:32:30.016637", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:32:27.257546", "stderr": "", "stderr_lines": [], "stdout": "template.template.openshift.io \"amq62-basic\" created\ntemplate.template.openshift.io \"amq62-persistent-ssl\" created\ntemplate.template.openshift.io \"amq62-persistent\" created\ntemplate.template.openshift.io \"amq62-ssl\" created\ntemplate.template.openshift.io \"amq63-basic\" created\ntemplate.template.openshift.io \"amq63-persistent-ssl\" created\ntemplate.template.openshift.io \"amq63-persistent\" created\ntemplate.template.openshift.io \"amq63-ssl\" created\ntemplate.template.openshift.io \"datagrid65-basic\" created\ntemplate.template.openshift.io \"datagrid65-https\" created\ntemplate.template.openshift.io \"datagrid65-mysql-persistent\" created\ntemplate.template.openshift.io \"datagrid65-mysql\" created\ntemplate.template.openshift.io \"datagrid65-postgresql-persistent\" created\ntemplate.template.openshift.io \"datagrid65-postgresql\" created\ntemplate.template.openshift.io \"datagrid71-basic\" created\ntemplate.template.openshift.io \"datagrid71-https\" created\ntemplate.template.openshift.io \"datagrid71-mysql-persistent\" created\ntemplate.template.openshift.io \"datagrid71-mysql\" created\ntemplate.template.openshift.io \"datagrid71-partition\" created\ntemplate.template.openshift.io \"datagrid71-postgresql-persistent\" created\ntemplate.template.openshift.io \"datagrid71-postgresql\" created\ntemplate.template.openshift.io \"datavirt63-basic-s2i\" created\ntemplate.template.openshift.io \"datavirt63-extensions-support-s2i\" created\ntemplate.template.openshift.io \"datavirt63-secure-s2i\" created\ntemplate.template.openshift.io \"decisionserver64-amq-s2i\" created\ntemplate.template.openshift.io \"decisionserver64-basic-s2i\" created\ntemplate.template.openshift.io \"decisionserver64-https-s2i\" created\ntemplate.template.openshift.io \"eap-cd-amq-persistent-s2i\" created\ntemplate.template.openshift.io \"eap-cd-amq-s2i\" created\ntemplate.template.openshift.io \"eap-cd-basic-s2i\" created\ntemplate.template.openshift.io \"eap-cd-https-s2i\" created\ntemplate.template.openshift.io \"eap-cd-mongodb-persistent-s2i\" created\ntemplate.template.openshift.io \"eap-cd-mongodb-s2i\" created\ntemplate.template.openshift.io \"eap-cd-mysql-persistent-s2i\" created\ntemplate.template.openshift.io \"eap-cd-mysql-s2i\" created\ntemplate.template.openshift.io \"eap-cd-postgresql-persistent-s2i\" created\ntemplate.template.openshift.io \"eap-cd-postgresql-s2i\" created\ntemplate.template.openshift.io \"eap-cd-sso-s2i\" created\ntemplate.template.openshift.io \"eap-cd-third-party-db-s2i\" created\ntemplate.template.openshift.io \"eap-cd-tx-recovery-s2i\" created\ntemplate.template.openshift.io \"eap64-amq-persistent-s2i\" created\ntemplate.template.openshift.io \"eap64-amq-s2i\" created\ntemplate.template.openshift.io \"eap64-basic-s2i\" created\ntemplate.template.openshift.io \"eap64-https-s2i\" created\ntemplate.template.openshift.io \"eap64-mongodb-persistent-s2i\" created\ntemplate.template.openshift.io \"eap64-mongodb-s2i\" created\ntemplate.template.openshift.io \"eap64-mysql-persistent-s2i\" created\ntemplate.template.openshift.io \"eap64-mysql-s2i\" created\ntemplate.template.openshift.io \"eap64-postgresql-persistent-s2i\" created\ntemplate.template.openshift.io \"eap64-postgresql-s2i\" created\ntemplate.template.openshift.io \"eap64-sso-s2i\" created\ntemplate.template.openshift.io \"eap64-third-party-db-s2i\" created\ntemplate.template.openshift.io \"eap64-tx-recovery-s2i\" created\ntemplate.template.openshift.io \"eap70-amq-persistent-s2i\" created\ntemplate.template.openshift.io \"eap70-amq-s2i\" created\ntemplate.template.openshift.io \"eap70-basic-s2i\" created\ntemplate.template.openshift.io \"eap70-https-s2i\" created\ntemplate.template.openshift.io \"eap70-mongodb-persistent-s2i\" created\ntemplate.template.openshift.io \"eap70-mongodb-s2i\" created\ntemplate.template.openshift.io \"eap70-mysql-persistent-s2i\" created\ntemplate.template.openshift.io \"eap70-mysql-s2i\" created\ntemplate.template.openshift.io \"eap70-postgresql-persistent-s2i\" created\ntemplate.template.openshift.io \"eap70-postgresql-s2i\" created\ntemplate.template.openshift.io \"eap70-sso-s2i\" created\ntemplate.template.openshift.io \"eap70-third-party-db-s2i\" created\ntemplate.template.openshift.io \"eap70-tx-recovery-s2i\" created\ntemplate.template.openshift.io \"eap71-amq-persistent-s2i\" created\ntemplate.template.openshift.io \"eap71-amq-s2i\" created\ntemplate.template.openshift.io \"eap71-basic-s2i\" created\ntemplate.template.openshift.io \"eap71-https-s2i\" created\ntemplate.template.openshift.io \"eap71-mongodb-persistent-s2i\" created\ntemplate.template.openshift.io \"eap71-mongodb-s2i\" created\ntemplate.template.openshift.io \"eap71-mysql-persistent-s2i\" created\ntemplate.template.openshift.io \"eap71-mysql-s2i\" created\ntemplate.template.openshift.io \"eap71-postgresql-persistent-s2i\" created\ntemplate.template.openshift.io \"eap71-postgresql-s2i\" created\ntemplate.template.openshift.io \"eap71-sso-s2i\" created\ntemplate.template.openshift.io \"eap71-third-party-db-s2i\" created\ntemplate.template.openshift.io \"eap71-tx-recovery-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat7-basic-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat7-https-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat7-mongodb-persistent-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat7-mongodb-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat7-mysql-persistent-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat7-mysql-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat7-postgresql-persistent-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat7-postgresql-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat8-basic-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat8-https-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat8-mongodb-persistent-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat8-mongodb-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat8-mysql-persistent-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat8-mysql-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat8-postgresql-persistent-s2i\" created\ntemplate.template.openshift.io \"jws31-tomcat8-postgresql-s2i\" created\ntemplate.template.openshift.io \"s2i-karaf2-camel-amq\" created\ntemplate.template.openshift.io \"s2i-karaf2-camel-log\" created\ntemplate.template.openshift.io \"s2i-karaf2-camel-rest-sql\" created\ntemplate.template.openshift.io \"s2i-karaf2-cxf-rest\" created\ntemplate.template.openshift.io \"openjdk18-web-basic-s2i\" created\ntemplate.template.openshift.io \"processserver64-amq-mysql-persistent-s2i\" created\ntemplate.template.openshift.io \"processserver64-amq-mysql-s2i\" created\ntemplate.template.openshift.io \"processserver64-amq-postgresql-persistent-s2i\" created\ntemplate.template.openshift.io \"processserver64-amq-postgresql-s2i\" created\ntemplate.template.openshift.io \"processserver64-basic-s2i\" created\ntemplate.template.openshift.io \"processserver64-mysql-persistent-s2i\" created\ntemplate.template.openshift.io \"processserver64-mysql-s2i\" created\ntemplate.template.openshift.io \"processserver64-postgresql-persistent-s2i\" created\ntemplate.template.openshift.io \"processserver64-postgresql-s2i\" created\ntemplate.template.openshift.io \"rhdm70-full-persistent\" created\ntemplate.template.openshift.io \"rhdm70-kieserver-basic-s2i\" created\ntemplate.template.openshift.io \"rhdm70-kieserver-https-s2i\" created\ntemplate.template.openshift.io \"rhdm70-kieserver\" created\ntemplate.template.openshift.io \"s2i-spring-boot-camel-amq\" created\ntemplate.template.openshift.io \"s2i-spring-boot-camel-config\" created\ntemplate.template.openshift.io \"s2i-spring-boot-camel-drools\" created\ntemplate.template.openshift.io \"s2i-spring-boot-camel-infinispan\" created\ntemplate.template.openshift.io \"s2i-spring-boot-camel-rest-sql\" created\ntemplate.template.openshift.io \"s2i-spring-boot-camel-teiid\" created\ntemplate.template.openshift.io \"s2i-spring-boot-camel\" created\ntemplate.template.openshift.io \"s2i-spring-boot-camel-xml\" created\ntemplate.template.openshift.io \"s2i-spring-boot-cxf-jaxrs\" created\ntemplate.template.openshift.io \"s2i-spring-boot-cxf-jaxws\" created\ntemplate.template.openshift.io \"sso72-https\" created\ntemplate.template.openshift.io \"sso72-mysql-persistent\" created\ntemplate.template.openshift.io \"sso72-mysql\" created\ntemplate.template.openshift.io \"sso72-postgresql-persistent\" created\ntemplate.template.openshift.io \"sso72-postgresql\" created\ntemplate.template.openshift.io \"sso72-x509-https\" created\ntemplate.template.openshift.io \"sso72-x509-mysql-persistent\" created\ntemplate.template.openshift.io \"sso72-x509-postgresql-persistent\" created", "stdout_lines": ["template.template.openshift.io \"amq62-basic\" created", "template.template.openshift.io \"amq62-persistent-ssl\" created", "template.template.openshift.io \"amq62-persistent\" created", "template.template.openshift.io \"amq62-ssl\" created", "template.template.openshift.io \"amq63-basic\" created", "template.template.openshift.io \"amq63-persistent-ssl\" created", "template.template.openshift.io \"amq63-persistent\" created", "template.template.openshift.io \"amq63-ssl\" created", "template.template.openshift.io \"datagrid65-basic\" created", "template.template.openshift.io \"datagrid65-https\" created", "template.template.openshift.io \"datagrid65-mysql-persistent\" created", "template.template.openshift.io \"datagrid65-mysql\" created", "template.template.openshift.io \"datagrid65-postgresql-persistent\" created", "template.template.openshift.io \"datagrid65-postgresql\" created", "template.template.openshift.io \"datagrid71-basic\" created", "template.template.openshift.io \"datagrid71-https\" created", "template.template.openshift.io \"datagrid71-mysql-persistent\" created", "template.template.openshift.io \"datagrid71-mysql\" created", "template.template.openshift.io \"datagrid71-partition\" created", "template.template.openshift.io \"datagrid71-postgresql-persistent\" created", "template.template.openshift.io \"datagrid71-postgresql\" created", "template.template.openshift.io \"datavirt63-basic-s2i\" created", "template.template.openshift.io \"datavirt63-extensions-support-s2i\" created", "template.template.openshift.io \"datavirt63-secure-s2i\" created", "template.template.openshift.io \"decisionserver64-amq-s2i\" created", "template.template.openshift.io \"decisionserver64-basic-s2i\" created", "template.template.openshift.io \"decisionserver64-https-s2i\" created", "template.template.openshift.io \"eap-cd-amq-persistent-s2i\" created", "template.template.openshift.io \"eap-cd-amq-s2i\" created", "template.template.openshift.io \"eap-cd-basic-s2i\" created", "template.template.openshift.io \"eap-cd-https-s2i\" created", "template.template.openshift.io \"eap-cd-mongodb-persistent-s2i\" created", "template.template.openshift.io \"eap-cd-mongodb-s2i\" created", "template.template.openshift.io \"eap-cd-mysql-persistent-s2i\" created", "template.template.openshift.io \"eap-cd-mysql-s2i\" created", "template.template.openshift.io \"eap-cd-postgresql-persistent-s2i\" created", "template.template.openshift.io \"eap-cd-postgresql-s2i\" created", "template.template.openshift.io \"eap-cd-sso-s2i\" created", "template.template.openshift.io \"eap-cd-third-party-db-s2i\" created", "template.template.openshift.io \"eap-cd-tx-recovery-s2i\" created", "template.template.openshift.io \"eap64-amq-persistent-s2i\" created", "template.template.openshift.io \"eap64-amq-s2i\" created", "template.template.openshift.io \"eap64-basic-s2i\" created", "template.template.openshift.io \"eap64-https-s2i\" created", "template.template.openshift.io \"eap64-mongodb-persistent-s2i\" created", "template.template.openshift.io \"eap64-mongodb-s2i\" created", "template.template.openshift.io \"eap64-mysql-persistent-s2i\" created", "template.template.openshift.io \"eap64-mysql-s2i\" created", "template.template.openshift.io \"eap64-postgresql-persistent-s2i\" created", "template.template.openshift.io \"eap64-postgresql-s2i\" created", "template.template.openshift.io \"eap64-sso-s2i\" created", "template.template.openshift.io \"eap64-third-party-db-s2i\" created", "template.template.openshift.io \"eap64-tx-recovery-s2i\" created", "template.template.openshift.io \"eap70-amq-persistent-s2i\" created", "template.template.openshift.io \"eap70-amq-s2i\" created", "template.template.openshift.io \"eap70-basic-s2i\" created", "template.template.openshift.io \"eap70-https-s2i\" created", "template.template.openshift.io \"eap70-mongodb-persistent-s2i\" created", "template.template.openshift.io \"eap70-mongodb-s2i\" created", "template.template.openshift.io \"eap70-mysql-persistent-s2i\" created", "template.template.openshift.io \"eap70-mysql-s2i\" created", "template.template.openshift.io \"eap70-postgresql-persistent-s2i\" created", "template.template.openshift.io \"eap70-postgresql-s2i\" created", "template.template.openshift.io \"eap70-sso-s2i\" created", "template.template.openshift.io \"eap70-third-party-db-s2i\" created", "template.template.openshift.io \"eap70-tx-recovery-s2i\" created", "template.template.openshift.io \"eap71-amq-persistent-s2i\" created", "template.template.openshift.io \"eap71-amq-s2i\" created", "template.template.openshift.io \"eap71-basic-s2i\" created", "template.template.openshift.io \"eap71-https-s2i\" created", "template.template.openshift.io \"eap71-mongodb-persistent-s2i\" created", "template.template.openshift.io \"eap71-mongodb-s2i\" created", "template.template.openshift.io \"eap71-mysql-persistent-s2i\" created", "template.template.openshift.io \"eap71-mysql-s2i\" created", "template.template.openshift.io \"eap71-postgresql-persistent-s2i\" created", "template.template.openshift.io \"eap71-postgresql-s2i\" created", "template.template.openshift.io \"eap71-sso-s2i\" created", "template.template.openshift.io \"eap71-third-party-db-s2i\" created", "template.template.openshift.io \"eap71-tx-recovery-s2i\" created", "template.template.openshift.io \"jws31-tomcat7-basic-s2i\" created", "template.template.openshift.io \"jws31-tomcat7-https-s2i\" created", "template.template.openshift.io \"jws31-tomcat7-mongodb-persistent-s2i\" created", "template.template.openshift.io \"jws31-tomcat7-mongodb-s2i\" created", "template.template.openshift.io \"jws31-tomcat7-mysql-persistent-s2i\" created", "template.template.openshift.io \"jws31-tomcat7-mysql-s2i\" created", "template.template.openshift.io \"jws31-tomcat7-postgresql-persistent-s2i\" created", "template.template.openshift.io \"jws31-tomcat7-postgresql-s2i\" created", "template.template.openshift.io \"jws31-tomcat8-basic-s2i\" created", "template.template.openshift.io \"jws31-tomcat8-https-s2i\" created", "template.template.openshift.io \"jws31-tomcat8-mongodb-persistent-s2i\" created", "template.template.openshift.io \"jws31-tomcat8-mongodb-s2i\" created", "template.template.openshift.io \"jws31-tomcat8-mysql-persistent-s2i\" created", "template.template.openshift.io \"jws31-tomcat8-mysql-s2i\" created", "template.template.openshift.io \"jws31-tomcat8-postgresql-persistent-s2i\" created", "template.template.openshift.io \"jws31-tomcat8-postgresql-s2i\" created", "template.template.openshift.io \"s2i-karaf2-camel-amq\" created", "template.template.openshift.io \"s2i-karaf2-camel-log\" created", "template.template.openshift.io \"s2i-karaf2-camel-rest-sql\" created", "template.template.openshift.io \"s2i-karaf2-cxf-rest\" created", "template.template.openshift.io \"openjdk18-web-basic-s2i\" created", "template.template.openshift.io \"processserver64-amq-mysql-persistent-s2i\" created", "template.template.openshift.io \"processserver64-amq-mysql-s2i\" created", "template.template.openshift.io \"processserver64-amq-postgresql-persistent-s2i\" created", "template.template.openshift.io \"processserver64-amq-postgresql-s2i\" created", "template.template.openshift.io \"processserver64-basic-s2i\" created", "template.template.openshift.io \"processserver64-mysql-persistent-s2i\" created", "template.template.openshift.io \"processserver64-mysql-s2i\" created", "template.template.openshift.io \"processserver64-postgresql-persistent-s2i\" created", "template.template.openshift.io \"processserver64-postgresql-s2i\" created", "template.template.openshift.io \"rhdm70-full-persistent\" created", "template.template.openshift.io \"rhdm70-kieserver-basic-s2i\" created", "template.template.openshift.io \"rhdm70-kieserver-https-s2i\" created", "template.template.openshift.io \"rhdm70-kieserver\" created", "template.template.openshift.io \"s2i-spring-boot-camel-amq\" created", "template.template.openshift.io \"s2i-spring-boot-camel-config\" created", "template.template.openshift.io \"s2i-spring-boot-camel-drools\" created", "template.template.openshift.io \"s2i-spring-boot-camel-infinispan\" created", "template.template.openshift.io \"s2i-spring-boot-camel-rest-sql\" created", "template.template.openshift.io \"s2i-spring-boot-camel-teiid\" created", "template.template.openshift.io \"s2i-spring-boot-camel\" created", "template.template.openshift.io \"s2i-spring-boot-camel-xml\" created", "template.template.openshift.io \"s2i-spring-boot-cxf-jaxrs\" created", "template.template.openshift.io \"s2i-spring-boot-cxf-jaxws\" created", "template.template.openshift.io \"sso72-https\" created", "template.template.openshift.io \"sso72-mysql-persistent\" created", "template.template.openshift.io \"sso72-mysql\" created", "template.template.openshift.io \"sso72-postgresql-persistent\" created", "template.template.openshift.io \"sso72-postgresql\" created", "template.template.openshift.io \"sso72-x509-https\" created", "template.template.openshift.io \"sso72-x509-mysql-persistent\" created", "template.template.openshift.io \"sso72-x509-postgresql-persistent\" created"]} > >TASK [openshift_hosted_templates : Create local temp dir for OpenShift hosted templates copy] *** >Friday 01 June 2018 22:31:30 -0400 (0:00:03.050) 0:10:12.403 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXXX"], "delta": "0:00:00.003345", "end": "2018-06-01 22:31:30.466358", "failed": false, "rc": 0, "start": "2018-06-01 22:31:30.463013", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift-ansible-WY4ptIC", "stdout_lines": ["/tmp/openshift-ansible-WY4ptIC"]} > >TASK [openshift_hosted_templates : Chmod local temp dir for OpenShift examples copy] *** >Friday 01 June 2018 22:31:30 -0400 (0:00:00.159) 0:10:12.562 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "cmd": ["chmod", "777", "/tmp/openshift-ansible-WY4ptIC"], "delta": "0:00:00.003083", "end": "2018-06-01 22:31:30.634959", "failed": false, "rc": 0, "start": "2018-06-01 22:31:30.631876", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_hosted_templates : Create tar of OpenShift examples] *********** >Friday 01 June 2018 22:31:30 -0400 (0:00:00.167) 0:10:12.729 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "cmd": ["tar", "-C", "/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_hosted_templates/files/v3.10/enterprise", "-cvf", "/tmp/openshift-ansible-WY4ptIC/openshift-hosted-templates.tar", "."], "delta": "0:00:00.004578", "end": "2018-06-01 22:31:30.806041", "failed": false, "rc": 0, "start": "2018-06-01 22:31:30.801463", "stderr": "", "stderr_lines": [], "stdout": "./\n./registry-console.yaml", "stdout_lines": ["./", "./registry-console.yaml"]} > >TASK [openshift_hosted_templates : Chmod local tar of OpenShift examples] ****** >Friday 01 June 2018 22:31:30 -0400 (0:00:00.170) 0:10:12.900 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "cmd": ["chmod", "744", "/tmp/openshift-ansible-WY4ptIC/openshift-hosted-templates.tar"], "delta": "0:00:01.003844", "end": "2018-06-01 22:31:31.973845", "failed": false, "rc": 0, "start": "2018-06-01 22:31:30.970001", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_hosted_templates : Create remote OpenShift hosted templates directory] *** >Friday 01 June 2018 22:31:32 -0400 (0:00:01.160) 0:10:14.060 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/share/openshift/hosted", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 0} > >TASK [openshift_hosted_templates : Unarchive the OpenShift hosted templates on the remote] *** >Friday 01 June 2018 22:31:32 -0400 (0:00:00.269) 0:10:14.329 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "dest": "/usr/share/openshift/hosted/", "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/usr/share/openshift/hosted/", "-f", "/root/.ansible/tmp/ansible-tmp-1527906692.31-162188049864974/source"], "err": "", "out": "", "rc": 0}, "failed": false, "gid": 1004, "group": "1004", "handler": "TarArchive", "mode": "0755", "owner": "1004", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 35, "src": "/root/.ansible/tmp/ansible-tmp-1527906692.31-162188049864974/source", "state": "directory", "uid": 1004} > >TASK [openshift_hosted_templates : Cleanup the OpenShift hosted templates temp dir] *** >Friday 01 June 2018 22:31:33 -0400 (0:00:01.203) 0:10:15.533 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com -> localhost] => {"changed": true, "failed": false, "path": "/tmp/openshift-ansible-WY4ptIC", "state": "absent"} > >TASK [openshift_hosted_templates : Modify registry paths if registry_url is not registry.access.redhat.com] *** >Friday 01 June 2018 22:31:33 -0400 (0:00:00.149) 0:10:15.682 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted_templates : Create temp directory for kubeconfig] ******* >Friday 01 June 2018 22:31:33 -0400 (0:00:00.032) 0:10:15.715 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXX"], "delta": "0:00:00.004602", "end": "2018-06-01 22:32:33.655283", "failed": false, "rc": 0, "start": "2018-06-01 22:32:33.650681", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift-ansible-gXooy0", "stdout_lines": ["/tmp/openshift-ansible-gXooy0"]} > >TASK [openshift_hosted_templates : Record kubeconfig tmp dir] ****************** >Friday 01 June 2018 22:31:33 -0400 (0:00:00.307) 0:10:16.023 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_hosted_templates_kubeconfig": "/tmp/openshift-ansible-gXooy0/admin.kubeconfig"}, "changed": false, "failed": false} > >TASK [openshift_hosted_templates : Copy the admin client config(s)] ************ >Friday 01 June 2018 22:31:34 -0400 (0:00:00.046) 0:10:16.070 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["cp", "/etc/origin/master/admin.kubeconfig", "/tmp/openshift-ansible-gXooy0/admin.kubeconfig"], "delta": "0:00:00.003729", "end": "2018-06-01 22:32:33.940038", "failed": false, "rc": 0, "start": "2018-06-01 22:32:33.936309", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_hosted_templates : Create or update hosted templates] ********** >Friday 01 June 2018 22:31:34 -0400 (0:00:00.231) 0:10:16.302 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["oc", "create", "-f", "/usr/share/openshift/hosted", "--config=/tmp/openshift-ansible-gXooy0/admin.kubeconfig", "-n", "openshift"], "delta": "0:00:00.255779", "end": "2018-06-01 22:32:34.469467", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:32:34.213688", "stderr": "", "stderr_lines": [], "stdout": "template.template.openshift.io \"registry-console\" created", "stdout_lines": ["template.template.openshift.io \"registry-console\" created"]} > >TASK [openshift_hosted_templates : Delete temp directory] ********************** >Friday 01 June 2018 22:31:34 -0400 (0:00:00.561) 0:10:16.863 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "path": "/tmp/openshift-ansible-gXooy0", "state": "absent"} > >TASK [openshift_manageiq : Add Management Infrastructure project] ************** >Friday 01 June 2018 22:31:35 -0400 (0:00:00.240) 0:10:17.104 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get namespace management-infra -o json", "results": {"apiVersion": "v1", "kind": "Namespace", "metadata": {"annotations": {"openshift.io/description": "Management Infrastructure", "openshift.io/display-name": "", "openshift.io/sa.scc.mcs": "s0:c8,c7", "openshift.io/sa.scc.supplemental-groups": "1000070000/10000", "openshift.io/sa.scc.uid-range": "1000070000/10000"}, "creationTimestamp": "2018-06-02T02:32:40Z", "name": "management-infra", "resourceVersion": "1501", "selfLink": "/api/v1/namespaces/management-infra", "uid": "38d4af8c-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"finalizers": ["openshift.io/origin", "kubernetes"]}, "status": {"phase": "Active"}}, "returncode": 0}, "state": "present"} > >TASK [openshift_manageiq : Create Admin and Image Inspector Service Account] *** >Friday 01 June 2018 22:31:41 -0400 (0:00:06.601) 0:10:23.705 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=management-admin) => {"changed": true, "failed": false, "item": "management-admin", "results": {"cmd": "/usr/bin/oc get sa management-admin -o json -n management-infra", "results": [{"apiVersion": "v1", "imagePullSecrets": [{"name": "management-admin-dockercfg-w5ggs"}], "kind": "ServiceAccount", "metadata": {"creationTimestamp": "2018-06-02T02:32:42Z", "name": "management-admin", "namespace": "management-infra", "resourceVersion": "1541", "selfLink": "/api/v1/namespaces/management-infra/serviceaccounts/management-admin", "uid": "39af138f-660d-11e8-b37b-0ecba2e0edd6"}, "secrets": [{"name": "management-admin-dockercfg-w5ggs"}, {"name": "management-admin-token-j8hvt"}]}], "returncode": 0}, "state": "present"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=inspector-admin) => {"changed": true, "failed": false, "item": "inspector-admin", "results": {"cmd": "/usr/bin/oc get sa inspector-admin -o json -n management-infra", "results": [{"apiVersion": "v1", "imagePullSecrets": [{"name": "inspector-admin-dockercfg-w5wsc"}], "kind": "ServiceAccount", "metadata": {"creationTimestamp": "2018-06-02T02:32:43Z", "name": "inspector-admin", "namespace": "management-infra", "resourceVersion": "1550", "selfLink": "/api/v1/namespaces/management-infra/serviceaccounts/inspector-admin", "uid": "3a48ec9b-660d-11e8-b37b-0ecba2e0edd6"}, "secrets": [{"name": "inspector-admin-token-w6kp2"}, {"name": "inspector-admin-dockercfg-w5wsc"}]}], "returncode": 0}, "state": "present"} > >TASK [openshift_manageiq : Create manageiq cluster role] *********************** >Friday 01 June 2018 22:31:43 -0400 (0:00:02.240) 0:10:25.946 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get clusterrole management-infra-admin -o json", "results": {"apiVersion": "authorization.openshift.io/v1", "kind": "ClusterRole", "metadata": {"creationTimestamp": "2018-06-02T02:32:44Z", "name": "management-infra-admin", "resourceVersion": "1559", "selfLink": "/apis/authorization.openshift.io/v1/clusterroles/management-infra-admin", "uid": "3b296760-660d-11e8-b37b-0ecba2e0edd6"}, "rules": [{"apiGroups": [""], "attributeRestrictions": null, "resources": ["pods/log"], "verbs": ["get"]}, {"apiGroups": [""], "attributeRestrictions": null, "resources": ["pods/proxy"], "verbs": ["*"]}]}, "returncode": 0}, "state": "present"} > >TASK [openshift_manageiq : Create Hawkular Metrics Admin Cluster Role] ********* >Friday 01 June 2018 22:31:45 -0400 (0:00:01.439) 0:10:27.385 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get clusterrole hawkular-metrics-admin -o json", "results": {"apiVersion": "authorization.openshift.io/v1", "kind": "ClusterRole", "metadata": {"creationTimestamp": "2018-06-02T02:32:46Z", "name": "hawkular-metrics-admin", "resourceVersion": "1565", "selfLink": "/apis/authorization.openshift.io/v1/clusterroles/hawkular-metrics-admin", "uid": "3be2fa27-660d-11e8-b37b-0ecba2e0edd6"}, "rules": [{"apiGroups": [""], "attributeRestrictions": null, "resources": ["hawkular-alerts", "hawkular-metrics"], "verbs": ["*"]}]}, "returncode": 0}, "state": "present"} > >TASK [openshift_manageiq : Configure role/user permissions] ******************** >Friday 01 June 2018 22:31:46 -0400 (0:00:01.200) 0:10:28.585 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'role', u'resource_name': u'admin', u'user': u'management-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "role", "resource_name": "admin", "user": "management-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-role-to-user admin management-admin -n management-infra", "results": {}, "returncode": 0}} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'role', u'resource_name': u'admin', u'user': u'system:serviceaccount:management-infra:management-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "role", "resource_name": "admin", "user": "system:serviceaccount:management-infra:management-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-role-to-user admin system:serviceaccount:management-infra:management-admin -n management-infra", "results": {}, "returncode": 0}} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'management-infra-admin', u'user': u'system:serviceaccount:management-infra:management-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "cluster-role", "resource_name": "management-infra-admin", "user": "system:serviceaccount:management-infra:management-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-cluster-role-to-user management-infra-admin system:serviceaccount:management-infra:management-admin -n management-infra", "results": {}, "returncode": 0}} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'cluster-reader', u'user': u'system:serviceaccount:management-infra:management-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "cluster-role", "resource_name": "cluster-reader", "user": "system:serviceaccount:management-infra:management-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-cluster-role-to-user cluster-reader system:serviceaccount:management-infra:management-admin -n management-infra", "results": {}, "returncode": 0}} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'scc', u'resource_name': u'privileged', u'user': u'system:serviceaccount:management-infra:management-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "scc", "resource_name": "privileged", "user": "system:serviceaccount:management-infra:management-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-scc-to-user privileged system:serviceaccount:management-infra:management-admin -n management-infra", "results": {}, "returncode": 0}} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'system:image-puller', u'user': u'system:serviceaccount:management-infra:inspector-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "cluster-role", "resource_name": "system:image-puller", "user": "system:serviceaccount:management-infra:inspector-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-cluster-role-to-user system:image-puller system:serviceaccount:management-infra:inspector-admin -n management-infra", "results": {}, "returncode": 0}} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'scc', u'resource_name': u'privileged', u'user': u'system:serviceaccount:management-infra:inspector-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "scc", "resource_name": "privileged", "user": "system:serviceaccount:management-infra:inspector-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-scc-to-user privileged system:serviceaccount:management-infra:inspector-admin -n management-infra", "results": {}, "returncode": 0}} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'self-provisioner', u'user': u'system:serviceaccount:management-infra:management-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "cluster-role", "resource_name": "self-provisioner", "user": "system:serviceaccount:management-infra:management-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-cluster-role-to-user self-provisioner system:serviceaccount:management-infra:management-admin -n management-infra", "results": {}, "returncode": 0}} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'hawkular-metrics-admin', u'user': u'system:serviceaccount:management-infra:management-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "cluster-role", "resource_name": "hawkular-metrics-admin", "user": "system:serviceaccount:management-infra:management-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-cluster-role-to-user hawkular-metrics-admin system:serviceaccount:management-infra:management-admin -n management-infra", "results": {}, "returncode": 0}} > >TASK [openshift_manageiq : Configure 3_2 role/user permissions] **************** >Friday 01 June 2018 22:31:53 -0400 (0:00:07.172) 0:10:35.758 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'resource_kind': u'cluster-role', u'resource_name': u'system:image-auditor', u'user': u'system:serviceaccount:management-infra:management-admin'}) => {"changed": true, "failed": false, "item": {"resource_kind": "cluster-role", "resource_name": "system:image-auditor", "user": "system:serviceaccount:management-infra:management-admin"}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-cluster-role-to-user system:image-auditor system:serviceaccount:management-infra:management-admin -n management-infra", "results": {}, "returncode": 0}} > >TASK [cockpit : Add iptables allow rules] ************************************** >Friday 01 June 2018 22:31:54 -0400 (0:00:00.802) 0:10:36.561 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'9090/tcp', u'service': u'cockpit-ws'}) => {"changed": false, "item": {"port": "9090/tcp", "service": "cockpit-ws"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [cockpit : Remove iptables rules] ***************************************** >Friday 01 June 2018 22:31:54 -0400 (0:00:00.041) 0:10:36.602 *********** > >TASK [cockpit : Add firewalld allow rules] ************************************* >Friday 01 June 2018 22:31:54 -0400 (0:00:00.025) 0:10:36.628 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'port': u'9090/tcp', u'service': u'cockpit-ws'}) => {"changed": false, "item": {"port": "9090/tcp", "service": "cockpit-ws"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [cockpit : Remove firewalld allow rules] ********************************** >Friday 01 June 2018 22:31:54 -0400 (0:00:00.038) 0:10:36.667 *********** > >TASK [cockpit : Install cockpit-ws] ******************************************** >Friday 01 June 2018 22:31:54 -0400 (0:00:00.025) 0:10:36.692 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cockpit-ws) => {"changed": false, "item": "cockpit-ws", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cockpit-system) => {"changed": false, "item": "cockpit-system", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cockpit-bridge) => {"changed": false, "item": "cockpit-bridge", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cockpit-docker) => {"changed": false, "item": "cockpit-docker", "skip_reason": "Conditional result was False", "skipped": true} >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=cockpit-kubernetes) => {"changed": false, "item": "cockpit-kubernetes", "skip_reason": "Conditional result was False", "skipped": true} > >TASK [cockpit : Enable cockpit-ws] ********************************************* >Friday 01 June 2018 22:31:54 -0400 (0:00:00.080) 0:10:36.773 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [flannel_register : Assures /etc/flannel dir exists] ********************** >Friday 01 June 2018 22:31:54 -0400 (0:00:00.031) 0:10:36.804 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [flannel_register : Generate etcd configuration for etcd] ***************** >Friday 01 June 2018 22:31:54 -0400 (0:00:00.027) 0:10:36.832 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [flannel_register : Insert flannel configuration into etcd] *************** >Friday 01 June 2018 22:31:54 -0400 (0:00:00.029) 0:10:36.862 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Master Additional Install Checkpoint End] ******************************** > >TASK [Set Master Additional install 'Complete'] ******************************** >Friday 01 June 2018 22:31:54 -0400 (0:00:00.027) 0:10:36.889 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_master_additional": {"end": "20180601223154Z", "status": "Complete"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Distribute bootstrap and start nodes] ************************************ > >TASK [openshift_node : Gather node information] ******************************** >Friday 01 June 2018 22:31:54 -0400 (0:00:00.064) 0:10:36.954 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift": {"builddefaults": {"config": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "kind": "BuildDefaultsConfig", "resources": {"limits": {}, "requests": {}}}}}}, "buildoverrides": {"config": {"BuildOverrides": {"configuration": {"apiVersion": "v1", "kind": "BuildOverridesConfig"}}}}, "cloudprovider": {"kind": "aws"}, "common": {"all_hostnames": ["kubernetes.default", "ec2-34-230-48-21.compute-1.amazonaws.com", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "34.230.48.21", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "config_base": "/etc/origin", "dns_domain": "cluster.local", "generate_no_proxy_hosts": true, "hostname": "ip-172-18-6-20.ec2.internal", "internal_hostnames": ["kubernetes.default", "kubernetes", "ip-172-18-6-20.ec2.internal", "172.31.0.1", "openshift.default", "172.18.6.20", "openshift.default.svc", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "ip": "172.18.6.20", "kube_svc_ip": "172.31.0.1", "no_proxy_etcd_host_ips": "172.18.6.20", "portal_net": "172.31.0.0/16", "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21", "raw_hostname": "ip-172-18-6-20.ec2.internal"}, "current_config": {"roles": ["node", "builddefaults", "cloudprovider", "master", "buildoverrides"]}, "master": {"admission_plugin_config": {"BuildDefaults": {"configuration": {"apiVersion": "v1", "env": [], "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/aws.conf"], "cloud-provider": ["aws"]}, "api_url": "https://ip-172-18-6-20.ec2.internal:8443", "api_use_ssl": true, "bind_addr": "0.0.0.0", "console_path": "/console", "console_port": "8443", "console_url": "https://ip-172-18-6-20.ec2.internal:8443/console", "console_use_ssl": true, "controller_args": {"cloud-config": ["/etc/origin/cloudprovider/aws.conf"], "cloud-provider": ["aws"], "disable-attach-detach-reconcile-sync": ["true"]}, "controllers_port": "8444", "loopback_api_url": "https://ip-172-18-6-20.ec2.internal:8443", "loopback_cluster_name": "ip-172-18-6-20-ec2-internal:8443", "loopback_context_name": "default/ip-172-18-6-20-ec2-internal:8443/system:openshift-master", "loopback_user": "system:openshift-master/ip-172-18-6-20-ec2-internal:8443", "named_certificates": [], "portal_net": "172.30.0.0/16", "public_api_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "public_console_url": "https://ec2-34-230-48-21.compute-1.amazonaws.com:8443/console", "registry_url": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:${version}", "session_max_seconds": 3600, "session_name": "ssn"}, "node": {"bootstrapped": true, "nodename": "ip-172-18-6-20.ec2.internal", "sdn_mtu": "8951"}, "provider": {"metadata": {"ami-id": "ami-098e860223d2fa1b5", "ami-launch-index": "0", "ami-manifest-path": "(unknown)", "block-device-mapping": {"ami": "/dev/sda1", "root": "/dev/sda1"}, "hostname": "ip-172-18-6-20.ec2.internal", "instance-action": "none", "instance-id": "i-027a898eec307d22e", "instance-type": "m3.large", "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "metrics": {"vhostmd": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"}, "network": {"interfaces": {"macs": {"0e:cb:a2:e0:ed:d6": {"device-number": "0", "interface-id": "eni-0f84f341c2c9d334d", "ipv4-associations": {"34.230.48.21": "172.18.6.20"}, "local-hostname": "ip-172-18-6-20.ec2.internal", "local-ipv4s": "172.18.6.20", "mac": "0e:cb:a2:e0:ed:d6", "owner-id": "531415883065", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4s": "34.230.48.21", "security-group-ids": "sg-7e73221a", "security-groups": "default", "subnet-id": "subnet-cf57c596", "subnet-ipv4-cidr-block": "172.18.0.0/20", "vpc-id": "vpc-69705d0c", "vpc-ipv4-cidr-block": "172.18.0.0/16", "vpc-ipv4-cidr-blocks": "172.18.0.0/16"}}}}, "placement": {"availability-zone": "us-east-1d"}, "profile": "default-hvm", "public-hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public-ipv4": "34.230.48.21", "public-keys/": "0=libra", "reservation-id": "r-085131b43551c4f28", "security-groups": "default", "services": {"domain": "amazonaws.com", "partition": "aws"}}, "name": "aws", "network": {"hostname": "ip-172-18-6-20.ec2.internal", "interfaces": [{"ips": ["172.18.6.20"], "network_id": "subnet-cf57c596", "network_type": "vpc", "public_ips": ["34.230.48.21"]}], "ip": "172.18.6.20", "ipv6_enabled": false, "public_hostname": "ec2-34-230-48-21.compute-1.amazonaws.com", "public_ip": "34.230.48.21"}, "zone": "us-east-1d"}}}, "changed": false, "failed": false} > >TASK [openshift_node : Copy master bootstrap config locally] ******************* >Friday 01 June 2018 22:31:55 -0400 (0:00:00.768) 0:10:37.723 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "failed": false} > >TASK [openshift_node : Distribute bootstrap kubeconfig if one does not exist] *** >Friday 01 June 2018 22:31:56 -0400 (0:00:00.491) 0:10:38.215 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false, "failed": false} > >TASK [openshift_node : Start and enable node for bootstrapping] **************** >Friday 01 June 2018 22:31:56 -0400 (0:00:00.353) 0:10:38.569 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "enabled": true, "failed": false, "name": "atomic-openshift-node", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-06-01 22:32:25 EDT", "ActiveEnterTimestampMonotonic": "878794238", "ActiveExitTimestamp": "Fri 2018-06-01 22:32:19 EDT", "ActiveExitTimestampMonotonic": "872758448", "ActiveState": "active", "After": "docker.service system.slice -.mount chronyd.service dnsmasq.service basic.target ntpd.service systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-06-01 22:32:24 EDT", "AssertTimestampMonotonic": "877798411", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-06-01 22:32:24 EDT", "ConditionTimestampMonotonic": "877798410", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/atomic-openshift-node.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenShift Node", "DevicePolicy": "auto", "Documentation": "https://github.com/openshift/origin", "EnvironmentFile": "/etc/sysconfig/atomic-openshift-node (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17059", "ExecMainStartTimestamp": "Fri 2018-06-01 22:32:24 EDT", "ExecMainStartTimestampMonotonic": "877799648", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/openshift-node ; argv[]=/usr/local/bin/openshift-node ; ignore_errors=no ; start_time=[Fri 2018-06-01 22:32:24 EDT] ; stop_time=[n/a] ; pid=17059 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/atomic-openshift-node.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "atomic-openshift-node.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-06-01 22:32:24 EDT", "InactiveEnterTimestampMonotonic": "877798328", "InactiveExitTimestamp": "Fri 2018-06-01 22:32:24 EDT", "InactiveExitTimestampMonotonic": "877799719", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "65536", "LimitNPROC": "29079", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29079", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "17059", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "atomic-openshift-node.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-999", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount", "RequiresMountsFor": "/var/lib/origin", "Restart": "always", "RestartUSec": "5s", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogIdentifier": "atomic-openshift-node", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "5min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "crio.service dnsmasq.service system.slice docker.service", "WatchdogTimestamp": "Fri 2018-06-01 22:32:25 EDT", "WatchdogTimestampMonotonic": "878794168", "WatchdogUSec": "0", "WorkingDirectory": "/var/lib/origin"}} > >TASK [openshift_node : Get node logs] ****************************************** >Friday 01 June 2018 22:31:56 -0400 (0:00:00.265) 0:10:38.834 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_node : debug] ************************************************** >Friday 01 June 2018 22:31:56 -0400 (0:00:00.028) 0:10:38.862 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"skip_reason": "Conditional result was False"} > >TASK [openshift_node : fail] *************************************************** >Friday 01 June 2018 22:31:56 -0400 (0:00:00.029) 0:10:38.892 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Approve any pending CSR requests from inventory nodes] ******************* > >TASK [Dump all candidate bootstrap hostnames] ********************************** >Friday 01 June 2018 22:31:56 -0400 (0:00:00.034) 0:10:38.926 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "msg": [ > "ec2-34-230-48-21.compute-1.amazonaws.com" > ] >} > >TASK [Find all hostnames for bootstrapping] ************************************ >Friday 01 June 2018 22:31:56 -0400 (0:00:00.050) 0:10:38.976 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"l_nodes_to_join": ["ip-172-18-6-20.ec2.internal"]}, "changed": false, "failed": false} > >TASK [Dump the bootstrap hostnames] ******************************************** >Friday 01 June 2018 22:31:56 -0400 (0:00:00.078) 0:10:39.055 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "msg": [ > "ip-172-18-6-20.ec2.internal" > ] >} > >TASK [Approve bootstrap nodes] ************************************************* >Friday 01 June 2018 22:31:57 -0400 (0:00:00.049) 0:10:39.104 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "finished": true, "nodes": [{"client_accepted": true, "csrs": {"csr-gvb9q": {"apiVersion": "certificates.k8s.io/v1beta1", "kind": "CertificateSigningRequest", "metadata": {"creationTimestamp": "2018-06-02T02:32:25Z", "generateName": "csr-", "name": "csr-gvb9q", "namespace": "", "resourceVersion": "1240", "selfLink": "/apis/certificates.k8s.io/v1beta1/certificatesigningrequests/csr-gvb9q", "uid": "2fdd849f-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"groups": ["system:nodes", "system:authenticated"], "request": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJQjR6Q0NBWWdDQVFBd1NURVZNQk1HQTFVRUNoTU1jM2x6ZEdWdE9tNXZaR1Z6TVRBd0xnWURWUVFERXlkegplWE4wWlcwNmJtOWtaVHBwY0MweE56SXRNVGd0TmkweU1DNWxZekl1YVc1MFpYSnVZV3d3V1RBVEJnY3Foa2pPClBRSUJCZ2dxaGtqT1BRTUJCd05DQUFRMFI4ZXYyTXVyYWY0TnRQWTczR2YrOTkwU1p0TVJQTHRhL2R4U0Mza3YKUkhQSjYyMnJuYklOSFcyOFdxVFljTGVzVjZrZ3p2TER4ai9LdFdsaytRYXRvSUhjTUlIWkJna3Foa2lHOXcwQgpDUTR4Z2Nzd2djZ3dnY1VHQTFVZEVRU0J2VENCdW9JYmFYQXRNVGN5TFRFNExUWXRNakF1WldNeUxtbHVkR1Z5CmJtRnNnZ0NDRzJsd0xURTNNaTB4T0MwMkxUSXdMbVZqTWk1cGJuUmxjbTVoYklJb1pXTXlMVE0wTFRJek1DMDAKT0MweU1TNWpiMjF3ZFhSbExURXVZVzFoZW05dVlYZHpMbU52YlljRXJCSUdGSWNRL29BQUFBQUFBQUFNeTZMLwovdUR0MW9jRXJCRUFBWWNRL29BQUFBQUFBQUFjMGVULy9uY1BHWWNFQ2dJQUFZY1Evb0FBQUFBQUFBQTREbkQvCi9rZ00rSWNFckJJR0ZJY0VJdVl3RlRBS0JnZ3Foa2pPUFFRREFnTkpBREJHQWlFQXFHTWhjMmRTT1ptM2pjQysKOXgybFk2RnlwTW1zRjZKdWxtekYwS0JFcWtZQ0lRQ3ltVUF5dmhCbUdPREtJSStPdEhGR3JZL3RjQXc0NXJyeQovRy9YYkNxSEZnPT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUgUkVRVUVTVC0tLS0tCg==", "usages": ["digital signature", "key encipherment", "server auth"], "username": "system:node:ip-172-18-6-20.ec2.internal"}, "status": {}}, "csr-jwnz8": {"apiVersion": "certificates.k8s.io/v1beta1", "kind": "CertificateSigningRequest", "metadata": {"creationTimestamp": "2018-06-02T02:30:12Z", "generateName": "csr-", "name": "csr-jwnz8", "namespace": "", "resourceVersion": "707", "selfLink": "/apis/certificates.k8s.io/v1beta1/certificatesigningrequests/csr-jwnz8", "uid": "e054bb70-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"groups": ["system:masters", "system:cluster-admins", "system:authenticated"], "request": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJQnVEQ0NBVjRDQVFBd1NURVZNQk1HQTFVRUNoTU1jM2x6ZEdWdE9tNXZaR1Z6TVRBd0xnWURWUVFERXlkegplWE4wWlcwNmJtOWtaVHBwY0MweE56SXRNVGd0TmkweU1DNWxZekl1YVc1MFpYSnVZV3d3V1RBVEJnY3Foa2pPClBRSUJCZ2dxaGtqT1BRTUJCd05DQUFTenRSWnhyR0ZrVWZLWUxoU0xSbFdmMEhKaEhRdmF0WStJeUtwNDhqUWkKN2tJSU55amVYUUxNYnNKNDk0dCtQTnYvRmlpMzk2RkRMTlI5WWxjK3puZzZvSUd5TUlHdkJna3Foa2lHOXcwQgpDUTR4Z2FFd2daNHdnWnNHQTFVZEVRU0JrekNCa0lJYmFYQXRNVGN5TFRFNExUWXRNakF1WldNeUxtbHVkR1Z5CmJtRnNnZ0NDRzJsd0xURTNNaTB4T0MwMkxUSXdMbVZqTWk1cGJuUmxjbTVoYklJb1pXTXlMVE0wTFRJek1DMDAKT0MweU1TNWpiMjF3ZFhSbExURXVZVzFoZW05dVlYZHpMbU52YlljRXJCSUdGSWNRL29BQUFBQUFBQUFNeTZMLwovdUR0MW9jRXJCRUFBWWNFckJJR0ZJY0VJdVl3RlRBS0JnZ3Foa2pPUFFRREFnTklBREJGQWlFQWpXNncwMTlKCjQ4eWxHOWZRc3cvWWNaTm4vVkovb0xPNUd4ZmoyMGgzcGJzQ0lIYXkxNCtPY2ZYaXdreXU3NzRFM01nWmw4eUgKNitZUjJ2NzcrTU9GQlpqRgotLS0tLUVORCBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0K", "usages": ["digital signature", "key encipherment", "server auth"], "username": "system:admin"}, "status": {}}, "csr-l5976": {"apiVersion": "certificates.k8s.io/v1beta1", "kind": "CertificateSigningRequest", "metadata": {"creationTimestamp": "2018-06-02T02:30:12Z", "generateName": "csr-", "name": "csr-l5976", "namespace": "", "resourceVersion": "764", "selfLink": "/apis/certificates.k8s.io/v1beta1/certificatesigningrequests/csr-l5976", "uid": "e05daa35-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"groups": ["system:masters", "system:cluster-admins", "system:authenticated"], "request": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJQkJEQ0Jxd0lCQURCSk1SVXdFd1lEVlFRS0V3eHplWE4wWlcwNmJtOWtaWE14TURBdUJnTlZCQU1USjNONQpjM1JsYlRwdWIyUmxPbWx3TFRFM01pMHhPQzAyTFRJd0xtVmpNaTVwYm5SbGNtNWhiREJaTUJNR0J5cUdTTTQ5CkFnRUdDQ3FHU000OUF3RUhBMElBQkdmazk4S1pFVkFWc3haN2xVSGRYNWFwZ2tUcHVVSDY1ZmtoRFlPTkdNOG0KUnpkUU1xSWVrZ3dGTEFiUjVXSE5mR09ZcGY5M1lkcWhlell6Z1FjZWU1MmdBREFLQmdncWhrak9QUVFEQWdOSQpBREJGQWlBUWdqNXlUM0lZbUdqWHpwYXltVGFHcjRHK05oOEs5TWR0MmllLzdscHdrd0loQUxrem1mOFlmZmhJCjBDZjdQNFFYOXJ2bzZVK1lOaHNIVnZSVXJRVW9BRlVyCi0tLS0tRU5EIENFUlRJRklDQVRFIFJFUVVFU1QtLS0tLQo=", "usages": ["digital signature", "key encipherment", "client auth"], "username": "system:admin"}, "status": {"certificate": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUNoakNDQVc2Z0F3SUJBZ0lVSDl0ZHIxYjVIaHZxS25UVjJvQ05lVXdpUXU0d0RRWUpLb1pJaHZjTkFRRUwKQlFBd0pqRWtNQ0lHQTFVRUF3d2JiM0JsYm5Ob2FXWjBMWE5wWjI1bGNrQXhOVEkzT1RBMk5EUTVNQjRYRFRFNApNRFl3TWpBeU1qVXdNRm9YRFRFNU1EWXdNakF5TWpVd01Gb3dTVEVWTUJNR0ExVUVDaE1NYzNsemRHVnRPbTV2ClpHVnpNVEF3TGdZRFZRUURFeWR6ZVhOMFpXMDZibTlrWlRwcGNDMHhOekl0TVRndE5pMHlNQzVsWXpJdWFXNTAKWlhKdVlXd3dXVEFUQmdjcWhrak9QUUlCQmdncWhrak9QUU1CQndOQ0FBUm41UGZDbVJGUUZiTVdlNVZCM1YrVwpxWUpFNmJsQit1WDVJUTJEalJqUEprYzNVREtpSHBJTUJTd0cwZVZoelh4am1LWC9kMkhhb1hzMk00RUhIbnVkCm8xUXdVakFPQmdOVkhROEJBZjhFQkFNQ0JhQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0l3REFZRFZSMFQKQVFIL0JBSXdBREFkQmdOVkhRNEVGZ1FVaWZ0Y3JsZ21oUWY0dmMzZzRhV1RZcTVGZGljd0RRWUpLb1pJaHZjTgpBUUVMQlFBRGdnRUJBRkhsTEQ0SWd4U0ZqYUlUZE5CS1ZQcCtOTGZVcitHSWRDOG9PdmxFRjZwbWFLYnhmNG5mCk5VVHl2VTB1aVdwTjVyMi83L1FxSW5NUFNhRkFWKzQyeHhaTU5id0hpM2o5Nk90S2JWRGxBa05lbDYxNXpyRHMKdVVEWDltbmVYSUVIM3pFK2RldE5iN25OSkk5OFBIQ2UyS3Blc1cxMnpPeEFQZ3pwQzIvaVlzUTNPZ1ZEck5xTApWUEpDY0FBODE3dDkvZDgvcDNsYkJPWjRyeitrNWkyWFBVNWd3OG5aUDhwN1h4SVMxeGJMa3hZS3FlWlIrM0JkCnV2UHJBTVZlM053T2g1b0JDWUR2RG1uaHBabitPQVlmR05BVWtVUlBTZ0V6cUlrYWhTaFVIeHV0WVh0SHgxODEKZGVmQldub1FCQVE2WnowWE0rRGk1UFIrNWNpTlhRRFJ1Tm89Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K", "conditions": [{"lastUpdateTime": "2018-06-02T02:30:13Z", "message": "Auto approving kubelet client certificate after SubjectAccessReview.", "reason": "AutoApproved", "type": "Approved"}]}}, "csr-s5fqw": {"apiVersion": "certificates.k8s.io/v1beta1", "kind": "CertificateSigningRequest", "metadata": {"creationTimestamp": "2018-06-02T02:32:57Z", "generateName": "csr-", "name": "csr-s5fqw", "namespace": "", "resourceVersion": "1663", "selfLink": "/apis/certificates.k8s.io/v1beta1/certificatesigningrequests/csr-s5fqw", "uid": "428bba2f-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"groups": ["system:nodes", "system:authenticated"], "request": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJQjRqQ0NBWWdDQVFBd1NURVZNQk1HQTFVRUNoTU1jM2x6ZEdWdE9tNXZaR1Z6TVRBd0xnWURWUVFERXlkegplWE4wWlcwNmJtOWtaVHBwY0MweE56SXRNVGd0TmkweU1DNWxZekl1YVc1MFpYSnVZV3d3V1RBVEJnY3Foa2pPClBRSUJCZ2dxaGtqT1BRTUJCd05DQUFRbWQvVk01SW9MN3pDRVJ3ZEJvQTBPcC9pckhpVmZ5aG1DVEM1UEZGZWoKYkdrZ0FIb2JwMmNlL3RxeHdubXZIYVM5NjljdTNTOUNqeE1Ud2RPSTJJM2FvSUhjTUlIWkJna3Foa2lHOXcwQgpDUTR4Z2Nzd2djZ3dnY1VHQTFVZEVRU0J2VENCdW9JYmFYQXRNVGN5TFRFNExUWXRNakF1WldNeUxtbHVkR1Z5CmJtRnNnZ0NDRzJsd0xURTNNaTB4T0MwMkxUSXdMbVZqTWk1cGJuUmxjbTVoYklJb1pXTXlMVE0wTFRJek1DMDAKT0MweU1TNWpiMjF3ZFhSbExURXVZVzFoZW05dVlYZHpMbU52YlljRXJCSUdGSWNRL29BQUFBQUFBQUFNeTZMLwovdUR0MW9jRXJCRUFBWWNRL29BQUFBQUFBQUFjMGVULy9uY1BHWWNFQ2dJQUFZY1Evb0FBQUFBQUFBQTREbkQvCi9rZ00rSWNFckJJR0ZJY0VJdVl3RlRBS0JnZ3Foa2pPUFFRREFnTklBREJGQWlFQWdWTGc3V1M0dUtRd3pmY0EKZ0IzT1d3MDhWOHFLYVV4V1NTQ0FUcExVcHNRQ0lCWS9TOC84TG9PSmlRM29mUHlPenNQMlNBVElYeUVQU1AyRgpnQ0luRGllRAotLS0tLUVORCBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0K", "usages": ["digital signature", "key encipherment", "server auth"], "username": "system:node:ip-172-18-6-20.ec2.internal"}, "status": {}}}, "denied": false, "name": "ip-172-18-6-20.ec2.internal", "server_accepted": true}], "results": [{"cmd": "/usr/bin/oc adm certificate approve csr-gvb9q", "results": {}, "returncode": 0}, {"cmd": "/usr/bin/oc adm certificate approve csr-jwnz8", "results": {}, "returncode": 0}, {"cmd": "/usr/bin/oc adm certificate approve csr-s5fqw", "results": {}, "returncode": 0}], "state": "approve", "timeout": false} > >TASK [Get CSRs] **************************************************************** >Friday 01 June 2018 22:31:59 -0400 (0:00:01.980) 0:10:41.084 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [Report approval errors] ************************************************** >Friday 01 June 2018 22:31:59 -0400 (0:00:00.027) 0:10:41.112 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Ensure any inventory labels are applied to the nodes] ******************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:31:59 -0400 (0:00:00.034) 0:10:41.147 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_manage_node : Wait for master API to become available before proceeding] *** >Friday 01 June 2018 22:31:59 -0400 (0:00:00.891) 0:10:42.038 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_manage_node : Wait for Node Registration] ********************** >Friday 01 June 2018 22:32:00 -0400 (0:00:00.042) 0:10:42.081 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get node ip-172-18-6-20.ec2.internal -o json -n default", "results": [{"apiVersion": "v1", "kind": "Node", "metadata": {"annotations": {"volumes.kubernetes.io/controller-managed-attach-detach": "true"}, "creationTimestamp": "2018-06-02T02:29:58Z", "labels": {"beta.kubernetes.io/arch": "amd64", "beta.kubernetes.io/instance-type": "m3.large", "beta.kubernetes.io/os": "linux", "failure-domain.beta.kubernetes.io/region": "us-east-1", "failure-domain.beta.kubernetes.io/zone": "us-east-1d", "kubernetes.io/hostname": "ip-172-18-6-20.ec2.internal", "node-role.kubernetes.io/compute": "true", "node-role.kubernetes.io/master": "true", "registry": "enabled", "role": "node", "router": "enabled"}, "name": "ip-172-18-6-20.ec2.internal", "resourceVersion": "1670", "selfLink": "/api/v1/nodes/ip-172-18-6-20.ec2.internal", "uid": "d83b1777-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"externalID": "i-027a898eec307d22e", "providerID": "aws:///us-east-1d/i-027a898eec307d22e"}, "status": {"addresses": [{"address": "172.18.6.20", "type": "InternalIP"}, {"address": "34.230.48.21", "type": "ExternalIP"}, {"address": "ip-172-18-6-20.ec2.internal", "type": "InternalDNS"}, {"address": "ec2-34-230-48-21.compute-1.amazonaws.com", "type": "ExternalDNS"}, {"address": "ip-172-18-6-20.ec2.internal", "type": "Hostname"}], "allocatable": {"cpu": "2", "hugepages-2Mi": "0", "memory": "7389852Ki", "pods": "250"}, "capacity": {"cpu": "2", "hugepages-2Mi": "0", "memory": "7492252Ki", "pods": "250"}, "conditions": [{"lastHeartbeatTime": "2018-06-02T02:32:57Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has sufficient disk space available", "reason": "KubeletHasSufficientDisk", "status": "False", "type": "OutOfDisk"}, {"lastHeartbeatTime": "2018-06-02T02:32:57Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has sufficient memory available", "reason": "KubeletHasSufficientMemory", "status": "False", "type": "MemoryPressure"}, {"lastHeartbeatTime": "2018-06-02T02:32:57Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has no disk pressure", "reason": "KubeletHasNoDiskPressure", "status": "False", "type": "DiskPressure"}, {"lastHeartbeatTime": "2018-06-02T02:32:57Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has sufficient PID available", "reason": "KubeletHasSufficientPID", "status": "False", "type": "PIDPressure"}, {"lastHeartbeatTime": "2018-06-02T02:32:57Z", "lastTransitionTime": "2018-06-02T02:32:57Z", "message": "container runtime is down", "reason": "KubeletNotReady", "status": "False", "type": "Ready"}], "daemonEndpoints": {"kubeletEndpoint": {"Port": 10250}}, "images": [{"names": ["registry.reg-aws.openshift.com:443/openshift3/ose-node@sha256:bda9b3ac4eb9815a1fc65043d548a1b77c1bfb87ded4cba2f4f28974c1cf368c", "registry.reg-aws.openshift.com:443/openshift3/ose-node:v3.10.0-0.57.0"], "sizeBytes": 1219968513}, {"names": ["registry.reg-aws.openshift.com:443/openshift3/ose-control-plane@sha256:5a14bbf69a5011ad63abdd7b0d585910e54ec66a52a6f161b316d7b7f8e8a286", "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0"], "sizeBytes": 645770414}, {"names": ["registry.reg-aws.openshift.com:443/rhel7/etcd@sha256:f3de7e64562d2237afff095c4fc6937d64092343072834dcb9319129b8f4b60a", "registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15"], "sizeBytes": 266094780}, {"names": ["registry.reg-aws.openshift.com:443/openshift3/ose-pod@sha256:3aa2e20ef47fc5e871fd3dcae30125cc0eb29b892670831d3093b71020d3303e", "registry.reg-aws.openshift.com:443/openshift3/ose-pod:v3.10.0-0.57.0"], "sizeBytes": 224199129}], "nodeInfo": {"architecture": "amd64", "bootID": "5a4c36d4-e3e5-44bb-a528-d6f19e8beb8f", "containerRuntimeVersion": "cri-o://1.10.2-dev", "kernelVersion": "3.10.0-862.el7.x86_64", "kubeProxyVersion": "v1.10.0+b81c8f8", "kubeletVersion": "v1.10.0+b81c8f8", "machineID": "8bde19159f714a36a145d2966daad6a5", "operatingSystem": "linux", "osImage": "Red Hat Enterprise Linux Server 7.5 (Maipo)", "systemUUID": "EC237E98-B188-4261-F240-AE254740C513"}}}], "returncode": 0}, "state": "list"} > >TASK [openshift_manage_node : include_tasks] *********************************** >Friday 01 June 2018 22:32:00 -0400 (0:00:00.888) 0:10:42.970 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_manage_node/tasks/config.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_manage_node : Set node schedulability] ************************* >Friday 01 June 2018 22:32:00 -0400 (0:00:00.048) 0:10:43.018 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"attempts": 1, "changed": false, "failed": false, "results": {"changed": false, "nodes": [{"name": "ip-172-18-6-20.ec2.internal", "schedulable": true}], "returncode": 0}, "state": "present"} > >TASK [openshift_manage_node : Label nodes] ************************************* >Friday 01 June 2018 22:32:01 -0400 (0:00:00.525) 0:10:43.544 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "state": "add"} > >TASK [openshift_manage_node : include_tasks] *********************************** >Friday 01 June 2018 22:32:02 -0400 (0:00:00.626) 0:10:44.170 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_manage_node/tasks/set_default_node_role.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_manage_node : Retrieve nodes that are marked with the infra selector or the legacy infra selector] *** >Friday 01 June 2018 22:32:02 -0400 (0:00:00.054) 0:10:44.225 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get Node --selector=region=infra -o json -n default", "results": [{"apiVersion": "v1", "items": [], "kind": "List", "metadata": {"resourceVersion": "", "selfLink": ""}}], "returncode": 0}, "state": "list"} > >TASK [openshift_manage_node : Label infra or legacy infra nodes with the new role label] *** >Friday 01 June 2018 22:32:02 -0400 (0:00:00.478) 0:10:44.703 *********** > >TASK [openshift_manage_node : Retrieve non-infra, non-master nodes that are not yet labeled compute] *** >Friday 01 June 2018 22:32:02 -0400 (0:00:00.039) 0:10:44.743 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get Node --selector=node-role.kubernetes.io/infra!=true,node-role.kubernetes.io/infra!=true,node-role.kubernetes.io/master!=true,node-role.kubernetes.io/compute!=true -o json -n default", "results": [{"apiVersion": "v1", "items": [], "kind": "List", "metadata": {"resourceVersion": "", "selfLink": ""}}], "returncode": 0}, "state": "list"} > >TASK [openshift_manage_node : label non-master non-infra nodes compute] ******** >Friday 01 June 2018 22:32:03 -0400 (0:00:00.554) 0:10:45.298 *********** > >TASK [openshift_manage_node : Label all-in-one master as a compute node] ******* >Friday 01 June 2018 22:32:03 -0400 (0:00:00.039) 0:10:45.337 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com -> ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "state": "add"} > >PLAY [GlusterFS Install Checkpoint Start] ************************************** > >TASK [Set GlusterFS install 'In Progress'] ************************************* >Friday 01 June 2018 22:32:03 -0400 (0:00:00.471) 0:10:45.809 *********** >skipping: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > [WARNING]: Could not match supplied host pattern, ignoring: glusterfs > > >PLAY [Configure GlusterFS hosts] *********************************************** >skipping: no hosts matched > [WARNING]: Could not match supplied host pattern, ignoring: glusterfs_registry > > >PLAY [Configure GlusterFS registry hosts] ************************************** >skipping: no hosts matched > >PLAY [Load kernel modules for nodes] ******************************************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:03 -0400 (0:00:00.047) 0:10:45.856 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_storage_glusterfs : Ensure device mapper modules loaded] ******* >Friday 01 June 2018 22:32:03 -0400 (0:00:00.031) 0:10:45.888 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_storage_glusterfs : load kernel modules] *********************** >Friday 01 June 2018 22:32:03 -0400 (0:00:00.036) 0:10:45.924 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Configure GlusterFS] ***************************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:03 -0400 (0:00:00.037) 0:10:45.961 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_storage_glusterfs : Create temp directory for doing work in] *** >Friday 01 June 2018 22:32:03 -0400 (0:00:00.033) 0:10:45.995 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_storage_glusterfs : Copy the admin client config] ************** >Friday 01 June 2018 22:32:03 -0400 (0:00:00.035) 0:10:46.030 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_storage_glusterfs : include_tasks] ***************************** >Friday 01 June 2018 22:32:03 -0400 (0:00:00.027) 0:10:46.058 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_storage_glusterfs : include_tasks] ***************************** >Friday 01 June 2018 22:32:04 -0400 (0:00:00.027) 0:10:46.085 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_storage_glusterfs : Delete temp directory] ********************* >Friday 01 June 2018 22:32:04 -0400 (0:00:00.029) 0:10:46.115 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [GlusterFS Install Checkpoint End] **************************************** > >TASK [Set GlusterFS install 'Complete'] **************************************** >Friday 01 June 2018 22:32:04 -0400 (0:00:00.030) 0:10:46.146 *********** >skipping: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Hosted Install Checkpoint Start] ***************************************** > >TASK [Set Hosted install 'In Progress'] **************************************** >Friday 01 June 2018 22:32:04 -0400 (0:00:00.029) 0:10:46.175 *********** >ok: [host-8-243-23.host.centralci.eng.rdu2.redhat.com] => {"ansible_stats": {"aggregate": true, "data": {"installer_phase_hosted": {"playbook": "playbooks/openshift-hosted/config.yml", "start": "20180601223204Z", "status": "In Progress", "title": "Hosted Install"}}, "per_host": false}, "changed": false, "failed": false} > >PLAY [Create Hosted Resources - openshift_default_storage_class] *************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:04 -0400 (0:00:00.063) 0:10:46.239 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_default_storage_class : Ensure storageclass object] ************ >Friday 01 June 2018 22:32:04 -0400 (0:00:00.603) 0:10:46.842 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get storageclass gp2 -o json", "results": [{"apiVersion": "storage.k8s.io/v1", "kind": "StorageClass", "metadata": {"annotations": {"storageclass.beta.kubernetes.io/is-default-class": "true"}, "creationTimestamp": "2018-06-02T02:33:05Z", "name": "gp2", "resourceVersion": "1694", "selfLink": "/apis/storage.k8s.io/v1/storageclasses/gp2", "uid": "4774c592-660d-11e8-b37b-0ecba2e0edd6"}, "parameters": {"encrypted": "false", "kmsKeyId": "", "type": "gp2"}, "provisioner": "kubernetes.io/aws-ebs", "reclaimPolicy": "Delete", "volumeBindingMode": "Immediate"}], "returncode": 0}, "state": "present"} > >PLAY [Create Hosted Resources - persistent volumes] **************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:05 -0400 (0:00:01.142) 0:10:47.985 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_persistent_volumes : Create temp directory for volume definitions] *** >Friday 01 June 2018 22:32:06 -0400 (0:00:00.638) 0:10:48.623 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXXX"], "delta": "0:00:00.003478", "end": "2018-06-01 22:33:06.484567", "failed": false, "rc": 0, "start": "2018-06-01 22:33:06.481089", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift-ansible-LOv1sTE", "stdout_lines": ["/tmp/openshift-ansible-LOv1sTE"]} > >TASK [openshift_persistent_volumes : Copy the admin client config(s)] ********** >Friday 01 June 2018 22:32:06 -0400 (0:00:00.224) 0:10:48.848 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["cp", "/etc/origin/master/admin.kubeconfig", "/tmp/openshift-ansible-LOv1sTE/admin.kubeconfig"], "delta": "0:00:00.003998", "end": "2018-06-01 22:33:06.716320", "failed": false, "rc": 0, "start": "2018-06-01 22:33:06.712322", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [openshift_persistent_volumes : set_fact] ********************************* >Friday 01 June 2018 22:32:07 -0400 (0:00:00.230) 0:10:49.078 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistent_volumes : create standard pv and pvc lists] ********* >Friday 01 June 2018 22:32:07 -0400 (0:00:00.031) 0:10:49.109 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "msg": "persistent_volumes list and persistent_volume_claims list created", "persistent_volume_claims": [], "persistent_volumes": []} > >TASK [openshift_persistent_volumes : include_tasks] **************************** >Friday 01 June 2018 22:32:07 -0400 (0:00:00.045) 0:10:49.155 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_persistent_volumes/tasks/pv.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_persistent_volumes : Deploy PersistentVolume definitions] ****** >Friday 01 June 2018 22:32:07 -0400 (0:00:00.039) 0:10:49.194 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistent_volumes : Create PersistentVolumes] ***************** >Friday 01 June 2018 22:32:07 -0400 (0:00:00.042) 0:10:49.236 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistent_volumes : include_tasks] **************************** >Friday 01 June 2018 22:32:07 -0400 (0:00:00.038) 0:10:49.275 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_persistent_volumes/tasks/pvc.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_persistent_volumes : Deploy PersistentVolumeClaim definitions] *** >Friday 01 June 2018 22:32:07 -0400 (0:00:00.040) 0:10:49.316 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistent_volumes : Create PersistentVolumeClaims] ************ >Friday 01 June 2018 22:32:07 -0400 (0:00:00.034) 0:10:49.350 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistent_volumes : Delete temp directory] ******************** >Friday 01 June 2018 22:32:07 -0400 (0:00:00.033) 0:10:49.383 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "path": "/tmp/openshift-ansible-LOv1sTE", "state": "absent"} > >PLAY [Create Hosted Resources - Persistent Local Storage Provider] ************* > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:07 -0400 (0:00:00.357) 0:10:49.741 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_persistentlocalstorage : Create Namespace for Persistent Local Storage] *** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.726) 0:10:50.468 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistentlocalstorage : Create temp directory for template] *** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.030) 0:10:50.498 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistentlocalstorage : template] ***************************** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.029) 0:10:50.528 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistentlocalstorage : slurp] ******************************** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.029) 0:10:50.557 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistentlocalstorage : Create ConfigMap for Persistent Local Storage Provisioner] *** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.032) 0:10:50.589 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistentlocalstorage : Create ServiceAccount for Persistent Local Storage Provisioner] *** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.028) 0:10:50.618 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistentlocalstorage : Add SecurityContextContraint for Local Storage Provisioner] *** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.029) 0:10:50.647 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistentlocalstorage : Give rights to local-volume-provisioner to manage volumes] *** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.029) 0:10:50.677 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistentlocalstorage : Give rights to local-volume-provisioner to list nodes] *** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.030) 0:10:50.707 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_persistentlocalstorage : Create Application Persistent Local Storage Provisioner] *** >Friday 01 June 2018 22:32:08 -0400 (0:00:00.028) 0:10:50.735 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Create Hosted Resources - Persistent Local Storage Classes] ************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:08 -0400 (0:00:00.036) 0:10:50.772 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [Create Persistent Local Storage Classes Directories] ********************* >Friday 01 June 2018 22:32:09 -0400 (0:00:00.846) 0:10:51.619 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Create Hosted Resources - openshift projects] **************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:09 -0400 (0:00:00.037) 0:10:51.656 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_hosted : Create default projects] ****************************** >Friday 01 June 2018 22:32:10 -0400 (0:00:00.618) 0:10:52.274 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'value': {u'default_node_selector': u''}, 'key': u'default'}) => {"changed": true, "failed": false, "item": {"key": "default", "value": {"default_node_selector": ""}}, "results": {"cmd": "/usr/bin/oc get namespace default -o json", "results": {"apiVersion": "v1", "kind": "Namespace", "metadata": {"annotations": {"openshift.io/node-selector": "", "openshift.io/sa.scc.mcs": "s0:c1,c0", "openshift.io/sa.scc.supplemental-groups": "1000000000/10000", "openshift.io/sa.scc.uid-range": "1000000000/10000"}, "creationTimestamp": "2018-06-02T02:29:58Z", "name": "default", "resourceVersion": "1705", "selfLink": "/api/v1/namespaces/default", "uid": "d84acbdb-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"finalizers": ["kubernetes"]}, "status": {"phase": "Active"}}, "returncode": 0}, "state": "present"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'value': {u'default_node_selector': u''}, 'key': u'openshift-logging'}) => {"changed": true, "failed": false, "item": {"key": "openshift-logging", "value": {"default_node_selector": ""}}, "results": {"cmd": "/usr/bin/oc get namespace openshift-logging -o json", "results": {"apiVersion": "v1", "kind": "Namespace", "metadata": {"annotations": {"openshift.io/description": "", "openshift.io/display-name": "", "openshift.io/node-selector": "", "openshift.io/sa.scc.mcs": "s0:c9,c4", "openshift.io/sa.scc.supplemental-groups": "1000080000/10000", "openshift.io/sa.scc.uid-range": "1000080000/10000"}, "creationTimestamp": "2018-06-02T02:33:11Z", "name": "openshift-logging", "resourceVersion": "1712", "selfLink": "/api/v1/namespaces/openshift-logging", "uid": "4b43a975-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"finalizers": ["openshift.io/origin", "kubernetes"]}, "status": {"phase": "Active"}}, "returncode": 0}, "state": "present"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={'value': {u'default_node_selector': u''}, 'key': u'openshift-infra'}) => {"changed": true, "failed": false, "item": {"key": "openshift-infra", "value": {"default_node_selector": ""}}, "results": {"cmd": "/usr/bin/oc get namespace openshift-infra -o json", "results": {"apiVersion": "v1", "kind": "Namespace", "metadata": {"annotations": {"openshift.io/node-selector": "", "openshift.io/sa.scc.mcs": "s0:c6,c5", "openshift.io/sa.scc.supplemental-groups": "1000040000/10000", "openshift.io/sa.scc.uid-range": "1000040000/10000"}, "creationTimestamp": "2018-06-02T02:29:59Z", "name": "openshift-infra", "resourceVersion": "1741", "selfLink": "/api/v1/namespaces/openshift-infra", "uid": "d8731ade-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"finalizers": ["kubernetes"]}, "status": {"phase": "Active"}}, "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : Create additional projects] *************************** >Friday 01 June 2018 22:32:13 -0400 (0:00:03.370) 0:10:55.645 *********** > >PLAY [Create Hosted Resources - router] **************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:13 -0400 (0:00:00.035) 0:10:55.681 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_hosted : Add iptables allow rules] ***************************** >Friday 01 June 2018 22:32:14 -0400 (0:00:00.630) 0:10:56.312 *********** > >TASK [openshift_hosted : Remove iptables rules] ******************************** >Friday 01 June 2018 22:32:14 -0400 (0:00:00.031) 0:10:56.344 *********** > >TASK [openshift_hosted : Add firewalld allow rules] **************************** >Friday 01 June 2018 22:32:14 -0400 (0:00:00.031) 0:10:56.376 *********** > >TASK [openshift_hosted : Remove firewalld allow rules] ************************* >Friday 01 June 2018 22:32:14 -0400 (0:00:00.032) 0:10:56.408 *********** > >TASK [openshift_hosted : Retrieve list of openshift nodes matching router selector] *** >Friday 01 June 2018 22:32:14 -0400 (0:00:00.032) 0:10:56.440 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": {"cmd": "/usr/bin/oc get node --selector=role=node,router=enabled -o json -n default", "results": [{"apiVersion": "v1", "items": [{"apiVersion": "v1", "kind": "Node", "metadata": {"annotations": {"volumes.kubernetes.io/controller-managed-attach-detach": "true"}, "creationTimestamp": "2018-06-02T02:29:58Z", "labels": {"beta.kubernetes.io/arch": "amd64", "beta.kubernetes.io/instance-type": "m3.large", "beta.kubernetes.io/os": "linux", "failure-domain.beta.kubernetes.io/region": "us-east-1", "failure-domain.beta.kubernetes.io/zone": "us-east-1d", "kubernetes.io/hostname": "ip-172-18-6-20.ec2.internal", "node-role.kubernetes.io/compute": "true", "node-role.kubernetes.io/master": "true", "registry": "enabled", "role": "node", "router": "enabled"}, "name": "ip-172-18-6-20.ec2.internal", "namespace": "", "resourceVersion": "1696", "selfLink": "/api/v1/nodes/ip-172-18-6-20.ec2.internal", "uid": "d83b1777-660c-11e8-b37b-0ecba2e0edd6"}, "spec": {"externalID": "i-027a898eec307d22e", "providerID": "aws:///us-east-1d/i-027a898eec307d22e"}, "status": {"addresses": [{"address": "172.18.6.20", "type": "InternalIP"}, {"address": "34.230.48.21", "type": "ExternalIP"}, {"address": "ip-172-18-6-20.ec2.internal", "type": "InternalDNS"}, {"address": "ec2-34-230-48-21.compute-1.amazonaws.com", "type": "ExternalDNS"}, {"address": "ip-172-18-6-20.ec2.internal", "type": "Hostname"}], "allocatable": {"cpu": "2", "hugepages-2Mi": "0", "memory": "7389852Ki", "pods": "250"}, "capacity": {"cpu": "2", "hugepages-2Mi": "0", "memory": "7492252Ki", "pods": "250"}, "conditions": [{"lastHeartbeatTime": "2018-06-02T02:33:07Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has sufficient disk space available", "reason": "KubeletHasSufficientDisk", "status": "False", "type": "OutOfDisk"}, {"lastHeartbeatTime": "2018-06-02T02:33:07Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has sufficient memory available", "reason": "KubeletHasSufficientMemory", "status": "False", "type": "MemoryPressure"}, {"lastHeartbeatTime": "2018-06-02T02:33:07Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has no disk pressure", "reason": "KubeletHasNoDiskPressure", "status": "False", "type": "DiskPressure"}, {"lastHeartbeatTime": "2018-06-02T02:33:07Z", "lastTransitionTime": "2018-06-02T02:29:58Z", "message": "kubelet has sufficient PID available", "reason": "KubeletHasSufficientPID", "status": "False", "type": "PIDPressure"}, {"lastHeartbeatTime": "2018-06-02T02:33:07Z", "lastTransitionTime": "2018-06-02T02:33:07Z", "message": "kubelet is posting ready status", "reason": "KubeletReady", "status": "True", "type": "Ready"}], "daemonEndpoints": {"kubeletEndpoint": {"Port": 10250}}, "images": [{"names": ["registry.reg-aws.openshift.com:443/openshift3/ose-node@sha256:bda9b3ac4eb9815a1fc65043d548a1b77c1bfb87ded4cba2f4f28974c1cf368c", "registry.reg-aws.openshift.com:443/openshift3/ose-node:v3.10.0-0.57.0"], "sizeBytes": 1219968513}, {"names": ["registry.reg-aws.openshift.com:443/openshift3/ose-control-plane@sha256:5a14bbf69a5011ad63abdd7b0d585910e54ec66a52a6f161b316d7b7f8e8a286", "registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10.0-0.57.0"], "sizeBytes": 645770414}, {"names": ["registry.reg-aws.openshift.com:443/rhel7/etcd@sha256:f3de7e64562d2237afff095c4fc6937d64092343072834dcb9319129b8f4b60a", "registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15"], "sizeBytes": 266094780}, {"names": ["registry.reg-aws.openshift.com:443/openshift3/ose-pod@sha256:3aa2e20ef47fc5e871fd3dcae30125cc0eb29b892670831d3093b71020d3303e", "registry.reg-aws.openshift.com:443/openshift3/ose-pod:v3.10.0-0.57.0"], "sizeBytes": 224199129}], "nodeInfo": {"architecture": "amd64", "bootID": "5a4c36d4-e3e5-44bb-a528-d6f19e8beb8f", "containerRuntimeVersion": "cri-o://1.10.2-dev", "kernelVersion": "3.10.0-862.el7.x86_64", "kubeProxyVersion": "v1.10.0+b81c8f8", "kubeletVersion": "v1.10.0+b81c8f8", "machineID": "8bde19159f714a36a145d2966daad6a5", "operatingSystem": "linux", "osImage": "Red Hat Enterprise Linux Server 7.5 (Maipo)", "systemUUID": "EC237E98-B188-4261-F240-AE254740C513"}}}], "kind": "List", "metadata": {"resourceVersion": "", "selfLink": ""}}], "returncode": 0}, "state": "list"} > >TASK [openshift_hosted : set_fact replicas] ************************************ >Friday 01 June 2018 22:32:14 -0400 (0:00:00.483) 0:10:56.923 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"replicas": "1"}, "changed": false, "failed": false} > >TASK [openshift_hosted : Get the certificate contents for router] ************** >Friday 01 June 2018 22:32:14 -0400 (0:00:00.058) 0:10:56.982 *********** > >TASK [openshift_hosted : generate a default wildcard router certificate] ******* >Friday 01 June 2018 22:32:14 -0400 (0:00:00.046) 0:10:57.029 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'router', u'certificate': {}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0', u'selector': u'role=node,router=enabled', u'ports': [u'80:80', u'443:443']}) => {"changed": true, "failed": false, "item": {"certificate": {}, "edits": [{"action": "put", "key": "spec.strategy.rollingParams.intervalSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.rollingParams.updatePeriodSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.activeDeadlineSeconds", "value": 21600}], "images": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0", "name": "router", "namespace": "default", "ports": ["80:80", "443:443"], "replicas": "1", "selector": "role=node,router=enabled", "serviceaccount": "router", "stats_port": 1936}, "results": {"cmd": "/usr/bin/oc adm ca create-server-cert --cert=/etc/origin/master/openshift-router.crt --hostnames=apps.0601-bng.qe.rhcloud.com,*.apps.0601-bng.qe.rhcloud.com --key=/etc/origin/master/openshift-router.key --overwrite=True --signer-cert=/etc/origin/master/ca.crt --signer-key=/etc/origin/master/ca.key --signer-serial=/etc/origin/master/ca.serial.txt", "results": {}, "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : set the openshift_hosted_router_certificate] ********** >Friday 01 June 2018 22:32:15 -0400 (0:00:00.945) 0:10:57.975 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_hosted_router_certificate": {"cafile": "/etc/origin/master/ca.crt", "certfile": "/etc/origin/master/openshift-router.crt", "keyfile": "/etc/origin/master/openshift-router.key"}}, "changed": false, "failed": false} > >TASK [openshift_hosted : Create the router service account(s)] ***************** >Friday 01 June 2018 22:32:16 -0400 (0:00:00.084) 0:10:58.059 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'router', u'certificate': {u'keyfile': u'/etc/origin/master/openshift-router.key', u'certfile': u'/etc/origin/master/openshift-router.crt', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0', u'selector': u'role=node,router=enabled', u'ports': [u'80:80', u'443:443']}) => {"changed": true, "failed": false, "item": {"certificate": {"cafile": "/etc/origin/master/ca.crt", "certfile": "/etc/origin/master/openshift-router.crt", "keyfile": "/etc/origin/master/openshift-router.key"}, "edits": [{"action": "put", "key": "spec.strategy.rollingParams.intervalSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.rollingParams.updatePeriodSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.activeDeadlineSeconds", "value": 21600}], "images": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0", "name": "router", "namespace": "default", "ports": ["80:80", "443:443"], "replicas": "1", "selector": "role=node,router=enabled", "serviceaccount": "router", "stats_port": 1936}, "results": {"cmd": "/usr/bin/oc get sa router -o json -n default", "results": [{"apiVersion": "v1", "imagePullSecrets": [{"name": "router-dockercfg-77stx"}], "kind": "ServiceAccount", "metadata": {"creationTimestamp": "2018-06-02T02:33:16Z", "name": "router", "namespace": "default", "resourceVersion": "1752", "selfLink": "/api/v1/namespaces/default/serviceaccounts/router", "uid": "4dfdbc2b-660d-11e8-b37b-0ecba2e0edd6"}, "secrets": [{"name": "router-token-rqkqn"}, {"name": "router-dockercfg-77stx"}]}], "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : Grant the router service account(s) access to the appropriate scc] *** >Friday 01 June 2018 22:32:16 -0400 (0:00:00.918) 0:10:58.977 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'router', u'certificate': {u'keyfile': u'/etc/origin/master/openshift-router.key', u'certfile': u'/etc/origin/master/openshift-router.crt', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0', u'selector': u'role=node,router=enabled', u'ports': [u'80:80', u'443:443']}) => {"changed": true, "failed": false, "item": {"certificate": {"cafile": "/etc/origin/master/ca.crt", "certfile": "/etc/origin/master/openshift-router.crt", "keyfile": "/etc/origin/master/openshift-router.key"}, "edits": [{"action": "put", "key": "spec.strategy.rollingParams.intervalSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.rollingParams.updatePeriodSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.activeDeadlineSeconds", "value": 21600}], "images": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0", "name": "router", "namespace": "default", "ports": ["80:80", "443:443"], "replicas": "1", "selector": "role=node,router=enabled", "serviceaccount": "router", "stats_port": 1936}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-scc-to-user hostnetwork system:serviceaccount:default:router -n default", "results": {}, "returncode": 0}} > >TASK [openshift_hosted : Set additional permissions for router service account] *** >Friday 01 June 2018 22:32:17 -0400 (0:00:00.716) 0:10:59.694 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'router', u'certificate': {u'keyfile': u'/etc/origin/master/openshift-router.key', u'certfile': u'/etc/origin/master/openshift-router.crt', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0', u'selector': u'role=node,router=enabled', u'ports': [u'80:80', u'443:443']}) => {"changed": true, "failed": false, "item": {"certificate": {"cafile": "/etc/origin/master/ca.crt", "certfile": "/etc/origin/master/openshift-router.crt", "keyfile": "/etc/origin/master/openshift-router.key"}, "edits": [{"action": "put", "key": "spec.strategy.rollingParams.intervalSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.rollingParams.updatePeriodSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.activeDeadlineSeconds", "value": 21600}], "images": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0", "name": "router", "namespace": "default", "ports": ["80:80", "443:443"], "replicas": "1", "selector": "role=node,router=enabled", "serviceaccount": "router", "stats_port": 1936}, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-cluster-role-to-user cluster-reader system:serviceaccount:default:router -n default", "results": {}, "returncode": 0}} > >TASK [openshift_hosted : Create OpenShift router] ****************************** >Friday 01 June 2018 22:32:18 -0400 (0:00:00.760) 0:11:00.454 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'router', u'certificate': {u'keyfile': u'/etc/origin/master/openshift-router.key', u'certfile': u'/etc/origin/master/openshift-router.crt', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'serviceaccount': u'router', u'namespace': u'default', u'stats_port': 1936, u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0', u'selector': u'role=node,router=enabled', u'ports': [u'80:80', u'443:443']}) => {"changed": true, "failed": false, "item": {"certificate": {"cafile": "/etc/origin/master/ca.crt", "certfile": "/etc/origin/master/openshift-router.crt", "keyfile": "/etc/origin/master/openshift-router.key"}, "edits": [{"action": "put", "key": "spec.strategy.rollingParams.intervalSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.rollingParams.updatePeriodSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.activeDeadlineSeconds", "value": 21600}], "images": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0", "name": "router", "namespace": "default", "ports": ["80:80", "443:443"], "replicas": "1", "selector": "role=node,router=enabled", "serviceaccount": "router", "stats_port": 1936}, "results": {"results": [{"cmd": "/usr/bin/oc create -f /tmp/SecretPX65ry -n default", "results": {}, "returncode": 0}, {"cmd": "/usr/bin/oc create -f /tmp/ClusterRoleBindingFa9bRB -n default", "results": {}, "returncode": 0}, {"cmd": "/usr/bin/oc create -f /tmp/Servicei0BPNl -n default", "results": {}, "returncode": 0}, {"cmd": "/usr/bin/oc create -f /tmp/DeploymentConfigaxrTTU -n default", "results": {}, "returncode": 0}], "returncode": 0}, "state": "present"} > >PLAY [Create Hosted Resources - registry] ************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:26 -0400 (0:00:07.648) 0:11:08.103 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_hosted : Add iptables allow rules] ***************************** >Friday 01 June 2018 22:32:26 -0400 (0:00:00.790) 0:11:08.894 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': False, u'port': u'5000/tcp', u'service': u'Docker Registry Port'}) => {"changed": false, "item": {"cond": false, "port": "5000/tcp", "service": "Docker Registry Port"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Remove iptables rules] ******************************** >Friday 01 June 2018 22:32:26 -0400 (0:00:00.063) 0:11:08.958 *********** > >TASK [openshift_hosted : Add firewalld allow rules] **************************** >Friday 01 June 2018 22:32:26 -0400 (0:00:00.032) 0:11:08.990 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'cond': False, u'port': u'5000/tcp', u'service': u'Docker Registry Port'}) => {"changed": false, "item": {"cond": false, "port": "5000/tcp", "service": "Docker Registry Port"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Remove firewalld allow rules] ************************* >Friday 01 June 2018 22:32:26 -0400 (0:00:00.056) 0:11:09.047 *********** > >TASK [openshift_hosted : set openshift_hosted facts] *************************** >Friday 01 June 2018 22:32:27 -0400 (0:00:00.032) 0:11:09.080 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_hosted_registry_storage_glusterfs_ips": []}, "changed": false, "failed": false} > >TASK [openshift_hosted : Update registry environment variables when pushing via dns] *** >Friday 01 June 2018 22:32:27 -0400 (0:00:00.081) 0:11:09.161 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_hosted_registry_env_vars": {"REGISTRY_OPENSHIFT_SERVER_ADDR": "docker-registry.default.svc:5000"}}, "changed": false, "failed": false} > >TASK [openshift_hosted : Update registry proxy settings for dc/docker-registry] *** >Friday 01 June 2018 22:32:27 -0400 (0:00:00.067) 0:11:09.229 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Create the registry service account] ****************** >Friday 01 June 2018 22:32:27 -0400 (0:00:00.036) 0:11:09.265 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get sa registry -o json -n default", "results": [{"apiVersion": "v1", "imagePullSecrets": [{"name": "registry-dockercfg-t9brp"}], "kind": "ServiceAccount", "metadata": {"creationTimestamp": "2018-06-02T02:33:27Z", "name": "registry", "namespace": "default", "resourceVersion": "1799", "selfLink": "/api/v1/namespaces/default/serviceaccounts/registry", "uid": "54a85e01-660d-11e8-b37b-0ecba2e0edd6"}, "secrets": [{"name": "registry-token-mjwfb"}, {"name": "registry-dockercfg-t9brp"}]}], "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : Grant the registry service account access to the appropriate scc] *** >Friday 01 June 2018 22:32:28 -0400 (0:00:00.911) 0:11:10.177 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-scc-to-user hostnetwork system:serviceaccount:default:registry -n default", "results": {}, "returncode": 0}} > >TASK [openshift_hosted : oc adm policy add-cluster-role-to-user system:registry system:serviceaccount:default:registry] *** >Friday 01 June 2018 22:32:28 -0400 (0:00:00.739) 0:11:10.917 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "present": "present", "results": {"cmd": "/usr/bin/oc adm policy add-cluster-role-to-user system:registry system:serviceaccount:default:registry -n default", "results": {}, "returncode": 0}} > >TASK [openshift_hosted : create the default registry service] ****************** >Friday 01 June 2018 22:32:30 -0400 (0:00:01.283) 0:11:12.201 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"clusterip": "172.31.105.24", "cmd": "/usr/bin/oc get service docker-registry -o json -n default", "results": [{"apiVersion": "v1", "kind": "Service", "metadata": {"creationTimestamp": "2018-06-02T02:33:30Z", "name": "docker-registry", "namespace": "default", "resourceVersion": "1825", "selfLink": "/api/v1/namespaces/default/services/docker-registry", "uid": "56b11135-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"clusterIP": "172.31.105.24", "ports": [{"name": "5000-tcp", "port": 5000, "protocol": "TCP", "targetPort": 5000}], "selector": {"docker-registry": "default"}, "sessionAffinity": "ClientIP", "sessionAffinityConfig": {"clientIP": {"timeoutSeconds": 10800}}, "type": "ClusterIP"}, "status": {"loadBalancer": {}}}], "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : include_tasks] **************************************** >Friday 01 June 2018 22:32:31 -0400 (0:00:01.644) 0:11:13.845 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_hosted/tasks/secure.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_hosted : Include reencrypt route configuration] **************** >Friday 01 June 2018 22:32:31 -0400 (0:00:00.072) 0:11:13.918 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Include passthrough route configuration] ************** >Friday 01 June 2018 22:32:31 -0400 (0:00:00.028) 0:11:13.946 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_hosted/tasks/secure/passthrough.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_hosted : Configure self-signed certificate file paths] ********* >Friday 01 June 2018 22:32:31 -0400 (0:00:00.052) 0:11:13.998 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"docker_registry_cacert_path": "/etc/origin/master/ca.crt", "docker_registry_cert_path": "/etc/origin/master/registry.crt", "docker_registry_key_path": "/etc/origin/master/registry.key", "docker_registry_self_signed": true}, "changed": false, "failed": false} > >TASK [openshift_hosted : Configure provided certificate file paths] ************ >Friday 01 June 2018 22:32:31 -0400 (0:00:00.055) 0:11:14.054 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Configure provided ca certificate file path] ********** >Friday 01 June 2018 22:32:32 -0400 (0:00:00.027) 0:11:14.082 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Retrieve provided certificate files] ****************** >Friday 01 June 2018 22:32:32 -0400 (0:00:00.033) 0:11:14.116 *********** > >TASK [openshift_hosted : Configure a passthrough route for docker-registry] **** >Friday 01 June 2018 22:32:32 -0400 (0:00:00.027) 0:11:14.144 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get route docker-registry -o json -n default", "results": [{"apiVersion": "route.openshift.io/v1", "kind": "Route", "metadata": {"annotations": {"openshift.io/host.generated": "true"}, "creationTimestamp": "2018-06-02T02:33:33Z", "name": "docker-registry", "namespace": "default", "resourceVersion": "1914", "selfLink": "/apis/route.openshift.io/v1/namespaces/default/routes/docker-registry", "uid": "583180a7-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"host": "docker-registry-default.apps.0601-bng.qe.rhcloud.com", "tls": {"termination": "passthrough"}, "to": {"kind": "Service", "name": "docker-registry", "weight": 100}, "wildcardPolicy": "None"}, "status": {"ingress": [{"conditions": [{"lastTransitionTime": "2018-06-02T02:33:33Z", "status": "True", "type": "Admitted"}], "host": "docker-registry-default.apps.0601-bng.qe.rhcloud.com", "routerName": "router", "wildcardPolicy": "None"}]}}], "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : Fetch the docker-registry route] ********************** >Friday 01 June 2018 22:32:34 -0400 (0:00:01.979) 0:11:16.123 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": [{"apiVersion": "route.openshift.io/v1", "kind": "Route", "metadata": {"annotations": {"openshift.io/host.generated": "true"}, "creationTimestamp": "2018-06-02T02:33:33Z", "name": "docker-registry", "namespace": "default", "resourceVersion": "1914", "selfLink": "/apis/route.openshift.io/v1/namespaces/default/routes/docker-registry", "uid": "583180a7-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"host": "docker-registry-default.apps.0601-bng.qe.rhcloud.com", "tls": {"termination": "passthrough"}, "to": {"kind": "Service", "name": "docker-registry", "weight": 100}, "wildcardPolicy": "None"}, "status": {"ingress": [{"conditions": [{"lastTransitionTime": "2018-06-02T02:33:33Z", "status": "True", "type": "Admitted"}], "host": "docker-registry-default.apps.0601-bng.qe.rhcloud.com", "routerName": "router", "wildcardPolicy": "None"}]}}], "state": "list"} > >TASK [openshift_hosted : Retrieve registry service for the clusterip] ********** >Friday 01 June 2018 22:32:34 -0400 (0:00:00.491) 0:11:16.615 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": {"clusterip": "172.31.105.24", "cmd": "/usr/bin/oc get service docker-registry -o json -n default", "results": [{"apiVersion": "v1", "kind": "Service", "metadata": {"creationTimestamp": "2018-06-02T02:33:30Z", "name": "docker-registry", "namespace": "default", "resourceVersion": "1825", "selfLink": "/api/v1/namespaces/default/services/docker-registry", "uid": "56b11135-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"clusterIP": "172.31.105.24", "ports": [{"name": "5000-tcp", "port": 5000, "protocol": "TCP", "targetPort": 5000}], "selector": {"docker-registry": "default"}, "sessionAffinity": "ClientIP", "sessionAffinityConfig": {"clientIP": {"timeoutSeconds": 10800}}, "type": "ClusterIP"}, "status": {"loadBalancer": {}}}], "returncode": 0}, "state": "list"} > >TASK [openshift_hosted : Generate self-signed docker-registry certificates] **** >Friday 01 June 2018 22:32:35 -0400 (0:00:00.492) 0:11:17.108 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc adm ca create-server-cert --cert=/etc/origin/master/registry.crt --expire-days=730 --hostnames=172.31.105.24,docker-registry-default.apps.0601-bng.qe.rhcloud.com,docker-registry.default.svc,docker-registry.default.svc.cluster.local --key=/etc/origin/master/registry.key --overwrite=True --signer-cert=/etc/origin/master/ca.crt --signer-key=/etc/origin/master/ca.key --signer-serial=/etc/origin/master/ca.serial.txt", "results": {}, "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : Retrieve certificate files to generate certificate bundle] *** >Friday 01 June 2018 22:32:36 -0400 (0:00:01.476) 0:11:18.585 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/master/registry.crt) => {"changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURrVENDQW5tZ0F3SUJBZ0lCQ2pBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamM1TURZME5Ea3dIaGNOTVRnd05qQXlNREl6TXpNMVdoY05NakF3TmpBeApNREl6TXpNMldqQVlNUll3RkFZRFZRUURFdzB4TnpJdU16RXVNVEExTGpJME1JSUJJakFOQmdrcWhraUc5dzBCCkFRRUZBQU9DQVE4QU1JSUJDZ0tDQVFFQXZtUVR3R0pGbER0NnBWQkdXQkl3Ukg2dHFtWWhWOTR1R0UwZndUQ2IKbC9XRjhWVnphRkRrY2I1bFhDaWpsVkxGeUFiUWJ4S1lXbFN0RmZWRjRpdUZZS3VLR0tsNTZHZStlNDRQT0t3ZgppeUEwY21FWTY2cUp1L3U3bFRKSnM2eDZ4cjgvRnZWVXE3ekFnY2h1UmgwZTEwUmZpQTdoZnkwaE9wOE5UVk0yClBzODJOUVhFd3c3ZDRNL0gwdTZOY1B1TzRpeGVRVTZ3QzNQVG9zdm9xYjcwNjRaOUt6M0I4c1BEaHNyOFdzWlQKdmYvQW4wOEJUczZ6RVVUc3FoN25TSHBXVDU0emhyVTU0WjRGMzdrVWJNcnVMYlNMMTZEZWNBazB4NXU1VE5reApzay9odDBkWVhvV0dpOU00aDkyR3cycmY5U2syVTNNaVlVaFJISGIwRzdtSmtRSURBUUFCbzRIWE1JSFVNQTRHCkExVWREd0VCL3dRRUF3SUZvREFUQmdOVkhTVUVEREFLQmdnckJnRUZCUWNEQVRBTUJnTlZIUk1CQWY4RUFqQUEKTUlHZUJnTlZIUkVFZ1pZd2daT0NOR1J2WTJ0bGNpMXlaV2RwYzNSeWVTMWtaV1poZFd4MExtRndjSE11TURZdwpNUzFpYm1jdWNXVXVjbWhqYkc5MVpDNWpiMjJDRzJSdlkydGxjaTF5WldkcGMzUnllUzVrWldaaGRXeDBMbk4yClk0SXBaRzlqYTJWeUxYSmxaMmx6ZEhKNUxtUmxabUYxYkhRdWMzWmpMbU5zZFhOMFpYSXViRzlqWVd5Q0RURTMKTWk0ek1TNHhNRFV1TWpTSEJLd2ZhUmd3RFFZSktvWklodmNOQVFFTEJRQURnZ0VCQUFoODBPbWZJalJzKzlpTwprWkpneHIvTTM5aTNaWjUrZVBJY1RubmR4SDYwZlczbjlxOHFlOFN3ZE9kNWN0ckJYNmtRQldvZ2QxcUhnQ0ZXCmdnNG1ET3U3RUxqaHhzOHNZOStTWFMwb1N1YWprczhWUkRIUEowTEFBdEJhR0prOWsrVVVBVTRuQ0VmWVhUNU4KOHlVRkJiUWdaT3dWSFl0Y2dRQWpqclhVSkR2OW1lbWhpME1xUzBja2h0OXF4SFhPaVU2UkJQMXVqbFBPcWh2eApodXY3S3hvczBKU2ZieWc2ZlU4OUpPUnhzVHF6Z21acnZnUjFRM1pWcUx5YWk1anNIRkFpUUl5ZlEyL1hYd2l4CjVlQTZRbTFNbDI2NE5DZmo3a1lEOVhuSnJ0NDg4Kzh1aXlmd0l1Sm1WWDBnVlIzeVMwVXJmVGFJKytmSDMzVXEKOW5XUzVsdz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQotLS0tLUJFR0lOIENFUlRJRklDQVRFLS0tLS0KTUlJQzZqQ0NBZEtnQXdJQkFnSUJBVEFOQmdrcWhraUc5dzBCQVFzRkFEQW1NU1F3SWdZRFZRUUREQnR2Y0dWdQpjMmhwWm5RdGMybG5ibVZ5UURFMU1qYzVNRFkwTkRrd0hoY05NVGd3TmpBeU1ESXlOekk0V2hjTk1qTXdOakF4Ck1ESXlOekk1V2pBbU1TUXdJZ1lEVlFRRERCdHZjR1Z1YzJocFpuUXRjMmxuYm1WeVFERTFNamM1TURZME5Ea3cKZ2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQ3YwQkZNWndaelY5blV2d016a2xWVgppdVVTajNhZlEzUGVPb0VqQWt4akMwZ2tRT2VHZk1uR2ZhalZoRnpROE53cjBZSFdJcEJVcC9sMkJKN1JZZmE1Ci9mUkpaRjNQQUx4RFFGbFZrbmpHMmhleVBhSUpDR1VCNTdYWHN2NWNESXhVSDdHMVF0MzFYc3ZQdEF1Z3lkc3cKWEJBcW92Q1dDcTJ1em83TzBsNVh3VFFrK1RUdG1nTGNIQm9EOU44dFdxNHpCSitpenRab1lwVWhlY0pVcVlBQQpMQnJsd0p5WC9VTlZMY281Uld1a1czU2FIWFc4MkxGbGlCblFDY2Q1ZlR2c0k5WkxKSWluZWdOVHNpOHFvYWJ6Cm5JQTd3eEM2aUlzeHAvYzFId1hiQXFWWnZYUlNyRFdsM21OQ0lZeEszekRBbmxlZS9EeXlyOGlSYVcvTjlBNFIKQWdNQkFBR2pJekFoTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQQmdOVkhSTUJBZjhFQlRBREFRSC9NQTBHQ1NxRwpTSWIzRFFFQkN3VUFBNElCQVFBNnh2QTFlS0Q1V2MrdXlmK29uS3BGN0RST2ViSTNJOHZGVVE2MkxpQitjWStGCnNMZ252dXFPLzNIVmRobWlwakdjMmZ6a3h3RzhOdVQ5YlJPVVRGMXUwQlp5Szg4R2YwMWdqV3hHUjFzWEZGbW8KRFpXNFlTam9TbEtyOEE4cTdjNlRxVGFERzVrWWJTbnF6c20wSjdjMXh6VFB2Qmdyd0RaTjFtbDNFaGtXa2xOYwp5TDYrVUNOdTE4MGQ5K09teXRyallrT0cxeHVIUUxheFFMd2dQcFVDbVZrR05JY0lkZ28wOVhQa0hEaXVEaHg2ClBJNGp6dDlRRWJHNTZUUGo0MUI3aSs5SjBKNUZmWW81aTc0RUFxOGo5THVySjc2U0lKNGNKSjhPVlRnSk8zaTcKZlNUYzBiNVl4WXR3elcxY3RXVFRDWTQ1NURCYWowb3ErNUVPWXByWgotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "failed": false, "item": "/etc/origin/master/registry.crt", "source": "/etc/origin/master/registry.crt"} >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=/etc/origin/master/ca.crt) => {"changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamM1TURZME5Ea3dIaGNOTVRnd05qQXlNREl5TnpJNFdoY05Nak13TmpBeApNREl5TnpJNVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTWpjNU1EWTBORGt3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUN2MEJGTVp3WnpWOW5VdndNemtsVlYKaXVVU2ozYWZRM1BlT29FakFreGpDMGdrUU9lR2ZNbkdmYWpWaEZ6UThOd3IwWUhXSXBCVXAvbDJCSjdSWWZhNQovZlJKWkYzUEFMeERRRmxWa25qRzJoZXlQYUlKQ0dVQjU3WFhzdjVjREl4VUg3RzFRdDMxWHN2UHRBdWd5ZHN3ClhCQXFvdkNXQ3EydXpvN08wbDVYd1RRaytUVHRtZ0xjSEJvRDlOOHRXcTR6QkoraXp0Wm9ZcFVoZWNKVXFZQUEKTEJybHdKeVgvVU5WTGNvNVJXdWtXM1NhSFhXODJMRmxpQm5RQ2NkNWZUdnNJOVpMSklpbmVnTlRzaThxb2FiegpuSUE3d3hDNmlJc3hwL2MxSHdYYkFxVlp2WFJTckRXbDNtTkNJWXhLM3pEQW5sZWUvRHl5cjhpUmFXL045QTRSCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQTZ4dkExZUtENVdjK3V5ZitvbktwRjdEUk9lYkkzSTh2RlVRNjJMaUIrY1krRgpzTGdudnVxTy8zSFZkaG1pcGpHYzJmemt4d0c4TnVUOWJST1VURjF1MEJaeUs4OEdmMDFnald4R1Ixc1hGRm1vCkRaVzRZU2pvU2xLcjhBOHE3YzZUcVRhREc1a1liU25xenNtMEo3YzF4elRQdkJncndEWk4xbWwzRWhrV2tsTmMKeUw2K1VDTnUxODBkOStPbXl0cmpZa09HMXh1SFFMYXhRTHdnUHBVQ21Wa0dOSWNJZGdvMDlYUGtIRGl1RGh4NgpQSTRqenQ5UUViRzU2VFBqNDFCN2krOUowSjVGZllvNWk3NEVBcThqOUx1cko3NlNJSjRjSko4T1ZUZ0pPM2k3CmZTVGMwYjVZeFl0d3pXMWN0V1RUQ1k0NTVEQmFqMG9xKzVFT1lwcloKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "failed": false, "item": "/etc/origin/master/ca.crt", "source": "/etc/origin/master/ca.crt"} > >TASK [openshift_hosted : Generate certificate bundle] ************************** >Friday 01 June 2018 22:32:36 -0400 (0:00:00.444) 0:11:19.029 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "checksum": "2f4e9cc34c6c3561890ac6aee9fabe5ecaea760a", "dest": "/etc/origin/master/named_certificates/docker-registry.pem", "failed": false, "gid": 0, "group": "root", "md5sum": "32cbcf64b2864e777a1671b890e1802c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 3438, "src": "/root/.ansible/tmp/ansible-tmp-1527906757.01-24455760367652/source", "state": "file", "uid": 0} > >TASK [openshift_hosted : Reset the certificate path to use the bundle] ********* >Friday 01 June 2018 22:32:37 -0400 (0:00:00.735) 0:11:19.765 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"docker_registry_cert_path": "/etc/origin/master/named_certificates/docker-registry.pem"}, "changed": false, "failed": false} > >TASK [openshift_hosted : Create the secret for the registry certificates] ****** >Friday 01 June 2018 22:32:37 -0400 (0:00:00.051) 0:11:19.817 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc secrets new registry-certificates registry.crt=/etc/origin/master/named_certificates/docker-registry.pem registry.key=/etc/origin/master/registry.key -n default", "results": {}, "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : Add the secret to the registry's pod service accounts] *** >Friday 01 June 2018 22:32:38 -0400 (0:00:00.891) 0:11:20.708 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=registry) => {"changed": true, "failed": false, "item": "registry", "results": {"cmd": "/usr/bin/oc get sa registry -o json -n default", "results": [{"name": "registry-token-mjwfb"}, {"name": "registry-dockercfg-t9brp"}, {"name": "registry-certificates"}], "returncode": 0}, "state": "present"} >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=default) => {"changed": true, "failed": false, "item": "default", "results": {"cmd": "/usr/bin/oc get sa default -o json -n default", "results": [{"name": "default-token-9vtsj"}, {"name": "default-dockercfg-gst4v"}, {"name": "registry-certificates"}], "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : Set facts for secure registry] ************************ >Friday 01 June 2018 22:32:41 -0400 (0:00:02.480) 0:11:23.189 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"registry_secure_edits": [{"action": "put", "key": "spec.template.spec.containers[0].livenessProbe.httpGet.scheme", "value": "HTTPS"}, {"action": "put", "key": "spec.template.spec.containers[0].readinessProbe.httpGet.scheme", "value": "HTTPS"}], "registry_secure_env_vars": {"REGISTRY_HTTP_TLS_CERTIFICATE": "/etc/secrets/registry.crt", "REGISTRY_HTTP_TLS_KEY": "/etc/secrets/registry.key"}, "registry_secure_volume_mounts": [{"name": "registry-certificates", "path": "/etc/secrets", "secret_name": "registry-certificates", "type": "secret"}]}, "changed": false, "failed": false} > >TASK [openshift_hosted : Detect if there has been certificate changes] ********* >Friday 01 June 2018 22:32:41 -0400 (0:00:00.051) 0:11:23.240 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"registry_cert_changed": true}, "changed": false, "failed": false} > >TASK [openshift_hosted : Update openshift_hosted facts with secure registry variables] *** >Friday 01 June 2018 22:32:41 -0400 (0:00:00.052) 0:11:23.293 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_hosted_registry_edits": [{"action": "put", "key": "spec.strategy.rollingParams", "value": {"intervalSeconds": 1, "maxSurge": "25%", "maxUnavailable": "25%", "timeoutSeconds": 600, "updatePeriodSeconds": 1}}, {"action": "put", "key": "spec.template.spec.containers[0].livenessProbe.httpGet.scheme", "value": "HTTPS"}, {"action": "put", "key": "spec.template.spec.containers[0].readinessProbe.httpGet.scheme", "value": "HTTPS"}], "openshift_hosted_registry_env_vars": {"REGISTRY_HTTP_TLS_CERTIFICATE": "/etc/secrets/registry.crt", "REGISTRY_HTTP_TLS_KEY": "/etc/secrets/registry.key", "REGISTRY_OPENSHIFT_SERVER_ADDR": "docker-registry.default.svc:5000"}, "openshift_hosted_registry_force": [false, true], "openshift_hosted_registry_volumes": [{"name": "registry-certificates", "path": "/etc/secrets", "secret_name": "registry-certificates", "type": "secret"}]}, "changed": false, "failed": false} > >TASK [openshift_hosted : include_tasks] **************************************** >Friday 01 June 2018 22:32:41 -0400 (0:00:00.060) 0:11:23.353 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_hosted/tasks/storage/object_storage.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_hosted : include_tasks] **************************************** >Friday 01 June 2018 22:32:41 -0400 (0:00:00.063) 0:11:23.417 *********** >included: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/roles/openshift_hosted/tasks/storage/s3.yml for ec2-34-230-48-21.compute-1.amazonaws.com > >TASK [openshift_hosted : Assert that S3 variables are provided for registry_config template] *** >Friday 01 June 2018 22:32:41 -0400 (0:00:00.050) 0:11:23.467 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => { > "changed": false, > "failed": false, > "msg": "All assertions passed" >} > >TASK [openshift_hosted : If cloudfront is being used, assert that we have all the required variables] *** >Friday 01 June 2018 22:32:41 -0400 (0:00:00.057) 0:11:23.525 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Create registry secret for cloudfront] **************** >Friday 01 June 2018 22:32:41 -0400 (0:00:00.030) 0:11:23.556 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Append cloudfront secret registry volume to openshift_hosted_registry_volumes] *** >Friday 01 June 2018 22:32:41 -0400 (0:00:00.028) 0:11:23.584 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Ensure the registry secret exists] ******************** >Friday 01 June 2018 22:32:41 -0400 (0:00:00.028) 0:11:23.613 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc secrets new registry-config config.yml=/tmp/config.yml-LgZrN3 -n default", "results": {}, "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : Ensure the registry secret exists for GCS] ************ >Friday 01 June 2018 22:32:42 -0400 (0:00:00.680) 0:11:24.294 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Add secrets to registry service account] ************** >Friday 01 June 2018 22:32:42 -0400 (0:00:00.031) 0:11:24.325 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get sa registry -o json -n default", "results": [{"name": "registry-token-mjwfb"}, {"name": "registry-dockercfg-t9brp"}, {"name": "registry-certificates"}, {"name": "registry-config"}], "returncode": 0}, "state": "present"} > >TASK [openshift_hosted : Set facts for registry object storage] **************** >Friday 01 June 2018 22:32:43 -0400 (0:00:01.060) 0:11:25.386 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"registry_obj_storage_env_vars": {"REGISTRY_CONFIGURATION_PATH": "/etc/registry/config.yml"}, "registry_obj_storage_volume_mounts": [{"name": "docker-config", "path": "/etc/registry", "secret_name": "registry-config", "type": "secret"}]}, "changed": false, "failed": false} > >TASK [openshift_hosted : Update openshift_hosted registry facts for storage] *** >Friday 01 June 2018 22:32:43 -0400 (0:00:00.052) 0:11:25.438 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_hosted_registry_env_vars": {"REGISTRY_CONFIGURATION_PATH": "/etc/registry/config.yml", "REGISTRY_HTTP_TLS_CERTIFICATE": "/etc/secrets/registry.crt", "REGISTRY_HTTP_TLS_KEY": "/etc/secrets/registry.key", "REGISTRY_OPENSHIFT_SERVER_ADDR": "docker-registry.default.svc:5000"}, "openshift_hosted_registry_force": [false, true], "openshift_hosted_registry_volumes": [{"name": "registry-certificates", "path": "/etc/secrets", "secret_name": "registry-certificates", "type": "secret"}, {"name": "docker-config", "path": "/etc/registry", "secret_name": "registry-config", "type": "secret"}]}, "changed": false, "failed": false} > >TASK [openshift_hosted : Update openshift_hosted facts for persistent volumes] *** >Friday 01 June 2018 22:32:43 -0400 (0:00:00.055) 0:11:25.493 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : include_tasks] **************************************** >Friday 01 June 2018 22:32:43 -0400 (0:00:00.031) 0:11:25.525 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Create OpenShift registry] **************************** >Friday 01 June 2018 22:32:43 -0400 (0:00:00.031) 0:11:25.556 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"results": [{"cmd": "/usr/bin/oc create -f /tmp/deploymentconfig6TGPII -n default", "results": {}, "returncode": 0}, {"cmd": "/usr/bin/oc replace -f /tmp/servicefILu_S -n default", "results": {}, "returncode": 0}], "returncode": 0}, "state": "present"} > >PLAY [Poll for hosted pod deployments] ***************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:45 -0400 (0:00:01.644) 0:11:27.201 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_hosted : setup registry list] ********************************** >Friday 01 June 2018 22:32:45 -0400 (0:00:00.846) 0:11:28.047 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"r_openshift_hosted_registry_list": [{"name": "docker-registry", "namespace": "default"}]}, "changed": false, "failed": false} > >TASK [openshift_hosted : Ensure OpenShift pod correctly rolls out (best-effort today)] *** >Friday 01 June 2018 22:32:46 -0400 (0:00:00.048) 0:11:28.095 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'router', u'certificate': {u'certfile': u'/etc/origin/master/openshift-router.crt', u'keyfile': u'/etc/origin/master/openshift-router.key', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'namespace': u'default', u'serviceaccount': u'router', u'selector': u'role=node,router=enabled', u'edits': [{u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.intervalSeconds'}, {u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.updatePeriodSeconds'}, {u'action': u'put', u'value': 21600, u'key': u'spec.strategy.activeDeadlineSeconds'}], u'images': u'registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0', u'stats_port': 1936, u'ports': [u'80:80', u'443:443']}) => {"changed": false, "item": {"certificate": {"cafile": "/etc/origin/master/ca.crt", "certfile": "/etc/origin/master/openshift-router.crt", "keyfile": "/etc/origin/master/openshift-router.key"}, "edits": [{"action": "put", "key": "spec.strategy.rollingParams.intervalSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.rollingParams.updatePeriodSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.activeDeadlineSeconds", "value": 21600}], "images": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0", "name": "router", "namespace": "default", "ports": ["80:80", "443:443"], "replicas": "1", "selector": "role=node,router=enabled", "serviceaccount": "router", "stats_port": 1936}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Determine the latest version of the OpenShift pod deployment] *** >Friday 01 June 2018 22:32:46 -0400 (0:00:00.053) 0:11:28.148 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'name': u'router', u'certificate': {u'certfile': u'/etc/origin/master/openshift-router.crt', u'keyfile': u'/etc/origin/master/openshift-router.key', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'namespace': u'default', u'serviceaccount': u'router', u'selector': u'role=node,router=enabled', u'edits': [{u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.intervalSeconds'}, {u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.updatePeriodSeconds'}, {u'action': u'put', u'value': 21600, u'key': u'spec.strategy.activeDeadlineSeconds'}], u'images': u'registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0', u'stats_port': 1936, u'ports': [u'80:80', u'443:443']}) => {"changed": false, "item": {"certificate": {"cafile": "/etc/origin/master/ca.crt", "certfile": "/etc/origin/master/openshift-router.crt", "keyfile": "/etc/origin/master/openshift-router.key"}, "edits": [{"action": "put", "key": "spec.strategy.rollingParams.intervalSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.rollingParams.updatePeriodSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.activeDeadlineSeconds", "value": 21600}], "images": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0", "name": "router", "namespace": "default", "ports": ["80:80", "443:443"], "replicas": "1", "selector": "role=node,router=enabled", "serviceaccount": "router", "stats_port": 1936}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Poll for OpenShift pod deployment success] ************ >Friday 01 June 2018 22:32:46 -0400 (0:00:00.054) 0:11:28.203 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=[{u'name': u'router', u'certificate': {u'keyfile': u'/etc/origin/master/openshift-router.key', u'certfile': u'/etc/origin/master/openshift-router.crt', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'namespace': u'default', u'serviceaccount': u'router', u'selector': u'role=node,router=enabled', u'edits': [{u'action': u'put', u'key': u'spec.strategy.rollingParams.intervalSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.rollingParams.updatePeriodSeconds', u'value': 1}, {u'action': u'put', u'key': u'spec.strategy.activeDeadlineSeconds', u'value': 21600}], u'images': u'registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0', u'stats_port': 1936, u'ports': [u'80:80', u'443:443']}, {'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': {u'name': u'router', u'certificate': {u'certfile': u'/etc/origin/master/openshift-router.crt', u'keyfile': u'/etc/origin/master/openshift-router.key', u'cafile': u'/etc/origin/master/ca.crt'}, u'replicas': u'1', u'namespace': u'default', u'serviceaccount': u'router', u'stats_port': 1936, u'edits': [{u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.intervalSeconds'}, {u'action': u'put', u'value': 1, u'key': u'spec.strategy.rollingParams.updatePeriodSeconds'}, {u'action': u'put', u'value': 21600, u'key': u'spec.strategy.activeDeadlineSeconds'}], u'images': u'registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0', u'selector': u'role=node,router=enabled', u'ports': [u'80:80', u'443:443']}, 'changed': False, '_ansible_ignore_errors': None}]) => {"changed": false, "item": [{"certificate": {"cafile": "/etc/origin/master/ca.crt", "certfile": "/etc/origin/master/openshift-router.crt", "keyfile": "/etc/origin/master/openshift-router.key"}, "edits": [{"action": "put", "key": "spec.strategy.rollingParams.intervalSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.rollingParams.updatePeriodSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.activeDeadlineSeconds", "value": 21600}], "images": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0", "name": "router", "namespace": "default", "ports": ["80:80", "443:443"], "replicas": "1", "selector": "role=node,router=enabled", "serviceaccount": "router", "stats_port": 1936}, {"_ansible_ignore_errors": null, "_ansible_item_result": true, "_ansible_no_log": false, "changed": false, "item": {"certificate": {"cafile": "/etc/origin/master/ca.crt", "certfile": "/etc/origin/master/openshift-router.crt", "keyfile": "/etc/origin/master/openshift-router.key"}, "edits": [{"action": "put", "key": "spec.strategy.rollingParams.intervalSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.rollingParams.updatePeriodSeconds", "value": 1}, {"action": "put", "key": "spec.strategy.activeDeadlineSeconds", "value": 21600}], "images": "registry.reg-aws.openshift.com:443/openshift3/ose-${component}:v3.10.0-0.57.0", "name": "router", "namespace": "default", "ports": ["80:80", "443:443"], "replicas": "1", "selector": "role=node,router=enabled", "serviceaccount": "router", "stats_port": 1936}, "skip_reason": "Conditional result was False", "skipped": true}], "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Ensure OpenShift pod correctly rolls out (best-effort today)] *** >Friday 01 June 2018 22:32:46 -0400 (0:00:00.062) 0:11:28.265 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'namespace': u'default', u'name': u'docker-registry'}) => {"changed": false, "item": {"name": "docker-registry", "namespace": "default"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Determine the latest version of the OpenShift pod deployment] *** >Friday 01 June 2018 22:32:46 -0400 (0:00:00.043) 0:11:28.309 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item={u'namespace': u'default', u'name': u'docker-registry'}) => {"changed": false, "item": {"name": "docker-registry", "namespace": "default"}, "skip_reason": "Conditional result was False", "skipped": true} > >TASK [openshift_hosted : Poll for OpenShift pod deployment success] ************ >Friday 01 June 2018 22:32:46 -0400 (0:00:00.042) 0:11:28.351 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => (item=[{u'namespace': u'default', u'name': u'docker-registry'}, {'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': {u'namespace': u'default', u'name': u'docker-registry'}, 'changed': False, '_ansible_ignore_errors': None}]) => {"changed": false, "item": [{"name": "docker-registry", "namespace": "default"}, {"_ansible_ignore_errors": null, "_ansible_item_result": true, "_ansible_no_log": false, "changed": false, "item": {"name": "docker-registry", "namespace": "default"}, "skip_reason": "Conditional result was False", "skipped": true}], "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Poll for hosted pod deployments] ***************************************** > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:46 -0400 (0:00:00.052) 0:11:28.403 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [openshift_hosted : include_tasks] **************************************** >Friday 01 June 2018 22:32:47 -0400 (0:00:01.437) 0:11:29.841 *********** >skipping: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true} > >PLAY [Create Hosted Resources - cockpit-ui] ************************************ > >TASK [Gathering Facts] ********************************************************* >Friday 01 June 2018 22:32:47 -0400 (0:00:00.051) 0:11:29.892 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] > >TASK [cockpit-ui : fetch the docker-registry route] **************************** >Friday 01 June 2018 22:32:48 -0400 (0:00:00.876) 0:11:30.768 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "results": [{"apiVersion": "route.openshift.io/v1", "kind": "Route", "metadata": {"annotations": {"openshift.io/host.generated": "true"}, "creationTimestamp": "2018-06-02T02:33:33Z", "name": "docker-registry", "namespace": "default", "resourceVersion": "1914", "selfLink": "/apis/route.openshift.io/v1/namespaces/default/routes/docker-registry", "uid": "583180a7-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"host": "docker-registry-default.apps.0601-bng.qe.rhcloud.com", "tls": {"termination": "passthrough"}, "to": {"kind": "Service", "name": "docker-registry", "weight": 100}, "wildcardPolicy": "None"}, "status": {"ingress": [{"conditions": [{"lastTransitionTime": "2018-06-02T02:33:33Z", "status": "True", "type": "Admitted"}], "host": "docker-registry-default.apps.0601-bng.qe.rhcloud.com", "routerName": "router", "wildcardPolicy": "None"}]}}], "state": "list"} > >TASK [cockpit-ui : Create passthrough route for registry-console] ************** >Friday 01 June 2018 22:32:49 -0400 (0:00:00.565) 0:11:31.333 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "failed": false, "results": {"cmd": "/usr/bin/oc get route registry-console -o json -n default", "results": [{"apiVersion": "route.openshift.io/v1", "kind": "Route", "metadata": {"annotations": {"openshift.io/host.generated": "true"}, "creationTimestamp": "2018-06-02T02:33:50Z", "name": "registry-console", "namespace": "default", "resourceVersion": "1983", "selfLink": "/apis/route.openshift.io/v1/namespaces/default/routes/registry-console", "uid": "621bbc7b-660d-11e8-b37b-0ecba2e0edd6"}, "spec": {"host": "registry-console-default.apps.0601-bng.qe.rhcloud.com", "tls": {"termination": "passthrough"}, "to": {"kind": "Service", "name": "registry-console", "weight": 100}, "wildcardPolicy": "None"}, "status": {"ingress": [{"conditions": [{"lastTransitionTime": "2018-06-02T02:33:50Z", "status": "True", "type": "Admitted"}], "host": "registry-console-default.apps.0601-bng.qe.rhcloud.com", "routerName": "router", "wildcardPolicy": "None"}]}}], "returncode": 0}, "state": "present"} > >TASK [cockpit-ui : Create temp directory for kubeconfig] *********************** >Friday 01 June 2018 22:32:50 -0400 (0:00:01.384) 0:11:32.718 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXX"], "delta": "0:00:00.003287", "end": "2018-06-01 22:33:50.643136", "failed": false, "rc": 0, "start": "2018-06-01 22:33:50.639849", "stderr": "", "stderr_lines": [], "stdout": "/tmp/openshift-ansible-qYMc7h", "stdout_lines": ["/tmp/openshift-ansible-qYMc7h"]} > >TASK [cockpit-ui : set_fact] *************************************************** >Friday 01 June 2018 22:32:50 -0400 (0:00:00.286) 0:11:33.005 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"ansible_facts": {"openshift_hosted_kubeconfig": "/tmp/openshift-ansible-qYMc7h/admin.kubeconfig"}, "changed": false, "failed": false} > >TASK [cockpit-ui : Copy the admin client config(s)] **************************** >Friday 01 June 2018 22:32:51 -0400 (0:00:00.080) 0:11:33.086 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "cmd": ["cp", "/etc/origin/master/admin.kubeconfig", "/tmp/openshift-ansible-qYMc7h/admin.kubeconfig"], "delta": "0:00:00.004166", "end": "2018-06-01 22:33:50.985775", "failed": false, "rc": 0, "start": "2018-06-01 22:33:50.981609", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} > >TASK [cockpit-ui : Deploy registry-console] ************************************ >Friday 01 June 2018 22:32:51 -0400 (0:00:00.259) 0:11:33.345 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["oc", "new-app", "--template=registry-console", "-p", "IMAGE_PREFIX=registry.reg-aws.openshift.com:443/openshift3/", "-p", "OPENSHIFT_OAUTH_PROVIDER_URL=https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", "-p", "REGISTRY_HOST=docker-registry-default.apps.0601-bng.qe.rhcloud.com", "-p", "COCKPIT_KUBE_URL=https://registry-console-default.apps.0601-bng.qe.rhcloud.com", "--config=/tmp/openshift-ansible-qYMc7h/admin.kubeconfig", "-n", "default"], "delta": "0:00:00.748792", "end": "2018-06-01 22:33:52.013684", "failed": false, "failed_when_result": false, "rc": 0, "start": "2018-06-01 22:33:51.264892", "stderr": "", "stderr_lines": [], "stdout": "warning: Cannot find git. Ensure that it is installed and in your path. Git is required to work with git repositories.\n--> Deploying template \"openshift/registry-console\" to project default\n\n registry-console\n ---------\n Template for deploying registry web console. Requires cluster-admin.\n\n * With parameters:\n * IMAGE_PREFIX=registry.reg-aws.openshift.com:443/openshift3/\n * IMAGE_BASENAME=registry-console\n * IMAGE_VERSION=v3.10\n * OPENSHIFT_OAUTH_PROVIDER_URL=https://ec2-34-230-48-21.compute-1.amazonaws.com:8443\n * COCKPIT_KUBE_URL=https://registry-console-default.apps.0601-bng.qe.rhcloud.com\n * OPENSHIFT_OAUTH_CLIENT_SECRET=userLYvnRGaltXxu22dmwtYgClB5MEjxLebmnU5qHB2XAefC32Tpe5KjYUHTbgqNvEQK # generated\n * OPENSHIFT_OAUTH_CLIENT_ID=cockpit-oauth-client\n * REGISTRY_HOST=docker-registry-default.apps.0601-bng.qe.rhcloud.com\n\n--> Creating resources ...\n deploymentconfig \"registry-console\" created\n service \"registry-console\" created\n imagestream \"registry-console\" created\n oauthclient \"cockpit-oauth-client\" created\n--> Success\n Application is not exposed. You can expose services to the outside world by executing one or more of the commands below:\n 'oc expose svc/registry-console' \n Run 'oc status' to view your app.", "stdout_lines": ["warning: Cannot find git. Ensure that it is installed and in your path. Git is required to work with git repositories.", "--> Deploying template \"openshift/registry-console\" to project default", "", " registry-console", " ---------", " Template for deploying registry web console. Requires cluster-admin.", "", " * With parameters:", " * IMAGE_PREFIX=registry.reg-aws.openshift.com:443/openshift3/", " * IMAGE_BASENAME=registry-console", " * IMAGE_VERSION=v3.10", " * OPENSHIFT_OAUTH_PROVIDER_URL=https://ec2-34-230-48-21.compute-1.amazonaws.com:8443", " * COCKPIT_KUBE_URL=https://registry-console-default.apps.0601-bng.qe.rhcloud.com", " * OPENSHIFT_OAUTH_CLIENT_SECRET=userLYvnRGaltXxu22dmwtYgClB5MEjxLebmnU5qHB2XAefC32Tpe5KjYUHTbgqNvEQK # generated", " * OPENSHIFT_OAUTH_CLIENT_ID=cockpit-oauth-client", " * REGISTRY_HOST=docker-registry-default.apps.0601-bng.qe.rhcloud.com", "", "--> Creating resources ...", " deploymentconfig \"registry-console\" created", " service \"registry-console\" created", " imagestream \"registry-console\" created", " oauthclient \"cockpit-oauth-client\" created", "--> Success", " Application is not exposed. You can expose services to the outside world by executing one or more of the commands below:", " 'oc expose svc/registry-console' ", " Run 'oc status' to view your app."]} > >TASK [cockpit-ui : Delete temp directory] ************************************** >Friday 01 June 2018 22:32:52 -0400 (0:00:01.057) 0:11:34.403 *********** >ok: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": false, "failed": false, "path": "/tmp/openshift-ansible-qYMc7h", "state": "absent"} > >PLAY [Install docker gc] ******************************************************* > >TASK [openshift_docker_gc : Create docker-gc tempdir] ************************** >Friday 01 June 2018 22:32:52 -0400 (0:00:00.391) 0:11:34.794 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["mktemp", "-d"], "delta": "0:00:00.005195", "end": "2018-06-01 22:33:52.805780", "failed": false, "rc": 0, "start": "2018-06-01 22:33:52.800585", "stderr": "", "stderr_lines": [], "stdout": "/tmp/tmp.i1R90qTFgi", "stdout_lines": ["/tmp/tmp.i1R90qTFgi"]} > >TASK [openshift_docker_gc : Add dockergc as privileged] ************************ >Friday 01 June 2018 22:32:53 -0400 (0:00:00.379) 0:11:35.173 *********** >changed: [ec2-34-230-48-21.compute-1.amazonaws.com] => {"changed": true, "cmd": ["oc", "adm", "policy", "add-scc-to-user", "-z", "dockergc", "privileged"], "delta": "0:00:00.303695", "end": "2018-06-01 22:33:53.430379", "failed": false, "rc": 0, "start": "2018-06-01 22:33:53.126684", "stderr": "", "stderr_lines": [], "stdout": "scc \"privileged\" added to: [\"system:serviceaccount:default:dockergc\"]", "stdout_lines": ["scc \"privileged\" added to: [\"system:serviceaccount:default:dockergc\"]"]} > >TASK [openshift_docker_gc : Create dockergc DaemonSet] ************************* >Friday 01 June 2018 22:32:53 -0400 (0:00:00.621) 0:11:35.795 *********** >fatal: [ec2-34-230-48-21.compute-1.amazonaws.com]: FAILED! => {"changed": false, "failed": true, "msg": "AnsibleUndefinedVariable: {{ l_os_registry_url | regex_replace(l_openshift_logging_search | regex_escape, l_os_dockergc_replace) }}: 'l_openshift_logging_search' is undefined"} > to retry, use: --limit @/home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/playbooks/deploy_cluster.retry > >PLAY RECAP ********************************************************************* >ec2-34-230-48-21.compute-1.amazonaws.com : ok=500 changed=218 unreachable=0 failed=1 >host-8-243-23.host.centralci.eng.rdu2.redhat.com : ok=13 changed=0 unreachable=0 failed=0 >localhost : ok=14 changed=0 unreachable=0 failed=0 > > >INSTALLER STATUS *************************************************************** >Initialization : Complete (0:00:11) >Health Check : Complete (0:00:22) >Node Preparation : Complete (0:03:54) >etcd Install : Complete (0:00:31) >Master Install : Complete (0:04:38) >Master Additional Install : Complete (0:01:00) >Hosted Install : In Progress (0:00:49) > This phase can be restarted by running: playbooks/openshift-hosted/config.yml >Friday 01 June 2018 22:32:53 -0400 (0:00:00.057) 0:11:35.852 *********** >=============================================================================== >openshift_control_plane : Wait for control plane pods to appear -------- 88.71s >openshift_node : install needed rpm(s) --------------------------------- 84.07s >openshift_control_plane : Wait for all control plane pods to become ready -- 63.13s >openshift_node : Install node, clients, and conntrack packages --------- 48.43s >openshift_node : Check status of node image pre-pull ------------------- 42.67s >Run health checks (install) - EL --------------------------------------- 21.85s >openshift_control_plane : Create the master service env file ----------- 10.77s >openshift_node : Install dnsmasq ---------------------------------------- 8.76s >openshift_hosted : Create OpenShift router ------------------------------ 7.65s >openshift_sdn : Remove the image stream tag ----------------------------- 7.35s >openshift_manageiq : Configure role/user permissions -------------------- 7.17s >Gathering Facts --------------------------------------------------------- 7.11s >openshift_manageiq : Add Management Infrastructure project -------------- 6.60s >openshift_control_plane : Wait for Openshift APIs to register themselves --- 5.16s >openshift_sdn : Apply the config ---------------------------------------- 4.30s >openshift_sdn : Copy templates to temp directory ------------------------ 4.19s >openshift_ca : Create the master certificates if they do not already exist --- 3.93s >openshift_excluder : Install openshift excluder - yum ------------------- 3.89s >openshift_facts --------------------------------------------------------- 3.77s >openshift_hosted : Create default projects ------------------------------ 3.37s > > >Failure summary: > > > 1. Hosts: ec2-34-230-48-21.compute-1.amazonaws.com > Play: Install docker gc > Task: Create dockergc DaemonSet > Message: AnsibleUndefinedVariable: {{ l_os_registry_url | regex_replace(l_openshift_logging_search | regex_escape, l_os_dockergc_replace) }}: 'l_openshift_logging_search' is undefined >tools/launch_instance.rb:450:in `block in run_ansible_playbook': ansible failed execution, see logs (RuntimeError) > from tools/launch_instance.rb:438:in `times' > from tools/launch_instance.rb:438:in `run_ansible_playbook' > from tools/launch_instance.rb:535:in `installation_task' > from tools/launch_instance.rb:632:in `block in launch_template' > from tools/launch_instance.rb:631:in `each' > from tools/launch_instance.rb:631:in `launch_template' > from tools/launch_instance.rb:55:in `block (2 levels) in run' > from /usr/local/rvm/gems/ruby-2.3.3/gems/commander-4.4.4/lib/commander/command.rb:178:in `call' > from /usr/local/rvm/gems/ruby-2.3.3/gems/commander-4.4.4/lib/commander/command.rb:153:in `run' > from /usr/local/rvm/gems/ruby-2.3.3/gems/commander-4.4.4/lib/commander/runner.rb:446:in `run_active_command' > from /usr/local/rvm/gems/ruby-2.3.3/gems/commander-4.4.4/lib/commander/runner.rb:68:in `run!' > from /usr/local/rvm/gems/ruby-2.3.3/gems/commander-4.4.4/lib/commander/delegates.rb:15:in `run!' > from tools/launch_instance.rb:93:in `run' > from tools/launch_instance.rb:734:in `<main>' >waiting for operation up to 36000 seconds.. > >[02:32:53] INFO> Exit Status: 512 >############ ANSIBLE END: /home/slave4/workspace/Launch Environment Flexy/private-openshift-ansible/playbooks/deploy_cluster.yml ############################ >+ ret=1 >+ '[' X1 == X0 ']' >+ result=FAIL >+ '[' -n AtomicOpenShift/3.10/v3.10.0-0.57.0_2018-06-01.1 ']' >+ echo -e 'USER testbot testbot1 testbot2 jenkins-smoke-installer\nNICK jenkins-smoke-installer\nJOIN #aos-qe\nPRIVMSG #aos-qe :.prod jialiu-desktop installation smoke testing against AtomicOpenShift/3.10/v3.10.0-0.57.0_2018-06-01.1 is completed - FAIL. https://openshift-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Launch%20Environment%20Flexy/40007/consoleFull\nQUIT\n' >+ nc irc.lab.bos.redhat.com 6667 >NOTICE AUTH :*** Processing connection to irc.lab.bos.redhat.com >NOTICE AUTH :*** Looking up your hostname... >NOTICE AUTH :*** Checking Ident >NOTICE AUTH :*** No Ident response >NOTICE AUTH :*** Found your hostname >:irc.lab.bos.redhat.com 001 jenkins-smoke-installer :Welcome to the RHAT Internet Relay Chat Network jenkins-smoke-installer >:irc.lab.bos.redhat.com 002 jenkins-smoke-installer :Your host is irc.lab.bos.redhat.com[10.19.43.13/6667], running version ircd-ratbox-2.2.8 >:irc.lab.bos.redhat.com 003 jenkins-smoke-installer :This server was created Wed Jan 9 2013 at 12:06:18 EST >:irc.lab.bos.redhat.com 004 jenkins-smoke-installer irc.lab.bos.redhat.com ircd-ratbox-2.2.8 oiwszcerkfydnxbauglZCD biklmnopstveI bkloveI >:irc.lab.bos.redhat.com 005 jenkins-smoke-installer CHANTYPES=&# EXCEPTS CHANMODES=eb,k,l,imnpst CHANLIMIT=&#:4096 PREFIX=(ov)@+ MAXLIST=be:200 NETWORK=RHAT MODES=4 STATUSMSG=@+ KNOCK CALLERID=g :are supported by this server >:irc.lab.bos.redhat.com 005 jenkins-smoke-installer SAFELIST ELIST=U CASEMAPPING=rfc1459 CHARSET=ascii NICKLEN=32 CHANNELLEN=50 TOPICLEN=350 ETRACE CPRIVMSG CNOTICE DEAF=D MONITOR=100 :are supported by this server >:irc.lab.bos.redhat.com 005 jenkins-smoke-installer TARGMAX=NAMES:1,LIST:1,KICK:1,WHOIS:1,PRIVMSG:4,NOTICE:4,ACCEPT:,MONITOR: :are supported by this server >:irc.lab.bos.redhat.com 251 jenkins-smoke-installer :There are 2052 users and 323 invisible on 10 servers >:irc.lab.bos.redhat.com 252 jenkins-smoke-installer 14 :IRC Operators online >:irc.lab.bos.redhat.com 254 jenkins-smoke-installer 3003 :channels formed >:irc.lab.bos.redhat.com 255 jenkins-smoke-installer :I have 291 clients and 1 servers >:irc.lab.bos.redhat.com 265 jenkins-smoke-installer 291 469 :Current local users 291, max 469 >:irc.lab.bos.redhat.com 266 jenkins-smoke-installer 2375 4768 :Current global users 2375, max 4768 >:irc.lab.bos.redhat.com 250 jenkins-smoke-installer :Highest connection count: 470 (469 clients) (77160 connections received) >:irc.lab.bos.redhat.com 375 jenkins-smoke-installer :- irc.lab.bos.redhat.com Message of the Day - >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- ============================================================ >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- Unauthorized Access to this or any Red Hat Inc. device is >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- strictly prohibited. Violators will be prosecuted. All >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- communication on this host is considered confidential. >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- ============================================================ >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- irc.lab.bos.redhat.com >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- For instructions on how to use irc service (chanserv, nickserv, >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- userserv, etc) please visit: >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- >:irc.lab.bos.redhat.com 372 jenkins-smoke-installer :- https://engineering.redhat.com/irc-services.txt >:irc.lab.bos.redhat.com 376 jenkins-smoke-installer :End of /MOTD command. >:jenkins-smoke-installer!~testbot@host-8-247-23.host.centralci.eng.rdu2.redhat.com JOIN :#aos-qe >:irc.lab.bos.redhat.com 332 jenkins-smoke-installer #aos-qe :Beijing Team is OOO (Spring Outing) on May 25th, 2018 >:irc.lab.bos.redhat.com 333 jenkins-smoke-installer #aos-qe xiaoli!~xiaoli@ircproxy01.util.phx2.redhat.com 1527208483 >:irc.lab.bos.redhat.com 353 jenkins-smoke-installer = #aos-qe :jenkins-smoke-installer vikram Saravanakmr|away ddelcian sshveta_afk hongkliu wjiang duyan scheng deshuai mffiedler|away wabouham schituku vrutkovs|pto bmeng_office chaoyang jiazha aosqe_bot chezhang zitang vponomar hasha_ yasun weinliu sejug jialiu-desktop-afk_ @xiaoli Einat wehe yanpzhan wzheng wewang sthangav-afk weshi_desktop dyan xiaocwan xiuwang pruan_fedora pruan_desktop jmencak vikasc ravi @CHANSERV chrkim bleanhar|gone yocum >:irc.lab.bos.redhat.com 366 jenkins-smoke-installer #aos-qe :End of /NAMES list. >:jenkins-smoke-installer!~testbot@host-8-247-23.host.centralci.eng.rdu2.redhat.com QUIT :Client Quit >ERROR :Closing Link: host-8-247-23.host.centralci.eng.rdu2.redhat.com (Client Quit) >+ exit 1 >Build step 'Execute shell' marked build as failure >Archiving artifacts >Started calculate disk usage of build >Finished Calculation of disk usage of build in 0 seconds >Started calculate disk usage of workspace >Finished Calculation of disk usage of workspace in 0 seconds >Finished: FAILURE
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 1585541
: 1447275