Started by user ha:AAAAmB+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyeEgYe/dLi1CL94pzSguJEABfXzTLBAAAAStefan Lupsa Building remotely on ha:AAAAmx+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzWEgZ+/eT83ILSktQi/ZTUpNJ0AOdRqq7EAAAAdebug in workspace /home/jenkins-slave/workspace/neutron-debug [neutron-debug] $ /bin/bash -e /tmp/hudson5126866841777079968.sh Work dir is: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci fc0da929cf5a8470eca7a07d0458ceb4e118f7bb refs/heads/python38 Cloning into '/home/jenkins-slave/workspace/neutron-debug/py38mst/cbci'... Floating IP range is: 172.36.1.0/24 ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults [WARNING]: Unable to parse /etc/ansible/hosts as an inventory source [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAYBOOK: allocate_vlan_range.yaml ********************************************* 1 plays in /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/allocate_vlan_range.yaml PLAY [127.0.0.1] *************************************************************** META: ran handlers TASK [Alocate a VLAN range for this build] ************************************* task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/allocate_vlan_range.yaml:8 changed: [127.0.0.1] => {"attempts": 1, "changed": true, "cmd": "./vlan_range_tool.py", "delta": "0:00:00.491277", "end": "2021-11-26 12:15:52.185902", "rc": 0, "start": "2021-11-26 12:15:51.694625", "stderr": "", "stderr_lines": [], "stdout": "150:199", "stdout_lines": ["150:199"]} TASK [Write range to zuul-params.yaml] ***************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/allocate_vlan_range.yaml:18 changed: [127.0.0.1] => {"backup": "", "changed": true, "msg": "line added"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 127.0.0.1 : ok=2 changed=2 unreachable=0 failed=0 ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults [WARNING]: Unable to parse /etc/ansible/hosts as an inventory source [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAYBOOK: prep-env.yaml ******************************************************** 1 plays in /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml PLAY [127.0.0.1] *************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:1 ok: [127.0.0.1] META: ran handlers TASK [Include variables from job_vars/neutron.yaml] **************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:7 ok: [127.0.0.1] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/heads/neutron-ovs-bridge-arping"], "path": "{{ devstack_dir.devstack }}", "project": "openstack/devstack", "url": "https://github.com/cloudbase/devstack"}], "compute_driver": "compute_hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": false, "local_conf": {"append": "SWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}/{{ network_type }}", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\n\niniset $TEMPEST_CONFIG scenario img_file \"/home/ubuntu/devstack/files/{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}], "tempest_tests": {"excluded-tests": "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state\ntempest.scenario.test_network_v6.TestGettingAddress\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\n", "included-tests": "tempest.api.network\ntempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus\ntempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_duplicate_network_nics\ntempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_multiple_nics_order\ntempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details\ntempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus\ntempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_duplicate_network_nics\ntempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_multiple_nics_order\ntempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\n# if using compute_hyperv, add test_shelve_unshelve_server\n#tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume\ntempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basicops\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_create_ebs_image_and_check_boot\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "focal-15.04.2021", "inventory_group": "devstack", "name": "dv-neutron-{{ zuul_change }}-{{ zuul_patchset }}-{{ network_type }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ network_type }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "hv-neutron-{{ zuul_change }}-{{ zuul_patchset }}-{{ network_type }}", "tags": "hv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ network_type }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python38", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/compute-hyperv", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python38.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/job_vars/neutron.yaml"], "changed": false, "failed_when_result": false} TASK [Include variables from job_vars/{{ zuul_project | basename }}-{{ job_type }}.yaml] *** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:12 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:18 included: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml for 127.0.0.1 included: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml for 127.0.0.1 TASK [Creating neutron management port for instance dv-neutron-py38mst-2-hyperv] *** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "0de7ff57-59f8-4b9a-b2f1-723e28d44fd1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:14Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.32", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "0de7ff57-59f8-4b9a-b2f1-723e28d44fd1", "mac_address": "fa:16:3e:d5:e1:f2", "name": "dv-neutron-py38mst-2-hyperv-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:14Z"}} TASK [Creating neutron dataplane port for instance dv-neutron-py38mst-2-hyperv] *** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "8b37e389-40e5-43c0-9127-340a72b1666d", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:17Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.29", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "8b37e389-40e5-43c0-9127-340a72b1666d", "mac_address": "fa:16:3e:ab:80:95", "name": "dv-neutron-py38mst-2-hyperv-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:17Z"}} TASK [Creating instance dv-neutron-py38mst-2-hyperv] *************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "e7893203-ee80-4954-8793-c38745d93bd3", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.32", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e1:f2", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.32", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:80:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.29", "version": 4}]}, "adminPass": "KMoFdr58G4Fa", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-11-26T12:16:21Z", "created_at": "2021-11-26T12:16:21Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "host_id": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "id": "e7893203-ee80-4954-8793-c38745d93bd3", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.32", "key_name": "default", "launched_at": "2021-11-26T12:16:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "eb94565899d142449bfe5d3c232b1ab3", "name": "ci-debug"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "dv-neutron-py38mst-2-hyperv", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.32", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "terminated_at": null, "updated": "2021-11-26T12:16:37Z", "user_id": "388a0297d58a46d684426b3bf741258e", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.32", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e1:f2", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.32", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:80:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.29", "version": 4}]}, "adminPass": "KMoFdr58G4Fa", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-11-26T12:16:21Z", "created_at": "2021-11-26T12:16:21Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "host_id": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "id": "e7893203-ee80-4954-8793-c38745d93bd3", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.32", "key_name": "default", "launched_at": "2021-11-26T12:16:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "eb94565899d142449bfe5d3c232b1ab3", "name": "ci-debug"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "dv-neutron-py38mst-2-hyperv", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.32", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "terminated_at": null, "updated": "2021-11-26T12:16:37Z", "user_id": "388a0297d58a46d684426b3bf741258e", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"dv-neutron-py38mst-2-hyperv": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "8b37e389-40e5-43c0-9127-340a72b1666d", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:17Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.29", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "8b37e389-40e5-43c0-9127-340a72b1666d", "mac_address": "fa:16:3e:ab:80:95", "name": "dv-neutron-py38mst-2-hyperv-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:17Z"}}, "management": {"changed": true, "failed": false, "id": "0de7ff57-59f8-4b9a-b2f1-723e28d44fd1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:14Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.32", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "0de7ff57-59f8-4b9a-b2f1-723e28d44fd1", "mac_address": "fa:16:3e:d5:e1:f2", "name": "dv-neutron-py38mst-2-hyperv-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:14Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.32", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e1:f2", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.32", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:80:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.29", "version": 4}]}, "adminPass": "KMoFdr58G4Fa", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-11-26T12:16:21Z", "created_at": "2021-11-26T12:16:21Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "host_id": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "id": "e7893203-ee80-4954-8793-c38745d93bd3", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.32", "key_name": "default", "launched_at": "2021-11-26T12:16:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "eb94565899d142449bfe5d3c232b1ab3", "name": "ci-debug"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "dv-neutron-py38mst-2-hyperv", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.32", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "terminated_at": null, "updated": "2021-11-26T12:16:37Z", "user_id": "388a0297d58a46d684426b3bf741258e", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "dv-neutron-py38mst-2-hyperv"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:43 ok: [127.0.0.1] => {"ansible_facts": {"tags": "dv-neutron-py38mst-2-hyperv debug"}, "changed": false, "failed_when_result": false} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set e7893203-ee80-4954-8793-c38745d93bd3 dv-neutron-py38mst-2-hyperv debug", "delta": "0:00:02.270766", "end": "2021-11-26 12:16:45.746469", "failed_when_result": false, "rc": 0, "start": "2021-11-26 12:16:43.475703", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Creating neutron management port for instance hv-neutron-py38mst-2-hyperv] *** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:1 changed: [127.0.0.1] => {"changed": true, "id": "32fcf5dc-9f7c-4e0b-bdd4-a3490ae40429", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:48Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.36", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "32fcf5dc-9f7c-4e0b-bdd4-a3490ae40429", "mac_address": "fa:16:3e:14:4e:fc", "name": "hv-neutron-py38mst-2-hyperv-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:48Z"}} TASK [Creating neutron dataplane port for instance hv-neutron-py38mst-2-hyperv] *** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:10 changed: [127.0.0.1] => {"changed": true, "id": "0a9dffe0-5f61-40d4-ae1d-ccb34938c893", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:51Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.14", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "0a9dffe0-5f61-40d4-ae1d-ccb34938c893", "mac_address": "fa:16:3e:38:59:9d", "name": "hv-neutron-py38mst-2-hyperv-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:51Z"}} TASK [Creating instance hv-neutron-py38mst-2-hyperv] *************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:19 changed: [127.0.0.1] => {"changed": true, "id": "cf69c81b-fa66-439d-b534-7c927699e81e", "openstack": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u15-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u15-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c12", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:17:08.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.36", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4e:fc", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.36", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:59:9d", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.14", "version": 4}]}, "adminPass": "XNcnSe7JXaH3", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-11-26T12:16:55Z", "created_at": "2021-11-26T12:16:55Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "1f7ae48aa85e686e1e8c193f2cea7316b97da9006799d6049b4e7175", "host_id": "1f7ae48aa85e686e1e8c193f2cea7316b97da9006799d6049b4e7175", "id": "cf69c81b-fa66-439d-b534-7c927699e81e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.36", "key_name": "default", "launched_at": "2021-11-26T12:17:08.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "eb94565899d142449bfe5d3c232b1ab3", "name": "ci-debug"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "hv-neutron-py38mst-2-hyperv", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u15-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u15-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c12", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:17:08.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.36", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "terminated_at": null, "updated": "2021-11-26T12:17:09Z", "user_id": "388a0297d58a46d684426b3bf741258e", "vm_state": "active", "volumes": []}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u15-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u15-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c12", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:17:08.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.36", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4e:fc", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.36", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:59:9d", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.14", "version": 4}]}, "adminPass": "XNcnSe7JXaH3", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-11-26T12:16:55Z", "created_at": "2021-11-26T12:16:55Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "1f7ae48aa85e686e1e8c193f2cea7316b97da9006799d6049b4e7175", "host_id": "1f7ae48aa85e686e1e8c193f2cea7316b97da9006799d6049b4e7175", "id": "cf69c81b-fa66-439d-b534-7c927699e81e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.36", "key_name": "default", "launched_at": "2021-11-26T12:17:08.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "eb94565899d142449bfe5d3c232b1ab3", "name": "ci-debug"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "hv-neutron-py38mst-2-hyperv", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u15-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u15-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c12", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:17:08.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.36", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "terminated_at": null, "updated": "2021-11-26T12:17:09Z", "user_id": "388a0297d58a46d684426b3bf741258e", "vm_state": "active", "volumes": []}} TASK [Save instance create output] ********************************************* task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:35 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"dv-neutron-py38mst-2-hyperv": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "8b37e389-40e5-43c0-9127-340a72b1666d", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:17Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.29", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "8b37e389-40e5-43c0-9127-340a72b1666d", "mac_address": "fa:16:3e:ab:80:95", "name": "dv-neutron-py38mst-2-hyperv-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:17Z"}}, "management": {"changed": true, "failed": false, "id": "0de7ff57-59f8-4b9a-b2f1-723e28d44fd1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:14Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.32", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "0de7ff57-59f8-4b9a-b2f1-723e28d44fd1", "mac_address": "fa:16:3e:d5:e1:f2", "name": "dv-neutron-py38mst-2-hyperv-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:14Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.32", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e1:f2", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.32", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:80:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.29", "version": 4}]}, "adminPass": "KMoFdr58G4Fa", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-11-26T12:16:21Z", "created_at": "2021-11-26T12:16:21Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "host_id": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "id": "e7893203-ee80-4954-8793-c38745d93bd3", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.32", "key_name": "default", "launched_at": "2021-11-26T12:16:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "eb94565899d142449bfe5d3c232b1ab3", "name": "ci-debug"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "dv-neutron-py38mst-2-hyperv", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.32", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "terminated_at": null, "updated": "2021-11-26T12:16:37Z", "user_id": "388a0297d58a46d684426b3bf741258e", "vm_state": "active", "volumes": []}}, "hv-neutron-py38mst-2-hyperv": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "0a9dffe0-5f61-40d4-ae1d-ccb34938c893", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:51Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.14", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "0a9dffe0-5f61-40d4-ae1d-ccb34938c893", "mac_address": "fa:16:3e:38:59:9d", "name": "hv-neutron-py38mst-2-hyperv-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:51Z"}}, "management": {"changed": true, "failed": false, "id": "32fcf5dc-9f7c-4e0b-bdd4-a3490ae40429", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:48Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.36", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "32fcf5dc-9f7c-4e0b-bdd4-a3490ae40429", "mac_address": "fa:16:3e:14:4e:fc", "name": "hv-neutron-py38mst-2-hyperv-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:48Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u15-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u15-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c12", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:17:08.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.36", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4e:fc", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.36", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:59:9d", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.14", "version": 4}]}, "adminPass": "XNcnSe7JXaH3", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-11-26T12:16:55Z", "created_at": "2021-11-26T12:16:55Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "1f7ae48aa85e686e1e8c193f2cea7316b97da9006799d6049b4e7175", "host_id": "1f7ae48aa85e686e1e8c193f2cea7316b97da9006799d6049b4e7175", "id": "cf69c81b-fa66-439d-b534-7c927699e81e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.36", "key_name": "default", "launched_at": "2021-11-26T12:17:08.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "eb94565899d142449bfe5d3c232b1ab3", "name": "ci-debug"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "hv-neutron-py38mst-2-hyperv", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u15-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u15-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c12", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:17:08.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.36", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "terminated_at": null, "updated": "2021-11-26T12:17:09Z", "user_id": "388a0297d58a46d684426b3bf741258e", "vm_state": "active", "volumes": []}}}}, "changed": false} TASK [get tags from job_vars] ************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:39 ok: [127.0.0.1] => {"ansible_facts": {"tags": "hv-neutron-py38mst-2-hyperv"}, "changed": false, "failed_when_result": false} TASK [add debug tag for debug env instances] *********************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:43 ok: [127.0.0.1] => {"ansible_facts": {"tags": "hv-neutron-py38mst-2-hyperv debug"}, "changed": false, "failed_when_result": false} TASK [Add tags on instance] **************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/tasks/boot-instance.yaml:48 changed: [127.0.0.1] => {"changed": true, "cmd": "nova server-tag-set cf69c81b-fa66-439d-b534-7c927699e81e hv-neutron-py38mst-2-hyperv debug", "delta": "0:00:02.359007", "end": "2021-11-26 12:17:16.483714", "failed_when_result": false, "rc": 0, "start": "2021-11-26 12:17:14.124707", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [copy] ******************************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:23 changed: [127.0.0.1] => {"changed": true, "checksum": "0641a118b28ccd38be670f0f68947a32e7d344ee", "dest": "/home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/vm-data.yaml", "gid": 1001, "group": "jenkins-slave", "md5sum": "5a5a27e4dec66df61e052d4b2374a03a", "mode": "0664", "owner": "jenkins-slave", "size": 11122, "src": "/home/jenkins-slave/.ansible/tmp/ansible-tmp-1637929036.82-211617363287842/source", "state": "file", "uid": 1001} TASK [include_vars] ************************************************************ task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:27 ok: [127.0.0.1] => {"ansible_facts": {"vm_data": {"dv-neutron-py38mst-2-hyperv": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "8b37e389-40e5-43c0-9127-340a72b1666d", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:17Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.29", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "8b37e389-40e5-43c0-9127-340a72b1666d", "mac_address": "fa:16:3e:ab:80:95", "name": "dv-neutron-py38mst-2-hyperv-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:17Z"}}, "management": {"changed": true, "failed": false, "id": "0de7ff57-59f8-4b9a-b2f1-723e28d44fd1", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:14Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.32", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "0de7ff57-59f8-4b9a-b2f1-723e28d44fd1", "mac_address": "fa:16:3e:d5:e1:f2", "name": "dv-neutron-py38mst-2-hyperv-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:14Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.32", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:e1:f2", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.32", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:80:95", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.29", "version": 4}]}, "adminPass": "KMoFdr58G4Fa", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-11-26T12:16:21Z", "created_at": "2021-11-26T12:16:21Z", "disk_config": "MANUAL", "flavor": {"id": "062b4f82-a574-4201-8be4-45e0c9f162ad", "name": "devstack"}, "has_config_drive": true, "hostId": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "host_id": "2b0c1e8a4a9e9f4ebc2bdde016afa4185d2277954a4e5b7886f1b101", "id": "e7893203-ee80-4954-8793-c38745d93bd3", "image": {"id": "069718a6-3e61-4e68-934b-7865ba498606", "name": "focal-15.04.2021"}, "interface_ip": "10.222.0.32", "key_name": "default", "launched_at": "2021-11-26T12:16:36.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "eb94565899d142449bfe5d3c232b1ab3", "name": "ci-debug"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "dv-neutron-py38mst-2-hyperv", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u13-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u13-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c11", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:16:36.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.32", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "terminated_at": null, "updated": "2021-11-26T12:16:37Z", "user_id": "388a0297d58a46d684426b3bf741258e", "vm_state": "active", "volumes": []}}, "hv-neutron-py38mst-2-hyperv": {"ports": {"dataplane": {"changed": true, "failed": false, "id": "0a9dffe0-5f61-40d4-ae1d-ccb34938c893", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:51Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "192.168.0.14", "subnet_id": "e3cc60cc-fb78-43d5-9601-e3fe9be37d7c"}], "id": "0a9dffe0-5f61-40d4-ae1d-ccb34938c893", "mac_address": "fa:16:3e:38:59:9d", "name": "hv-neutron-py38mst-2-hyperv-data", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:51Z"}}, "management": {"changed": true, "failed": false, "id": "32fcf5dc-9f7c-4e0b-bdd4-a3490ae40429", "port": {"admin_state_up": true, "binding:host_id": "", "binding:profile": {}, "binding:vif_details": {}, "binding:vif_type": "unbound", "binding:vnic_type": "normal", "created_at": "2021-11-26T12:16:48Z", "description": "", "device_id": "", "device_owner": "", "extra_dhcp_opts": [], "fixed_ips": [{"ip_address": "10.222.0.36", "subnet_id": "2759aa26-d9b9-4851-8205-c361f5438133"}], "id": "32fcf5dc-9f7c-4e0b-bdd4-a3490ae40429", "mac_address": "fa:16:3e:14:4e:fc", "name": "hv-neutron-py38mst-2-hyperv-mgmt", "network_id": "c61730c9-ef81-497a-8a97-d08566af833f", "port_security_enabled": false, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "revision_number": 3, "status": "DOWN", "tags": [], "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "updated_at": "2021-11-26T12:16:48Z"}}}, "server": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u15-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u15-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c12", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:17:08.000000", "OS-SRV-USG:terminated_at": null, "accessIPv4": "10.222.0.36", "accessIPv6": "", "addresses": {"dataplane": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4e:fc", "OS-EXT-IPS:type": "fixed", "addr": "10.222.0.36", "version": 4}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:59:9d", "OS-EXT-IPS:type": "fixed", "addr": "192.168.0.14", "version": 4}]}, "adminPass": "XNcnSe7JXaH3", "az": "nova", "cloud": "envvars", "config_drive": "True", "created": "2021-11-26T12:16:55Z", "created_at": "2021-11-26T12:16:55Z", "disk_config": "MANUAL", "flavor": {"id": "311895c8-efaf-4fef-9341-300e249c9e0e", "name": "ci-win2016hv"}, "has_config_drive": true, "hostId": "1f7ae48aa85e686e1e8c193f2cea7316b97da9006799d6049b4e7175", "host_id": "1f7ae48aa85e686e1e8c193f2cea7316b97da9006799d6049b4e7175", "id": "cf69c81b-fa66-439d-b534-7c927699e81e", "image": {"id": "b84a8b3b-1305-4da1-acc2-4b7d31805681", "name": "win2016-hypervrole"}, "interface_ip": "10.222.0.36", "key_name": "default", "launched_at": "2021-11-26T12:17:08.000000", "location": {"cloud": "envvars", "project": {"domain_id": null, "domain_name": "Default", "id": "eb94565899d142449bfe5d3c232b1ab3", "name": "ci-debug"}, "region_name": "RegionOne", "zone": "nova"}, "metadata": {}, "name": "hv-neutron-py38mst-2-hyperv", "networks": {}, "os-extended-volumes:volumes_attached": [], "power_state": 1, "private_v4": "", "progress": 0, "project_id": "eb94565899d142449bfe5d3c232b1ab3", "properties": {"OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "OS-EXT-SRV-ATTR:host": "r06-u15-ucc", "OS-EXT-SRV-ATTR:hypervisor_hostname": "r06-u15-ucc", "OS-EXT-SRV-ATTR:instance_name": "instance-00043c12", "OS-EXT-STS:power_state": 1, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2021-11-26T12:17:08.000000", "OS-SRV-USG:terminated_at": null, "os-extended-volumes:volumes_attached": []}, "public_v4": "10.222.0.36", "public_v6": "", "region": "RegionOne", "security_groups": [], "status": "ACTIVE", "task_state": null, "tenant_id": "eb94565899d142449bfe5d3c232b1ab3", "terminated_at": null, "updated": "2021-11-26T12:17:09Z", "user_id": "388a0297d58a46d684426b3bf741258e", "vm_state": "active", "volumes": []}}}}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/vm-data.yaml"], "changed": false} TASK [Generate inventory file] ************************************************* task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:31 changed: [127.0.0.1] => (item={u'userdata': u'', u'additional_params': u'ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args="-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"', u'tags': u'dv-neutron-py38mst-2-hyperv', u'image': u'focal-15.04.2021', u'inventory_group': u'devstack', u'flavor': u'devstack', u'devstack': None, u'name': u'dv-neutron-py38mst-2-hyperv'}) => {"changed": true, "item": {"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "focal-15.04.2021", "inventory_group": "devstack", "name": "dv-neutron-py38mst-2-hyperv", "tags": "dv-neutron-py38mst-2-hyperv", "userdata": ""}, "msg": "File created"} changed: [127.0.0.1] => (item={u'userdata': u'-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----', u'additional_params': u'ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986', u'tags': u'hv-neutron-py38mst-2-hyperv', u'image': u'win2016-hypervrole', u'inventory_group': u'win2016-compute', u'flavor': u'ci-win2016hv', u'hv2016-compute': None, u'name': u'hv-neutron-py38mst-2-hyperv'}) => {"changed": true, "item": {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "hv-neutron-py38mst-2-hyperv", "tags": "hv-neutron-py38mst-2-hyperv", "userdata": "-----BEGIN CERTIFICATE-----\nMIIDDzCCAfcCAgPoMA0GCSqGSIb3DQEBBQUAMCMxITAfBgNVBAMUGHJvb3RAbWFh\nczAub3BlbnN0YWNrLnRsZDAeFw0xNTEwMDUyMTUyMTRaFw0yNTEwMDIyMTUyMTRa\nMCMxITAfBgNVBAMUGHJvb3RAbWFhczAub3BlbnN0YWNrLnRsZDCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBAN10/EiW1WQ7LBOfI40eXe6k0ONiVbHQZWcd\nXjcn96Zs0loWjlMrbSwh5ffv1BrvdQeU3ntNa9Kl0rVFphXZ3xRbqECzBI82fZeH\n61nAlo0ThBE6ss3059IbH/8Q9AqXu0kg933vn6qL7NKLNurnEWpDbljCDf8keq3f\niDJlknnBGYW8t+7XXORJEa63W+6x+Ka3Cq3MC4cMz8hFQ5nfEFpI/OlbAvOydSwz\nbxUuFksMdhbW4MaaTnuRD9f/gZseUhUwlaAw2cirU4VMxgdpXtZRQXrEvBOMBHvV\no8yfnCrQ4i9wi3CZJjB5T0N/Z6ho9BbS8TosNKkeHBM1RMZe/3cCAwEAAaNSMFAw\nNgYDVR0RAQH/BCwwKqAoBgorBgEEAYI3FAIDoBoMGHJvb3RAbWFhczAub3BlbnN0\nYWNrLnRsZDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAjANBgkqhkiG9w0BAQUFAAOC\nAQEAYOZ3KNAxMsS6GGapd9E/5E3CarVwmGB5h1l0z/hQ/werlDc/qDqwXeGs7Luw\nuLvvSKKDu/18yvV3+k6yylvNnPvMp9bIK02phRuPU83RINMzpmpthYnceFaBdq/a\nmO13/dEbbEHRWuVsbZHwuwxWuUvZvAAoKi0Gzz+8Cn2Gg/52GufsCQ2zqCJI+6ad\nBCXvrp5O5CW9I31FS+Nc6iJh1ndHZAAcztK4q8A5gMSVduR5Cz0NwDf3jxjuyDMq\nOiYXvN0aEgfrpYPpWdLTR+X76fCVoRObiwK43DM1qUfXsgf3ZmSBmikTM5NbjAmj\nZpri0VwUBBOreHhchVbOZk34rg==\n-----END CERTIFICATE-----"}, "msg": "Block inserted"} TASK [Update VLAN range with instance uuid] ************************************ task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:41 changed: [127.0.0.1] => {"attempts": 1, "changed": true, "cmd": "./vlan_range_tool.py -i 150:199 -u e7893203-ee80-4954-8793-c38745d93bd3", "delta": "0:00:00.465845", "end": "2021-11-26 12:17:19.614041", "rc": 0, "start": "2021-11-26 12:17:19.148196", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [file] ******************************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:54 ok: [127.0.0.1] => {"changed": false, "path": "/tmp/build_logs/py38mst-2/hyperv", "state": "absent"} TASK [file] ******************************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:55 changed: [127.0.0.1] => {"changed": true, "gid": 1001, "group": "jenkins-slave", "mode": "0775", "owner": "jenkins-slave", "path": "/tmp/build_logs/py38mst-2/hyperv", "size": 4096, "state": "directory", "uid": 1001} TASK [file] ******************************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/prep-env.yaml:56 changed: [127.0.0.1] => {"changed": true, "gid": 1001, "group": "jenkins-slave", "mode": "0775", "owner": "jenkins-slave", "path": "/tmp/build_logs/py38mst-2/hyperv/ara-report", "size": 4096, "state": "directory", "uid": 1001} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 127.0.0.1 : ok=25 changed=13 unreachable=0 failed=0 ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults Parsed /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/inv inventory source with ini plugin Read vars_file 'zuul-params.yaml' PLAYBOOK: wait-for-env.yaml **************************************************** 3 plays in /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/wait-for-env.yaml Read vars_file 'zuul-params.yaml' Read vars_file 'zuul-params.yaml' Read vars_file 'zuul-params.yaml' PLAY [all] ********************************************************************* META: ran handlers Read vars_file 'zuul-params.yaml' TASK [Wait for all VMs to be reachable] **************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/wait-for-env.yaml:8 Read vars_file 'zuul-params.yaml' wait_for_connection: attempting ping module test <10.222.0.36> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.36 wait_for_connection: attempting ping module test <10.222.0.32> ESTABLISH SSH CONNECTION FOR USER: ubuntu <10.222.0.32> SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o 'IdentityFile="/home/jenkins-slave/.ssh/id_rsa.pem"' -o User=ubuntu -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/home/jenkins-slave/.ansible/cp/c285db656c 10.222.0.32 '/bin/sh -c '"'"'echo ~ubuntu && sleep 0'"'"'' <10.222.0.32> (0, '/home/ubuntu\n', "Warning: Permanently added '10.222.0.32' (ECDSA) to the list of known hosts.\r\n") <10.222.0.32> ESTABLISH SSH CONNECTION FOR USER: ubuntu <10.222.0.32> SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o 'IdentityFile="/home/jenkins-slave/.ssh/id_rsa.pem"' -o User=ubuntu -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/home/jenkins-slave/.ansible/cp/c285db656c 10.222.0.32 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/ubuntu/.ansible/tmp/ansible-tmp-1637929047.36-181981271576084 `" && echo ansible-tmp-1637929047.36-181981271576084="` echo /home/ubuntu/.ansible/tmp/ansible-tmp-1637929047.36-181981271576084 `" ) && sleep 0'"'"'' <10.222.0.32> (0, 'ansible-tmp-1637929047.36-181981271576084=/home/ubuntu/.ansible/tmp/ansible-tmp-1637929047.36-181981271576084\n', '') Using module file /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible/modules/system/ping.py <10.222.0.32> PUT /home/jenkins-slave/.ansible/tmp/ansible-local-29313r9Q1te/tmpB3me64 TO /home/ubuntu/.ansible/tmp/ansible-tmp-1637929047.36-181981271576084/AnsiballZ_ping.py <10.222.0.32> SSH: EXEC sshpass -d12 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o 'IdentityFile="/home/jenkins-slave/.ssh/id_rsa.pem"' -o User=ubuntu -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/home/jenkins-slave/.ansible/cp/c285db656c '[10.222.0.32]' <10.222.0.32> (0, 'sftp> put /home/jenkins-slave/.ansible/tmp/ansible-local-29313r9Q1te/tmpB3me64 /home/ubuntu/.ansible/tmp/ansible-tmp-1637929047.36-181981271576084/AnsiballZ_ping.py\n', '') <10.222.0.32> ESTABLISH SSH CONNECTION FOR USER: ubuntu <10.222.0.32> SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o 'IdentityFile="/home/jenkins-slave/.ssh/id_rsa.pem"' -o User=ubuntu -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/home/jenkins-slave/.ansible/cp/c285db656c 10.222.0.32 '/bin/sh -c '"'"'chmod u+x /home/ubuntu/.ansible/tmp/ansible-tmp-1637929047.36-181981271576084/ /home/ubuntu/.ansible/tmp/ansible-tmp-1637929047.36-181981271576084/AnsiballZ_ping.py && sleep 0'"'"'' <10.222.0.32> (0, '', '') <10.222.0.32> ESTABLISH SSH CONNECTION FOR USER: ubuntu <10.222.0.32> SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o 'IdentityFile="/home/jenkins-slave/.ssh/id_rsa.pem"' -o User=ubuntu -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/home/jenkins-slave/.ansible/cp/c285db656c -tt 10.222.0.32 '/bin/sh -c '"'"'/usr/bin/python3 /home/ubuntu/.ansible/tmp/ansible-tmp-1637929047.36-181981271576084/AnsiballZ_ping.py && sleep 0'"'"'' <10.222.0.32> (0, '/home/ubuntu/.ansible/tmp/ansible-tmp-1637929047.36-181981271576084/AnsiballZ_ping.py:17: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module\'s documentation for alternative uses\r\n import imp\r\n\r\n{"ping": "pong", "invocation": {"module_args": {"data": "pong"}}}\r\n', 'Shared connection to 10.222.0.32 closed.\r\n') ok: [10.222.0.32] => { "changed": false, "elapsed": 6 } wait_for_connection: attempting ping module test <10.222.0.36> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.36 wait_for_connection: attempting ping module test <10.222.0.36> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.36 wait_for_connection: attempting ping module test <10.222.0.36> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.36 wait_for_connection: attempting ping module test <10.222.0.36> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.36 wait_for_connection: attempting ping module test <10.222.0.36> ESTABLISH WINRM CONNECTION FOR USER: administrator on PORT 5986 TO 10.222.0.36 Using module file /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible/modules/windows/win_ping.ps1 EXEC (via pipeline wrapper) ok: [10.222.0.36] => { "changed": false, "elapsed": 180 } META: ran handlers META: ran handlers Read vars_file 'zuul-params.yaml' Read vars_file 'zuul-params.yaml' Read vars_file 'zuul-params.yaml' PLAY [127.0.0.1] *************************************************************** META: ran handlers Read vars_file 'zuul-params.yaml' TASK [Include variables from job_vars/neutron.yaml] **************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/wait-for-env.yaml:21 ok: [127.0.0.1] => { "ansible_facts": { "cherry_picks": [ { "patches": [ "refs/heads/neutron-ovs-bridge-arping" ], "path": "{{ devstack_dir.devstack }}", "project": "openstack/devstack", "url": "https://github.com/cloudbase/devstack" } ], "compute_driver": "compute_hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": false, "local_conf": { "append": "SWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[lvmdriver-1]\nlvm_max_over_subscription_ratio = 40.0\nimage_volume_cache_enabled = False\nlvm_type = default\n[DEFAULT]\nquota_volumes = 10\nquota_snapshots = 10\nquota_gigabytes = 1000\nquota_backups = 10\nquota_backup_gigabytes = 1000\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": [ "n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon" ], "enable_services": [ "rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-vol", "c-sch", "c-bak", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest" ], "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": true }, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}/{{ network_type }}", "ovs_msi_url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi True\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration True\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\n\niniset $TEMPEST_CONFIG scenario img_file \"/home/ubuntu/devstack/files/{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n", "services": [ { "binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf" } ], "tempest_tests": { "excluded-tests": "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state\ntempest.scenario.test_network_v6.TestGettingAddress\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\n", "included-tests": "tempest.api.network\ntempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus\ntempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_duplicate_network_nics\ntempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_multiple_nics_order\ntempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details\ntempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus\ntempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_duplicate_network_nics\ntempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_multiple_nics_order\ntempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\n# if using compute_hyperv, add test_shelve_unshelve_server\n#tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume\ntempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basicops\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_create_ebs_image_and_check_boot\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern\n", "isolated-tests": "tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram\ntempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped\ntempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor\ntempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor\ntempest.api.compute.test_authorization.AuthorizationTestJSON.test_resize_server_for_alt_account_fails\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize\ntempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm\ntempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start\ntempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario\ntempest.api.orchestration.stacks.test_neutron_resources\nneutron_fwaas.tests.tempest_plugin.tests\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV1Test\ntempest.api.volume.admin.test_volumes_backup.VolumesBackupsV2Test\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup\ntempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance\ntempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_update_subnet_gw_dns_host_routes_dhcp.test_update_subnet_gw_dns_host_routes_dhcp\ntempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_dhcp_enabled\ntempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools\ntempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw\ntempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet\n" }, "vms": [ { "additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "focal-15.04.2021", "inventory_group": "devstack", "name": "dv-neutron-{{ zuul_change }}-{{ zuul_patchset }}-{{ network_type }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ network_type }}", "userdata": "" }, { "additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "hv-neutron-{{ zuul_change }}-{{ zuul_patchset }}-{{ network_type }}", "tags": "hv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ network_type }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}" } ], "vmswitches": [ { "management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}" } ], "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": { "bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python38", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp" }, "win_git_prep_projects": [ "openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/compute-hyperv", "openstack/os-win", "openstack/networking-hyperv" ], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python38.zip", "win_python_packages": [ "pywin32", "pbr", "pymysql", "ovs" ] }, "ansible_included_var_files": [ "/home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/job_vars/neutron.yaml" ], "changed": false, "failed_when_result": false } Read vars_file 'zuul-params.yaml' TASK [Include variables from job_vars/{{ zuul_project | basename }}-{{ job_type }}.yaml] *** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/wait-for-env.yaml:26 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional result was False" } Read vars_file 'zuul-params.yaml' TASK [Configure FibreChannel] ************************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/wait-for-env.yaml:32 skipping: [127.0.0.1] => (item=10.222.0.32) => { "changed": false, "node": "10.222.0.32", "skip_reason": "Conditional result was False" } skipping: [127.0.0.1] => (item=10.222.0.36) => { "changed": false, "node": "10.222.0.36", "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers Read vars_file 'zuul-params.yaml' Read vars_file 'zuul-params.yaml' Read vars_file 'zuul-params.yaml' PLAY [all] ********************************************************************* META: ran handlers Read vars_file 'zuul-params.yaml' TASK [Wait for all VMs to be reachable] **************************************** task path: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/wait-for-env.yaml:46 Read vars_file 'zuul-params.yaml' skipping: [10.222.0.32] => { "changed": false, "skip_reason": "Conditional result was False" } skipping: [10.222.0.36] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 10.222.0.32 : ok=1 changed=0 unreachable=0 failed=0 10.222.0.36 : ok=1 changed=0 unreachable=0 failed=0 127.0.0.1 : ok=1 changed=0 unreachable=0 failed=0 Starting task: Build compute command: ansible-playbook -vv -i /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/inv /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/build-win2016-compute.yaml log: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/hyperv-build.log attempt: 1 of 3 Starting task: Build devstack command: ansible-playbook -vv -i /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/inv /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/build-devstack.yaml log: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/devstack-build.log attempt: 1 of 0 Checking tasks every 5 seconds Task: Build compute, attempt 1 of 3, finished with code: 2 Starting task: Build compute command: ansible-playbook -vv -i /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/inv /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/build-win2016-compute.yaml log: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/hyperv-build.log attempt: 2 of 3 Task: Build compute, attempt 2 of 3, finished with code: 2 Starting task: Build compute command: ansible-playbook -vv -i /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/inv /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/build-win2016-compute.yaml log: /home/jenkins-slave/workspace/neutron-debug/py38mst/cbci/hyperv-build.log attempt: 3 of 3 Task: Build compute, attempt 3 of 3, finished with code: 2 Task Build compute failed, killing everything Killing task Build devstack, attempt 1 of 0 Failed to build overcloud Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Triggering a new build of ha:AAAAnR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzuEgZB/az8JP3knNTEvNIC3dS8Mn0A9zfZT8YAAAA=cleanup-env Finished: SUCCESS