riteshchikatwar

Untitled

Dec 10th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 185.44 KB | None | 0 0
  1. [root@rhsdev-engine1 ~]# ansible-playbook run.yml -v
  2. Using /etc/ansible/ansible.cfg as config file
  3.  
  4. PLAY [oVirt infra] ************************************************************************************************************************************************************************************************
  5.  
  6. TASK [ovirt.cluster-upgrade : Initialize variables] ***************************************************************************************************************************************************************
  7. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"provided_token": "", "stop_non_migratable_vms": false}, "changed": false}
  8.  
  9. TASK [ovirt.cluster-upgrade : Login to oVirt] *********************************************************************************************************************************************************************
  10. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python", "ovirt_auth": {"ca_file": "/etc/pki/ovirt-engine/ca.pem", "compress": true, "headers": null, "insecure": true, "kerberos": false, "timeout": 0, "token": "5UBR1wwGFrIIvq4jYN9lJ_D6TXKAtuPXo0d2EACN2Ptt11O_XxzLdmR6C04jpWKKKHaQz7bZKEfZbE3oTV8vGA", "url": "https://rhsdev-engine1.lab.eng.blr.redhat.com/ovirt-engine/api"}}, "changed": false}
  11.  
  12. TASK [ovirt.cluster-upgrade : Get API facts] **********************************************************************************************************************************************************************
  13. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"ovirt_api": {"authenticated_user": {"href": "/ovirt-engine/api/users/87c7366a-feee-11e9-aa6b-00163e01db9e", "id": "87c7366a-feee-11e9-aa6b-00163e01db9e"}, "effective_user": {"href": "/ovirt-engine/api/users/87c7366a-feee-11e9-aa6b-00163e01db9e", "id": "87c7366a-feee-11e9-aa6b-00163e01db9e"}, "product_info": {"name": "Red Hat Virtualization Manager", "version": {"build": 6, "full_version": "4.3.6-0.1.el7", "major": 4, "minor": 3, "revision": 0}}, "special_objects": {"blank_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "root_tag": {"href": "/ovirt-engine/api/tags/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}}, "summary": {"hosts": {"active": 3, "total": 3}, "storage_domains": {"active": 3, "total": 3}, "users": {"active": 1, "total": 1}, "vms": {"active": 6, "total": 6}}, "time": "2019-12-10 17:46:04.704000+05:30"}}, "changed": false}
  14.  
  15. TASK [ovirt.cluster-upgrade : Get cluster] ************************************************************************************************************************************************************************
  16. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"ovirt_clusters": [{"affinity_groups": [], "ballooning_enabled": false, "comment": "", "cpu": {"architecture": "x86_64", "type": "Intel SandyBridge IBRS SSBD MDS Family"}, "cpu_profiles": [], "custom_scheduling_policy_properties": [{"name": "HighUtilization", "value": "80"}, {"name": "CpuOverCommitDurationMinutes", "value": "2"}], "data_center": {"href": "/ovirt-engine/api/datacenters/29cf79e6-feee-11e9-af31-00163e01db9e", "id": "29cf79e6-feee-11e9-af31-00163e01db9e"}, "description": "The default server cluster", "enabled_features": [], "error_handling": {"on_error": "migrate"}, "external_network_providers": [], "fencing_policy": {"enabled": true, "skip_if_connectivity_broken": {"enabled": false, "threshold": 50}, "skip_if_gluster_bricks_up": true, "skip_if_gluster_quorum_not_met": true, "skip_if_sd_active": {"enabled": false}}, "firewall_type": "firewalld", "gluster_hooks": [], "gluster_service": true, "gluster_volumes": [], "ha_reservation": false, "href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e", "ksm": {"enabled": true, "merge_across_nodes": true}, "log_max_memory_used_threshold": 95, "log_max_memory_used_threshold_type": "percentage", "mac_pool": {"href": "/ovirt-engine/api/macpools/58ca604b-017d-0374-0220-00000000014e", "id": "58ca604b-017d-0374-0220-00000000014e"}, "memory_policy": {"over_commit": {"percent": 100}, "transparent_huge_pages": {"enabled": true}}, "migration": {"auto_converge": "inherit", "bandwidth": {"assignment_method": "auto"}, "compressed": "inherit", "policy": {"id": "80554327-0569-496b-bdeb-fcbbf52b827b"}}, "name": "Default", "network_filters": [], "networks": [], "permissions": [], "required_rng_sources": ["urandom"], "scheduling_policy": {"href": "/ovirt-engine/api/schedulingpolicies/7677771e-5eab-422e-83fa-dc04080d21b7", "id": "7677771e-5eab-422e-83fa-dc04080d21b7"}, "switch_type": "legacy", "threads_as_cores": false, "trusted_service": false, "tunnel_migration": false, "version": {"major": 4, "minor": 3}, "virt_service": true}]}, "changed": false}
  17.  
  18. TASK [ovirt.cluster-upgrade : Set cluster upgrade status in progress] *********************************************************************************************************************************************
  19. ok: [pinstripe.lab.eng.blr.redhat.com] => {"changed": false, "connection": "close", "content_encoding": "identity", "content_length": "1809", "content_type": "application/xml;charset=UTF-8", "cookies": {}, "cookies_string": "", "correlation_id": "8da26f41-99be-4651-a963-80ef79d0998d", "date": "Tue, 10 Dec 2019 12:16:12 GMT", "elapsed": 0, "msg": "OK (1809 bytes)", "redirected": false, "server": "Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips", "status": 200, "url": "https://rhsdev-engine1.lab.eng.blr.redhat.com/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e/upgrade", "vary": "Accept-Encoding"}
  20.  
  21. TASK [ovirt.cluster-upgrade : Log event cluster upgrade has started] **********************************************************************************************************************************************
  22. changed: [pinstripe.lab.eng.blr.redhat.com] => {"changed": true, "event": {"cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e", "name": "Default"}, "code": 9801, "custom_id": 445722132, "description": "Cluster upgrade started for Default.", "flood_rate": 30, "href": "/ovirt-engine/api/events/26988", "id": "26988", "index": 26988, "origin": "cluster_upgrade", "severity": "normal", "time": "2019-12-10 17:46:16.211000+05:30"}, "id": "26988"}
  23.  
  24. TASK [ovirt.cluster-upgrade : Get hosts] **************************************************************************************************************************************************************************
  25. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"ovirt_hosts": [{"address": "fisher.lab.eng.blr.redhat.com", "affinity_labels": [], "auto_numa_status": "disable", "certificate": {"organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"name": "Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz", "speed": 2392.0, "topology": {"cores": 6, "sockets": 1, "threads": 2}, "type": "Intel Haswell-noTSX IBRS SSBD MDS Family"}, "device_passthrough": {"enabled": false}, "devices": [], "external_network_provider_configurations": [], "external_status": "ok", "hardware_information": {"manufacturer": "Dell Inc.", "product_name": "PowerEdge R430", "serial_number": "9BWJH92", "supported_rng_sources": ["random", "hwrng"], "uuid": "4C4C4544-0042-5710-804A-B9C04F483932"}, "hooks": [], "href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a", "iscsi": {"initiator": "iqn.1994-05.com.redhat:05629ccb334a"}, "katello_errata": [], "kdump_status": "disabled", "ksm": {"enabled": false}, "libvirt_version": {"build": 0, "full_version": "libvirt-4.5.0-23.el7", "major": 4, "minor": 5, "revision": 0}, "max_scheduling_memory": 47011856384, "memory": 67150807040, "name": "fisher.lab.eng.blr.redhat.com", "network_attachments": [], "nics": [], "numa_nodes": [], "numa_supported": false, "os": {"custom_kernel_cmdline": "", "reported_kernel_cmdline": "BOOT_IMAGE=/rhvh-4.3.5.3-0.20190805.0+1/vmlinuz-3.10.0-1062.el7.x86_64 root=/dev/rhvh/rhvh-4.3.5.3-0.20190805.0+1 ro crashkernel=auto rd.lvm.lv=rhvh/rhvh-4.3.5.3-0.20190805.0+1 rd.lvm.lv=rhvh/swap rhgb quiet LANG=en_US.UTF-8 img.bootid=rhvh-4.3.5.3-0.20190805.0+1", "type": "RHEL", "version": {"full_version": "7.7 - 3.el7ev", "major": 7, "minor": 7}}, "permissions": [], "port": 54321, "power_management": {"automatic_pm_enabled": true, "enabled": false, "kdump_detection": true, "pm_proxies": []}, "protocol": "stomp", "se_linux": {"mode": "enforcing"}, "spm": {"priority": 5, "status": "none"}, "ssh": {"fingerprint": "SHA256:0JL5tiNu1YWOSZj0wO9/ceVxKNfKMOTxHVuY7fuSe44", "port": 22}, "statistics": [], "status": "up", "storage_connection_extensions": [], "summary": {"active": 2, "migrating": 0, "total": 2}, "tags": [], "transparent_huge_pages": {"enabled": true}, "type": "ovirt_node", "unmanaged_networks": [], "update_available": false, "version": {"build": 24, "full_version": "vdsm-4.30.24-2.el7ev", "major": 4, "minor": 30, "revision": 0}, "vgpu_placement": "consolidated"}, {"address": "pinstripe.lab.eng.blr.redhat.com", "affinity_labels": [], "auto_numa_status": "disable", "certificate": {"organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"name": "Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz", "speed": 1886.0, "topology": {"cores": 6, "sockets": 1, "threads": 2}, "type": "Intel Haswell-noTSX IBRS SSBD MDS Family"}, "device_passthrough": {"enabled": false}, "devices": [], "external_network_provider_configurations": [], "external_status": "ok", "hardware_information": {"manufacturer": "Dell Inc.", "product_name": "PowerEdge R430", "serial_number": "9BT8H92", "supported_rng_sources": ["random", "hwrng"], "uuid": "4C4C4544-0042-5410-8038-B9C04F483932"}, "hooks": [], "href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "iscsi": {"initiator": "iqn.1994-05.com.redhat:c8be03445626"}, "katello_errata": [], "kdump_status": "disabled", "ksm": {"enabled": false}, "libvirt_version": {"build": 0, "full_version": "libvirt-4.5.0-23.el7", "major": 4, "minor": 5, "revision": 0}, "max_scheduling_memory": 59655585792, "memory": 67150807040, "name": "pinstripe.lab.eng.blr.redhat.com", "network_attachments": [], "nics": [], "numa_nodes": [], "numa_supported": false, "os": {"custom_kernel_cmdline": "", "reported_kernel_cmdline": "BOOT_IMAGE=/rhvh-4.3.5.3-0.20190805.0+1/vmlinuz-3.10.0-1062.el7.x86_64 root=/dev/rhvh/rhvh-4.3.5.3-0.20190805.0+1 ro crashkernel=auto rd.lvm.lv=rhvh/rhvh-4.3.5.3-0.20190805.0+1 rd.lvm.lv=rhvh/swap rhgb quiet LANG=en_US.UTF-8 img.bootid=rhvh-4.3.5.3-0.20190805.0+1", "type": "RHEL", "version": {"full_version": "7.7 - 3.el7ev", "major": 7, "minor": 7}}, "permissions": [], "port": 54321, "power_management": {"automatic_pm_enabled": true, "enabled": false, "kdump_detection": true, "pm_proxies": []}, "protocol": "stomp", "se_linux": {"mode": "enforcing"}, "spm": {"priority": 5, "status": "spm"}, "ssh": {"fingerprint": "SHA256:AoyEJQjDQokr7f0kIb+xLbemc3ipQbBosg0n/MLBwPk", "port": 22}, "statistics": [], "status": "up", "storage_connection_extensions": [], "summary": {"active": 4, "migrating": 0, "total": 4}, "tags": [], "transparent_huge_pages": {"enabled": true}, "type": "ovirt_node", "unmanaged_networks": [], "update_available": true, "version": {"build": 24, "full_version": "vdsm-4.30.24-2.el7ev", "major": 4, "minor": 30, "revision": 0}, "vgpu_placement": "consolidated"}]}, "changed": false}
  26.  
  27. TASK [ovirt.cluster-upgrade : Print - no hosts to be updated] *****************************************************************************************************************************************************
  28. skipping: [pinstripe.lab.eng.blr.redhat.com] => {}
  29.  
  30. TASK [ovirt.cluster-upgrade : Log event - no hosts to be updated] *************************************************************************************************************************************************
  31. skipping: [pinstripe.lab.eng.blr.redhat.com] => {"changed": false, "skip_reason": "Conditional result was False"}
  32.  
  33. TASK [ovirt.cluster-upgrade : Log event about hosts that are marked to be updated] ********************************************************************************************************************************
  34. changed: [pinstripe.lab.eng.blr.redhat.com] => {"changed": true, "event": {"cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e", "name": "Default"}, "code": 9801, "custom_id": 1505107662, "description": "Hosts fisher.lab.eng.blr.redhat.com,pinstripe.lab.eng.blr.redhat.com are marked to be updated in cluster Default.", "flood_rate": 30, "href": "/ovirt-engine/api/events/26990", "id": "26990", "index": 26990, "origin": "cluster_upgrade", "severity": "normal", "time": "2019-12-10 17:46:23.869000+05:30"}, "id": "26990"}
  35.  
  36. TASK [ovirt.cluster-upgrade : include_tasks] **********************************************************************************************************************************************************************
  37. included: /usr/share/ansible/roles/ovirt.cluster-upgrade/tasks/cluster_policy.yml for pinstripe.lab.eng.blr.redhat.com
  38.  
  39. TASK [ovirt.cluster-upgrade : Get cluster facts] ******************************************************************************************************************************************************************
  40. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"ovirt_clusters": [{"affinity_groups": [], "ballooning_enabled": false, "comment": "", "cpu": {"architecture": "x86_64", "type": "Intel SandyBridge IBRS SSBD MDS Family"}, "cpu_profiles": [], "custom_scheduling_policy_properties": [{"name": "HighUtilization", "value": "80"}, {"name": "CpuOverCommitDurationMinutes", "value": "2"}], "data_center": {"href": "/ovirt-engine/api/datacenters/29cf79e6-feee-11e9-af31-00163e01db9e", "id": "29cf79e6-feee-11e9-af31-00163e01db9e"}, "description": "The default server cluster", "enabled_features": [], "error_handling": {"on_error": "migrate"}, "external_network_providers": [], "fencing_policy": {"enabled": true, "skip_if_connectivity_broken": {"enabled": false, "threshold": 50}, "skip_if_gluster_bricks_up": true, "skip_if_gluster_quorum_not_met": true, "skip_if_sd_active": {"enabled": false}}, "firewall_type": "firewalld", "gluster_hooks": [], "gluster_service": true, "gluster_volumes": [], "ha_reservation": false, "href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e", "ksm": {"enabled": true, "merge_across_nodes": true}, "log_max_memory_used_threshold": 95, "log_max_memory_used_threshold_type": "percentage", "mac_pool": {"href": "/ovirt-engine/api/macpools/58ca604b-017d-0374-0220-00000000014e", "id": "58ca604b-017d-0374-0220-00000000014e"}, "memory_policy": {"over_commit": {"percent": 100}, "transparent_huge_pages": {"enabled": true}}, "migration": {"auto_converge": "inherit", "bandwidth": {"assignment_method": "auto"}, "compressed": "inherit", "policy": {"id": "80554327-0569-496b-bdeb-fcbbf52b827b"}}, "name": "Default", "network_filters": [], "networks": [], "permissions": [], "required_rng_sources": ["urandom"], "scheduling_policy": {"href": "/ovirt-engine/api/schedulingpolicies/7677771e-5eab-422e-83fa-dc04080d21b7", "id": "7677771e-5eab-422e-83fa-dc04080d21b7"}, "switch_type": "legacy", "threads_as_cores": false, "trusted_service": false, "tunnel_migration": false, "version": {"major": 4, "minor": 3}, "virt_service": true}]}, "changed": false}
  41.  
  42. TASK [ovirt.cluster-upgrade : Get name of the original scheduling policy] *****************************************************************************************************************************************
  43. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"ovirt_scheduling_policies": [{"balances": [], "default_policy": false, "filters": [], "href": "/ovirt-engine/api/schedulingpolicies/7677771e-5eab-422e-83fa-dc04080d21b7", "id": "7677771e-5eab-422e-83fa-dc04080d21b7", "locked": true, "name": "cluster_maintenance", "properties": [{"name": "HighUtilization", "value": "80"}, {"name": "CpuOverCommitDurationMinutes", "value": "2"}]}]}, "changed": false}
  44.  
  45. TASK [ovirt.cluster-upgrade : Remember the cluster scheduling policy] *********************************************************************************************************************************************
  46. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"cluster_scheduling_policy": "cluster_maintenance"}, "changed": false}
  47.  
  48. TASK [ovirt.cluster-upgrade : Remember the cluster scheduling policy properties] **********************************************************************************************************************************
  49. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"cluster_scheduling_policy_properties": [{"name": "HighUtilization", "value": "80"}, {"name": "CpuOverCommitDurationMinutes", "value": "2"}]}, "changed": false}
  50.  
  51. TASK [ovirt.cluster-upgrade : Set in cluster upgrade policy] ******************************************************************************************************************************************************
  52. ok: [pinstripe.lab.eng.blr.redhat.com] => {"changed": false, "cluster": {"affinity_groups": [], "ballooning_enabled": false, "comment": "", "cpu": {"architecture": "x86_64", "type": "Intel SandyBridge IBRS SSBD MDS Family"}, "cpu_profiles": [], "custom_scheduling_policy_properties": [{"name": "HighUtilization", "value": "80"}, {"name": "CpuOverCommitDurationMinutes", "value": "2"}], "data_center": {"href": "/ovirt-engine/api/datacenters/29cf79e6-feee-11e9-af31-00163e01db9e", "id": "29cf79e6-feee-11e9-af31-00163e01db9e"}, "description": "The default server cluster", "enabled_features": [], "error_handling": {"on_error": "migrate"}, "external_network_providers": [], "fencing_policy": {"enabled": true, "skip_if_connectivity_broken": {"enabled": false, "threshold": 50}, "skip_if_gluster_bricks_up": true, "skip_if_gluster_quorum_not_met": true, "skip_if_sd_active": {"enabled": false}}, "firewall_type": "firewalld", "gluster_hooks": [], "gluster_service": true, "gluster_volumes": [], "ha_reservation": false, "href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e", "ksm": {"enabled": true, "merge_across_nodes": true}, "log_max_memory_used_threshold": 95, "log_max_memory_used_threshold_type": "percentage", "mac_pool": {"href": "/ovirt-engine/api/macpools/58ca604b-017d-0374-0220-00000000014e", "id": "58ca604b-017d-0374-0220-00000000014e"}, "memory_policy": {"over_commit": {"percent": 100}, "transparent_huge_pages": {"enabled": true}}, "migration": {"auto_converge": "inherit", "bandwidth": {"assignment_method": "auto"}, "compressed": "inherit", "policy": {"id": "80554327-0569-496b-bdeb-fcbbf52b827b"}}, "name": "Default", "network_filters": [], "networks": [], "permissions": [], "required_rng_sources": ["urandom"], "scheduling_policy": {"href": "/ovirt-engine/api/schedulingpolicies/7677771e-5eab-422e-83fa-dc04080d21b7", "id": "7677771e-5eab-422e-83fa-dc04080d21b7"}, "switch_type": "legacy", "threads_as_cores": false, "trusted_service": false, "tunnel_migration": false, "version": {"major": 4, "minor": 3}, "virt_service": true}, "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}
  53.  
  54. TASK [ovirt.cluster-upgrade : Get list of VMs in cluster] *********************************************************************************************************************************************************
  55. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"ovirt_vms": [{"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-10 13:08:06.030000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5901, "secure_port": 5902, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "dhcp42-170.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "", "distribution": "CentOS Linux", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "4.18.0-80.11.2.el8_0.x86_64", "major": 4, "minor": 18, "revision": 80}}, "version": {"full_version": "8", "major": 8}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": true, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "id": "6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "lease": {"storage_domain": {"href": "/ovirt-engine/api/storagedomains/901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9", "id": "901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9"}}, "memory": 2147483648, "memory_policy": {"guaranteed": 2147483648, "max": 8589934592}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "gobinda-vm1", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-10 14:43:21.660000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-10 14:43:18.310000+05:30", "storage_error_resume_behaviour": "kill", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 4, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-04 16:22:43.601000+05:30", "delete_protected": true, "description": "Hosted engine VM", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "rhsdev-engine1.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "Server", "distribution": "Red Hat Enterprise Linux Server", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "3.10.0-1062.el7.x86_64", "major": 3, "minor": 10, "revision": 1062}}, "version": {"full_version": "7.7", "major": 7, "minor": 7}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/02f2c901-62c1-420a-b75f-ec321fae6c46", "id": "02f2c901-62c1-420a-b75f-ec321fae6c46", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 17179869184, "memory_policy": {"guaranteed": 1073741824, "max": 68719476736}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "HostedEngine", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "managed_hosted_engine", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-03 15:43:36.703000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "server", "usb": {"enabled": false}, "watchdogs": []}, {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:04:47.063000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5907, "secure_port": 5908, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/90a6a92c-05bc-4010-8201-ed7d8709a67b", "id": "90a6a92c-05bc-4010-8201-ed7d8709a67b", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_Replace_host", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:05:52.135000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:04:47.067000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:44:04.694000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5909, "secure_port": 5910, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb98829-d52d-47ff-8ac9-1f429659a0cf", "id": "6eb98829-d52d-47ff-8ac9-1f429659a0cf", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_test", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:44:33.118000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:44:04.698000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-08 14:01:29.131000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5900, "secure_port": 5901, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/3536e54f-8444-4238-8189-79cf26e47f0d", "id": "3536e54f-8444-4238-8189-79cf26e47f0d", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_6x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 15:03:31.813000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-05 15:03:25.994000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-04 21:37:16.304000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/c93b4b8d-8779-4748-a9a5-91db121527b2", "id": "c93b4b8d-8779-4748-a9a5-91db121527b2", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh_headwig", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/ca09a70a-48bb-44c7-bab6-ae628ed2dd13", "id": "ca09a70a-48bb-44c7-bab6-ae628ed2dd13"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-04 21:37:31.193000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-04 21:37:16.321000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}]}, "changed": false}
  56.  
  57. TASK [ovirt.cluster-upgrade : include_tasks] **********************************************************************************************************************************************************************
  58. included: /usr/share/ansible/roles/ovirt.cluster-upgrade/tasks/pinned_vms.yml for pinstripe.lab.eng.blr.redhat.com
  59.  
  60. TASK [ovirt.cluster-upgrade : Create list of host IDs which has running non-migratable VM and are not down] *******************************************************************************************************
  61. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=gobinda-vm1) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-10 13:08:06.030000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5901, "secure_port": 5902, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "dhcp42-170.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "", "distribution": "CentOS Linux", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "4.18.0-80.11.2.el8_0.x86_64", "major": 4, "minor": 18, "revision": 80}}, "version": {"full_version": "8", "major": 8}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": true, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "id": "6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "lease": {"storage_domain": {"href": "/ovirt-engine/api/storagedomains/901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9", "id": "901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9"}}, "memory": 2147483648, "memory_policy": {"guaranteed": 2147483648, "max": 8589934592}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "gobinda-vm1", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-10 14:43:21.660000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-10 14:43:18.310000+05:30", "storage_error_resume_behaviour": "kill", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  62. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=HostedEngine) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 4, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-04 16:22:43.601000+05:30", "delete_protected": true, "description": "Hosted engine VM", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "rhsdev-engine1.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "Server", "distribution": "Red Hat Enterprise Linux Server", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "3.10.0-1062.el7.x86_64", "major": 3, "minor": 10, "revision": 1062}}, "version": {"full_version": "7.7", "major": 7, "minor": 7}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/02f2c901-62c1-420a-b75f-ec321fae6c46", "id": "02f2c901-62c1-420a-b75f-ec321fae6c46", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 17179869184, "memory_policy": {"guaranteed": 1073741824, "max": 68719476736}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "HostedEngine", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "managed_hosted_engine", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-03 15:43:36.703000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "server", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  63. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=prajith_Replace_host) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:04:47.063000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5907, "secure_port": 5908, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/90a6a92c-05bc-4010-8201-ed7d8709a67b", "id": "90a6a92c-05bc-4010-8201-ed7d8709a67b", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_Replace_host", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:05:52.135000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:04:47.067000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  64. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=prajith_test) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:44:04.694000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5909, "secure_port": 5910, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb98829-d52d-47ff-8ac9-1f429659a0cf", "id": "6eb98829-d52d-47ff-8ac9-1f429659a0cf", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_test", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:44:33.118000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:44:04.698000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  65. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=test_ritesh) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-08 14:01:29.131000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5900, "secure_port": 5901, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/3536e54f-8444-4238-8189-79cf26e47f0d", "id": "3536e54f-8444-4238-8189-79cf26e47f0d", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_6x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 15:03:31.813000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-05 15:03:25.994000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  66. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=test_ritesh_headwig) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-04 21:37:16.304000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/c93b4b8d-8779-4748-a9a5-91db121527b2", "id": "c93b4b8d-8779-4748-a9a5-91db121527b2", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh_headwig", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/ca09a70a-48bb-44c7-bab6-ae628ed2dd13", "id": "ca09a70a-48bb-44c7-bab6-ae628ed2dd13"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-04 21:37:31.193000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-04 21:37:16.321000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  67.  
  68. TASK [ovirt.cluster-upgrade : Create list of host IDs which has pinned VM] ****************************************************************************************************************************************
  69. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"host_ids": []}, "changed": false}
  70.  
  71. TASK [ovirt.cluster-upgrade : Start ovirt job session] ************************************************************************************************************************************************************
  72. ok: [pinstripe.lab.eng.blr.redhat.com] => {"changed": false, "id": "cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "job": {"auto_cleared": true, "description": "Upgrading hosts", "external": true, "href": "/ovirt-engine/api/jobs/cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "id": "cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "last_updated": "2019-12-10 17:37:44.807000+05:30", "owner": {"href": "/ovirt-engine/api/users/87c7366a-feee-11e9-aa6b-00163e01db9e", "id": "87c7366a-feee-11e9-aa6b-00163e01db9e"}, "start_time": "2019-12-10 17:37:36.900000+05:30", "status": "started", "steps": [{"href": "/ovirt-engine/api/jobs/cf8ba678-ad88-4db0-88f6-7d912a9b2ce7/steps/c1ccbb5d-558b-4215-ba69-1c43f3345664", "id": "c1ccbb5d-558b-4215-ba69-1c43f3345664"}]}}
  73.  
  74. TASK [ovirt.cluster-upgrade : include_tasks] **********************************************************************************************************************************************************************
  75. included: /usr/share/ansible/roles/ovirt.cluster-upgrade/tasks/upgrade.yml for pinstripe.lab.eng.blr.redhat.com
  76. included: /usr/share/ansible/roles/ovirt.cluster-upgrade/tasks/upgrade.yml for pinstripe.lab.eng.blr.redhat.com
  77.  
  78. TASK [ovirt.cluster-upgrade : Get list of VMs in host] ************************************************************************************************************************************************************
  79. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"ovirt_vms": [{"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-10 13:08:06.030000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5901, "secure_port": 5902, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "dhcp42-170.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "", "distribution": "CentOS Linux", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "4.18.0-80.11.2.el8_0.x86_64", "major": 4, "minor": 18, "revision": 80}}, "version": {"full_version": "8", "major": 8}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": true, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "id": "6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "lease": {"storage_domain": {"href": "/ovirt-engine/api/storagedomains/901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9", "id": "901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9"}}, "memory": 2147483648, "memory_policy": {"guaranteed": 2147483648, "max": 8589934592}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "gobinda-vm1", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-10 14:43:21.660000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-10 14:43:18.310000+05:30", "storage_error_resume_behaviour": "kill", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 4, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-04 16:22:43.601000+05:30", "delete_protected": true, "description": "Hosted engine VM", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "rhsdev-engine1.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "Server", "distribution": "Red Hat Enterprise Linux Server", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "3.10.0-1062.el7.x86_64", "major": 3, "minor": 10, "revision": 1062}}, "version": {"full_version": "7.7", "major": 7, "minor": 7}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/02f2c901-62c1-420a-b75f-ec321fae6c46", "id": "02f2c901-62c1-420a-b75f-ec321fae6c46", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 17179869184, "memory_policy": {"guaranteed": 1073741824, "max": 68719476736}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "HostedEngine", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "managed_hosted_engine", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-03 15:43:36.703000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "server", "usb": {"enabled": false}, "watchdogs": []}]}, "changed": false}
  80.  
  81. TASK [ovirt.cluster-upgrade : Move user migratable vms] ***********************************************************************************************************************************************************
  82. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior.
  83.  
  84. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=gobinda-vm1) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-10 13:08:06.030000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5901, "secure_port": 5902, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "dhcp42-170.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "", "distribution": "CentOS Linux", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "4.18.0-80.11.2.el8_0.x86_64", "major": 4, "minor": 18, "revision": 80}}, "version": {"full_version": "8", "major": 8}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": true, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "id": "6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "lease": {"storage_domain": {"href": "/ovirt-engine/api/storagedomains/901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9", "id": "901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9"}}, "memory": 2147483648, "memory_policy": {"guaranteed": 2147483648, "max": 8589934592}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "gobinda-vm1", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-10 14:43:21.660000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-10 14:43:18.310000+05:30", "storage_error_resume_behaviour": "kill", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  85. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=HostedEngine) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 4, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-04 16:22:43.601000+05:30", "delete_protected": true, "description": "Hosted engine VM", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "rhsdev-engine1.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "Server", "distribution": "Red Hat Enterprise Linux Server", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "3.10.0-1062.el7.x86_64", "major": 3, "minor": 10, "revision": 1062}}, "version": {"full_version": "7.7", "major": 7, "minor": 7}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/02f2c901-62c1-420a-b75f-ec321fae6c46", "id": "02f2c901-62c1-420a-b75f-ec321fae6c46", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 17179869184, "memory_policy": {"guaranteed": 1073741824, "max": 68719476736}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "HostedEngine", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "managed_hosted_engine", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-03 15:43:36.703000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "server", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  86.  
  87. TASK [ovirt.cluster-upgrade : Shutdown non-migratable VMs] ********************************************************************************************************************************************************
  88. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior.
  89.  
  90. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=gobinda-vm1) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-10 13:08:06.030000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5901, "secure_port": 5902, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "dhcp42-170.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "", "distribution": "CentOS Linux", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "4.18.0-80.11.2.el8_0.x86_64", "major": 4, "minor": 18, "revision": 80}}, "version": {"full_version": "8", "major": 8}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": true, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "id": "6eb38c40-2a9a-472e-abb8-c9cbca48a6c4", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "lease": {"storage_domain": {"href": "/ovirt-engine/api/storagedomains/901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9", "id": "901a4da9-2b0f-4b37-8bcb-e4bb548dc1b9"}}, "memory": 2147483648, "memory_policy": {"guaranteed": 2147483648, "max": 8589934592}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "gobinda-vm1", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-10 14:43:21.660000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-10 14:43:18.310000+05:30", "storage_error_resume_behaviour": "kill", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  91. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=HostedEngine) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 4, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-04 16:22:43.601000+05:30", "delete_protected": true, "description": "Hosted engine VM", "disk_attachments": [], "display": {"address": "10.70.41.14", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "fqdn": "rhsdev-engine1.lab.eng.blr.redhat.com", "graphics_consoles": [], "guest_operating_system": {"architecture": "x86_64", "codename": "Server", "distribution": "Red Hat Enterprise Linux Server", "family": "Linux", "kernel": {"version": {"build": 0, "full_version": "3.10.0-1062.el7.x86_64", "major": 3, "minor": 10, "revision": 1062}}, "version": {"full_version": "7.7", "major": 7, "minor": 7}}, "guest_time_zone": {"name": "IST", "utc_offset": "+05:30"}, "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}, "host_devices": [], "href": "/ovirt-engine/api/vms/02f2c901-62c1-420a-b75f-ec321fae6c46", "id": "02f2c901-62c1-420a-b75f-ec321fae6c46", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 17179869184, "memory_policy": {"guaranteed": 1073741824, "max": 68719476736}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "HostedEngine", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "managed_hosted_engine", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-03 15:43:36.703000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "server", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  92.  
  93. TASK [ovirt.cluster-upgrade : Create list of VM names which was shutted down] *************************************************************************************************************************************
  94. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"pinned_vms_names": []}, "changed": false}
  95.  
  96. TASK [ovirt.cluster-upgrade : Start ovirt job step] ***************************************************************************************************************************************************************
  97. ok: [pinstripe.lab.eng.blr.redhat.com] => {"changed": false, "id": "cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "job": {"auto_cleared": true, "description": "Upgrading hosts", "external": true, "href": "/ovirt-engine/api/jobs/cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "id": "cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "last_updated": "2019-12-10 17:37:44.807000+05:30", "owner": {"href": "/ovirt-engine/api/users/87c7366a-feee-11e9-aa6b-00163e01db9e", "id": "87c7366a-feee-11e9-aa6b-00163e01db9e"}, "start_time": "2019-12-10 17:37:36.900000+05:30", "status": "started", "steps": [{"href": "/ovirt-engine/api/jobs/cf8ba678-ad88-4db0-88f6-7d912a9b2ce7/steps/c1ccbb5d-558b-4215-ba69-1c43f3345664", "id": "c1ccbb5d-558b-4215-ba69-1c43f3345664"}]}}
  98.  
  99. TASK [ovirt.cluster-upgrade : Gather self-heal facts about all gluster hosts in the cluster] **********************************************************************************************************************
  100. ok: [pinstripe.lab.eng.blr.redhat.com] => (item=engine) => {"ansible_facts": {"glusterfs": {"heal_info": [{"brick": " headwig.lab.eng.blr.redhat.com:/gluster_bricks/engine/engine", "no_of_entries": "0", "status": "Connected"}, {"brick": " fisher.lab.eng.blr.redhat.com:/gluster_bricks/engine/engine", "no_of_entries": "0", "status": "Connected"}, {"brick": " pinstripe.lab.eng.blr.redhat.com:/gluster_bricks/engine/engine", "no_of_entries": "0", "status": "Connected"}], "rebalance": "", "status_filter": "self-heal", "volume": "engine"}}, "ansible_loop_var": "volume_item", "attempts": 1, "changed": false, "volume_item": "engine"}
  101. ok: [pinstripe.lab.eng.blr.redhat.com] => (item=data) => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python", "glusterfs": {"heal_info": [{"brick": " headwig.lab.eng.blr.redhat.com:/gluster_bricks/data/data", "no_of_entries": "0", "status": "Connected"}, {"brick": " fisher.lab.eng.blr.redhat.com:/gluster_bricks/data/data", "no_of_entries": "0", "status": "Connected"}, {"brick": " pinstripe.lab.eng.blr.redhat.com:/gluster_bricks/data/data", "no_of_entries": "0", "status": "Connected"}], "rebalance": "", "status_filter": "self-heal", "volume": "data"}}, "ansible_loop_var": "volume_item", "attempts": 1, "changed": false, "volume_item": "data"}
  102. ok: [pinstripe.lab.eng.blr.redhat.com] => (item=vmstore) => {"ansible_facts": {"glusterfs": {"heal_info": [{"brick": " headwig.lab.eng.blr.redhat.com:/gluster_bricks/vmstore/vmstore", "no_of_entries": "0", "status": "Connected"}, {"brick": " fisher.lab.eng.blr.redhat.com:/gluster_bricks/vmstore/vmstore", "no_of_entries": "0", "status": "Connected"}, {"brick": " pinstripe.lab.eng.blr.redhat.com:/gluster_bricks/vmstore/vmstore", "no_of_entries": "0", "status": "Connected"}], "rebalance": "", "status_filter": "self-heal", "volume": "vmstore"}}, "ansible_loop_var": "volume_item", "attempts": 1, "changed": false, "volume_item": "vmstore"}
  103.  
  104. TASK [ovirt.cluster-upgrade : Upgrade host] ***********************************************************************************************************************************************************************
  105. ok: [pinstripe.lab.eng.blr.redhat.com] => {"changed": false, "host": {"address": "fisher.lab.eng.blr.redhat.com", "affinity_labels": [], "auto_numa_status": "disable", "certificate": {"organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=fisher.lab.eng.blr.redhat.com"}, "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"name": "Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz", "speed": 2392.0, "topology": {"cores": 6, "sockets": 1, "threads": 2}, "type": "Intel Haswell-noTSX IBRS SSBD MDS Family"}, "device_passthrough": {"enabled": false}, "devices": [], "external_network_provider_configurations": [], "external_status": "ok", "hardware_information": {"manufacturer": "Dell Inc.", "product_name": "PowerEdge R430", "serial_number": "9BWJH92", "supported_rng_sources": ["random", "hwrng"], "uuid": "4C4C4544-0042-5710-804A-B9C04F483932"}, "hooks": [], "href": "/ovirt-engine/api/hosts/4b0fb400-47c5-4c91-a75d-1034b69e384a", "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a", "iscsi": {"initiator": "iqn.1994-05.com.redhat:05629ccb334a"}, "katello_errata": [], "kdump_status": "disabled", "ksm": {"enabled": false}, "libvirt_version": {"build": 0, "full_version": "libvirt-4.5.0-23.el7", "major": 4, "minor": 5, "revision": 0}, "max_scheduling_memory": 47011856384, "memory": 67150807040, "name": "fisher.lab.eng.blr.redhat.com", "network_attachments": [], "nics": [], "numa_nodes": [], "numa_supported": false, "os": {"custom_kernel_cmdline": "", "reported_kernel_cmdline": "BOOT_IMAGE=/rhvh-4.3.5.3-0.20190805.0+1/vmlinuz-3.10.0-1062.el7.x86_64 root=/dev/rhvh/rhvh-4.3.5.3-0.20190805.0+1 ro crashkernel=auto rd.lvm.lv=rhvh/rhvh-4.3.5.3-0.20190805.0+1 rd.lvm.lv=rhvh/swap rhgb quiet LANG=en_US.UTF-8 img.bootid=rhvh-4.3.5.3-0.20190805.0+1", "type": "RHEL", "version": {"full_version": "7.7 - 3.el7ev", "major": 7, "minor": 7}}, "permissions": [], "port": 54321, "power_management": {"automatic_pm_enabled": true, "enabled": false, "kdump_detection": true, "pm_proxies": []}, "protocol": "stomp", "se_linux": {"mode": "enforcing"}, "spm": {"priority": 5, "status": "none"}, "ssh": {"fingerprint": "SHA256:0JL5tiNu1YWOSZj0wO9/ceVxKNfKMOTxHVuY7fuSe44", "port": 22}, "statistics": [], "status": "up", "storage_connection_extensions": [], "summary": {"active": 2, "migrating": 0, "total": 2}, "tags": [], "transparent_huge_pages": {"enabled": true}, "type": "ovirt_node", "unmanaged_networks": [], "update_available": false, "version": {"build": 24, "full_version": "vdsm-4.30.24-2.el7ev", "major": 4, "minor": 30, "revision": 0}, "vgpu_placement": "consolidated"}, "id": "4b0fb400-47c5-4c91-a75d-1034b69e384a"}
  106.  
  107. TASK [ovirt.cluster-upgrade : Finish ovirt job step] **************************************************************************************************************************************************************
  108. changed: [pinstripe.lab.eng.blr.redhat.com] => {"changed": true, "id": "cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "job": {"auto_cleared": true, "description": "Upgrading hosts", "external": true, "href": "/ovirt-engine/api/jobs/cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "id": "cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "last_updated": "2019-12-10 17:37:44.807000+05:30", "owner": {"href": "/ovirt-engine/api/users/87c7366a-feee-11e9-aa6b-00163e01db9e", "id": "87c7366a-feee-11e9-aa6b-00163e01db9e"}, "start_time": "2019-12-10 17:37:36.900000+05:30", "status": "started", "steps": [{"href": "/ovirt-engine/api/jobs/cf8ba678-ad88-4db0-88f6-7d912a9b2ce7/steps/c1ccbb5d-558b-4215-ba69-1c43f3345664", "id": "c1ccbb5d-558b-4215-ba69-1c43f3345664"}]}}
  109.  
  110. TASK [ovirt.cluster-upgrade : Get list of VMs in host] ************************************************************************************************************************************************************
  111. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"ovirt_vms": [{"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:04:47.063000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5907, "secure_port": 5908, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/90a6a92c-05bc-4010-8201-ed7d8709a67b", "id": "90a6a92c-05bc-4010-8201-ed7d8709a67b", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_Replace_host", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:05:52.135000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:04:47.067000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:44:04.694000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5909, "secure_port": 5910, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb98829-d52d-47ff-8ac9-1f429659a0cf", "id": "6eb98829-d52d-47ff-8ac9-1f429659a0cf", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_test", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:44:33.118000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:44:04.698000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-08 14:01:29.131000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5900, "secure_port": 5901, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/3536e54f-8444-4238-8189-79cf26e47f0d", "id": "3536e54f-8444-4238-8189-79cf26e47f0d", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_6x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 15:03:31.813000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-05 15:03:25.994000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-04 21:37:16.304000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/c93b4b8d-8779-4748-a9a5-91db121527b2", "id": "c93b4b8d-8779-4748-a9a5-91db121527b2", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh_headwig", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/ca09a70a-48bb-44c7-bab6-ae628ed2dd13", "id": "ca09a70a-48bb-44c7-bab6-ae628ed2dd13"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-04 21:37:31.193000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-04 21:37:16.321000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}]}, "changed": false}
  112.  
  113. TASK [ovirt.cluster-upgrade : Move user migratable vms] ***********************************************************************************************************************************************************
  114. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior.
  115.  
  116. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=prajith_Replace_host) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:04:47.063000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5907, "secure_port": 5908, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/90a6a92c-05bc-4010-8201-ed7d8709a67b", "id": "90a6a92c-05bc-4010-8201-ed7d8709a67b", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_Replace_host", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:05:52.135000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:04:47.067000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  117. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=prajith_test) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:44:04.694000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5909, "secure_port": 5910, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb98829-d52d-47ff-8ac9-1f429659a0cf", "id": "6eb98829-d52d-47ff-8ac9-1f429659a0cf", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_test", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:44:33.118000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:44:04.698000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  118. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=test_ritesh) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-08 14:01:29.131000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5900, "secure_port": 5901, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/3536e54f-8444-4238-8189-79cf26e47f0d", "id": "3536e54f-8444-4238-8189-79cf26e47f0d", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_6x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 15:03:31.813000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-05 15:03:25.994000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  119. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=test_ritesh_headwig) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-04 21:37:16.304000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/c93b4b8d-8779-4748-a9a5-91db121527b2", "id": "c93b4b8d-8779-4748-a9a5-91db121527b2", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh_headwig", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/ca09a70a-48bb-44c7-bab6-ae628ed2dd13", "id": "ca09a70a-48bb-44c7-bab6-ae628ed2dd13"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-04 21:37:31.193000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-04 21:37:16.321000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  120.  
  121. TASK [ovirt.cluster-upgrade : Shutdown non-migratable VMs] ********************************************************************************************************************************************************
  122. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior.
  123.  
  124. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=prajith_Replace_host) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:04:47.063000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5907, "secure_port": 5908, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/90a6a92c-05bc-4010-8201-ed7d8709a67b", "id": "90a6a92c-05bc-4010-8201-ed7d8709a67b", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_Replace_host", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:05:52.135000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:04:47.067000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  125. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=prajith_test) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-05 20:44:04.694000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": true, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5909, "secure_port": 5910, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/6eb98829-d52d-47ff-8ac9-1f429659a0cf", "id": "6eb98829-d52d-47ff-8ac9-1f429659a0cf", "initialization": {"authorized_ssh_keys": "", "cloud_init_network_protocol": "openstack_metadata", "custom_script": "", "nic_configurations": [], "regenerate_ssh_keys": false, "user_name": ""}, "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/8444ae97-de86-4003-8b6f-9601dd6b1e4e", "id": "8444ae97-de86-4003-8b6f-9601dd6b1e4e"}, "memory": 1073741824, "memory_policy": {"guaranteed": 1073741824, "max": 4294967296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "prajith_test", "next_run_configuration_exists": true, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/8c8ac842-ec49-4bd7-802e-cae74831237b", "id": "8c8ac842-ec49-4bd7-802e-cae74831237b"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 20:44:33.118000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_reason": "", "stop_time": "2019-12-05 20:44:04.698000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  126. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=test_ritesh) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-08 14:01:29.131000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5900, "secure_port": 5901, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/3536e54f-8444-4238-8189-79cf26e47f0d", "id": "3536e54f-8444-4238-8189-79cf26e47f0d", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_6x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 15:03:31.813000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-05 15:03:25.994000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  127. skipping: [pinstripe.lab.eng.blr.redhat.com] => (item=test_ritesh_headwig) => {"ansible_loop_var": "item", "changed": false, "item": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-12-04 21:37:16.304000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5903, "secure_port": 5904, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/c93b4b8d-8779-4748-a9a5-91db121527b2", "id": "c93b4b8d-8779-4748-a9a5-91db121527b2", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh_headwig", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_7x64"}, "permissions": [], "placement_policy": {"affinity": "migratable", "hosts": [{"href": "/ovirt-engine/api/hosts/ca09a70a-48bb-44c7-bab6-ae628ed2dd13", "id": "ca09a70a-48bb-44c7-bab6-ae628ed2dd13"}]}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-04 21:37:31.193000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-04 21:37:16.321000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}, "skip_reason": "Conditional result was False"}
  128.  
  129. TASK [ovirt.cluster-upgrade : Create list of VM names which was shutted down] *************************************************************************************************************************************
  130. ok: [pinstripe.lab.eng.blr.redhat.com] => {"ansible_facts": {"pinned_vms_names": []}, "changed": false}
  131.  
  132. TASK [ovirt.cluster-upgrade : Start ovirt job step] ***************************************************************************************************************************************************************
  133. changed: [pinstripe.lab.eng.blr.redhat.com] => {"changed": true, "id": "cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "job": {"auto_cleared": true, "description": "Upgrading hosts", "external": true, "href": "/ovirt-engine/api/jobs/cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "id": "cf8ba678-ad88-4db0-88f6-7d912a9b2ce7", "last_updated": "2019-12-10 17:48:56.274000+05:30", "owner": {"href": "/ovirt-engine/api/users/87c7366a-feee-11e9-aa6b-00163e01db9e", "id": "87c7366a-feee-11e9-aa6b-00163e01db9e"}, "start_time": "2019-12-10 17:37:36.900000+05:30", "status": "started", "steps": [{"href": "/ovirt-engine/api/jobs/cf8ba678-ad88-4db0-88f6-7d912a9b2ce7/steps/c1ccbb5d-558b-4215-ba69-1c43f3345664", "id": "c1ccbb5d-558b-4215-ba69-1c43f3345664"}, {"href": "/ovirt-engine/api/jobs/cf8ba678-ad88-4db0-88f6-7d912a9b2ce7/steps/06d03edf-c4d7-4ffb-9340-59707fa89d3d", "id": "06d03edf-c4d7-4ffb-9340-59707fa89d3d"}]}}
  134.  
  135. TASK [ovirt.cluster-upgrade : Gather self-heal facts about all gluster hosts in the cluster] **********************************************************************************************************************
  136. ok: [pinstripe.lab.eng.blr.redhat.com] => (item=engine) => {"ansible_facts": {"glusterfs": {"heal_info": [{"brick": " headwig.lab.eng.blr.redhat.com:/gluster_bricks/engine/engine", "no_of_entries": "0", "status": "Connected"}, {"brick": " fisher.lab.eng.blr.redhat.com:/gluster_bricks/engine/engine", "no_of_entries": "0", "status": "Connected"}, {"brick": " pinstripe.lab.eng.blr.redhat.com:/gluster_bricks/engine/engine", "no_of_entries": "0", "status": "Connected"}], "rebalance": "", "status_filter": "self-heal", "volume": "engine"}}, "ansible_loop_var": "volume_item", "attempts": 1, "changed": false, "volume_item": "engine"}
  137. ok: [pinstripe.lab.eng.blr.redhat.com] => (item=data) => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python", "glusterfs": {"heal_info": [{"brick": " headwig.lab.eng.blr.redhat.com:/gluster_bricks/data/data", "no_of_entries": "0", "status": "Connected"}, {"brick": " fisher.lab.eng.blr.redhat.com:/gluster_bricks/data/data", "no_of_entries": "0", "status": "Connected"}, {"brick": " pinstripe.lab.eng.blr.redhat.com:/gluster_bricks/data/data", "no_of_entries": "0", "status": "Connected"}], "rebalance": "", "status_filter": "self-heal", "volume": "data"}}, "ansible_loop_var": "volume_item", "attempts": 1, "changed": false, "volume_item": "data"}
  138. FAILED - RETRYING: Gather self-heal facts about all gluster hosts in the cluster (1 retries left).
  139. failed: [pinstripe.lab.eng.blr.redhat.com] (item=vmstore) => {"ansible_facts": {"glusterfs": {"heal_info": [{"brick": " headwig.lab.eng.blr.redhat.com:/gluster_bricks/vmstore/vmstore", "no_of_entries": "0", "status": "Connected"}, {"brick": " fisher.lab.eng.blr.redhat.com:/gluster_bricks/vmstore/vmstore"}, {"no_of_entries": "2", "status": "Connected"}, {"brick": " pinstripe.lab.eng.blr.redhat.com:/gluster_bricks/vmstore/vmstore"}, {"no_of_entries": "2", "status": "Connected"}], "rebalance": "", "status_filter": "self-heal", "volume": "vmstore"}}, "ansible_loop_var": "volume_item", "attempts": 1, "changed": false, "volume_item": "vmstore"}
  140.  
  141. TASK [ovirt.cluster-upgrade : Log event about cluster upgrade failed] *********************************************************************************************************************************************
  142. changed: [pinstripe.lab.eng.blr.redhat.com] => {"changed": true, "event": {"cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e", "name": "Default"}, "code": 9803, "custom_id": 709026363, "description": "Upgrade of cluster Default failed.", "flood_rate": 30, "href": "/ovirt-engine/api/events/26996", "id": "26996", "index": 26996, "origin": "cluster_upgrade", "severity": "error", "time": "2019-12-10 17:49:28.006000+05:30"}, "id": "26996"}
  143.  
  144. TASK [ovirt.cluster-upgrade : Set original cluster policy] ********************************************************************************************************************************************************
  145. skipping: [pinstripe.lab.eng.blr.redhat.com] => {"changed": false, "skip_reason": "Conditional result was False"}
  146.  
  147. TASK [ovirt.cluster-upgrade : Start again stopped VMs] ************************************************************************************************************************************************************
  148. ok: [pinstripe.lab.eng.blr.redhat.com] => (item=test_ritesh) => {"ansible_loop_var": "item", "changed": false, "id": "3536e54f-8444-4238-8189-79cf26e47f0d", "item": "test_ritesh", "vm": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}, "type": "i440fx_sea_bios"}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/29d9009c-feee-11e9-bc40-00163e01db9e", "id": "29d9009c-feee-11e9-bc40-00163e01db9e"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 1, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-11-08 14:01:29.131000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"address": "10.70.41.13", "allow_override": false, "certificate": {"content": "-----BEGIN CERTIFICATE-----\nMIIEGjCCAwKgAwIBAgICEAAwDQYJKoZIhvcNAQELBQAwZDELMAkGA1UEBhMCVVMxHzAdBgNVBAoM\nFmxhYi5lbmcuYmxyLnJlZGhhdC5jb20xNDAyBgNVBAMMK3Joc2Rldi1lbmdpbmUxLmxhYi5lbmcu\nYmxyLnJlZGhhdC5jb20uNjk1MzMwHhcNMTkxMTAzMTAyOTQ4WhcNMjkxMTAxMTAyOTQ4WjBkMQsw\nCQYDVQQGEwJVUzEfMB0GA1UECgwWbGFiLmVuZy5ibHIucmVkaGF0LmNvbTE0MDIGA1UEAwwrcmhz\nZGV2LWVuZ2luZTEubGFiLmVuZy5ibHIucmVkaGF0LmNvbS42OTUzMzCCASIwDQYJKoZIhvcNAQEB\nBQADggEPADCCAQoCggEBAK0IaiPlBNQUpoJbAaxVsR6tqKm4ippaVVXaKKaPFn6v3T8gcszjrxWJ\nzFprj26E20+sW6CoMYaGjEbCQIj3GyKaKVnsD4vBIZK39XU/7Sno+5D07/Rs0w6iln2feNVyiHOH\nkgJXOI79C39BP8p7y7M9qxPzWAGXCiNcm/O55arOvMBSxWe2UejzUoU+ZU3Q69XW24b6NGji4WrH\n0OJg72PpXYn9HduLceSztxydgxvOKoZ3zz9WcqEcPiDo7FKR1lwneEVY+6vkEE+sjW6VFiV1Q40R\n1GSO/B27Ihajg42biTMpzG9s0cyEb2Yto4EQkZ6Qq6S+IfPlAXc5/qgo+78CAwEAAaOB1TCB0jAd\nBgNVHQ4EFgQU1zvdSr5h9n3sdn/uF3qqS0ghXjYwgY8GA1UdIwSBhzCBhIAU1zvdSr5h9n3sdn/u\nF3qqS0ghXjahaKRmMGQxCzAJBgNVBAYTAlVTMR8wHQYDVQQKDBZsYWIuZW5nLmJsci5yZWRoYXQu\nY29tMTQwMgYDVQQDDCtyaHNkZXYtZW5naW5lMS5sYWIuZW5nLmJsci5yZWRoYXQuY29tLjY5NTMz\nggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA\nKkcftlJ0eq7h1KUZPoQzTaHO2/mv9w6vuGsUYzKu7qbt/pQtxqMO7gElCb1T3yYE3Oe5/p/LsoqO\nibWZBUAGv6MCCuCBebd26qId0iDsicb1/CWukj8YUgBRb6JsVnojmiFuu9FgQivN85ApR/YFgvsx\nPPQgKxYNv8hXTsx/4Ex1so2rGh+/gYV0lBq29ZUS/462AbOJd/gZpdjV6CcTVN3AEB8YpHODLvij\n0LnikxqmLi5+3EykxBiZyToEXfZ56p7bGPL22WBlQKGpBNJq5DN3CUhJEE5F2Bm3OZsscexTPlji\nkPwvQKO8z1MbsmOihJQH2xi1QWW6HBM1qeZJMA==\n-----END CERTIFICATE-----\n", "organization": "lab.eng.blr.redhat.com", "subject": "O=lab.eng.blr.redhat.com,CN=pinstripe.lab.eng.blr.redhat.com"}, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "port": 5900, "secure_port": 5901, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host": {"href": "/ovirt-engine/api/hosts/8c79b9e7-d464-4211-a40f-9f4f9e27a0d6", "id": "8c79b9e7-d464-4211-a40f-9f4f9e27a0d6"}, "host_devices": [], "href": "/ovirt-engine/api/vms/3536e54f-8444-4238-8189-79cf26e47f0d", "id": "3536e54f-8444-4238-8189-79cf26e47f0d", "io": {"threads": 1}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5", "id": "d5b54ed1-4d50-a66a-ace5-1f96bf54d2f5"}, "memory": 2122317824, "memory_policy": {"ballooning": true, "guaranteed": 2122317824, "max": 8489271296}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "test_ritesh", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "rhel_6x64"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "45798042-feee-11e9-b192-00163e01db9e"}, "reported_devices": [], "run_once": false, "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/9f7fc4a4-af02-4f3c-ffff-0978cc551b95", "id": "9f7fc4a4-af02-4f3c-ffff-0978cc551b95"}, "snapshots": [], "sso": {"methods": [{"id": "guest_agent"}]}, "start_paused": false, "start_time": "2019-12-05 15:03:31.813000+05:30", "stateless": false, "statistics": [], "status": "up", "stop_time": "2019-12-05 15:03:25.994000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000", "id": "00000000-0000-0000-0000-000000000000"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}}
  149.  
  150. TASK [ovirt.cluster-upgrade : Start again pin to host VMs] ********************************************************************************************************************************************************
  151.  
  152. TASK [ovirt.cluster-upgrade : Set cluster upgrade status to finished] *********************************************************************************************************************************************
  153. ok: [pinstripe.lab.eng.blr.redhat.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
  154.  
  155. TASK [ovirt.cluster-upgrade : Logout from oVirt] ******************************************************************************************************************************************************************
  156. skipping: [pinstripe.lab.eng.blr.redhat.com] => {"changed": false, "skip_reason": "Conditional result was False"}
  157.  
  158. PLAY RECAP ********************************************************************************************************************************************************************************************************
  159. pinstripe.lab.eng.blr.redhat.com : ok=32 changed=5 unreachable=0 failed=0 skipped=10 rescued=1 ignored=0
  160.  
  161. [root@rhsdev-engine1 ~]#
Advertisement
Add Comment
Please, Sign In to add comment