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 statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/sanity-checks.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/create-folders.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-utils.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-python.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-pip.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-git.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-vcredist.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-freerdp.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml PLAYBOOK: build-win2016-compute.yaml ******************************************* 1 plays in /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016-compute.yaml PLAY [win2016-compute] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016-compute.yaml:2 ok: [10.222.0.20] META: ran handlers TASK [Include variables from job_vars/os-brick.yaml] *************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016-compute.yaml:9 ok: [10.222.0.20] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/os-brick.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/job_vars/os-brick.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Include variables from job_vars/os-brick-smb.yaml] *********************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016-compute.yaml:14 ok: [10.222.0.20] => {"ansible_facts": {"compute_driver": "compute_hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": false, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nATTACH_ENCRYPTED_VOLUME_AVAILABLE=False\nSWIFT_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[DEFAULT]\nos_privileged_user_auth_url=http://{{ devstack_ip }}/identity/v2.0\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": ["c-bak", "c-vol", "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-sch", "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"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": false, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}/{{ job_type }}", "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 False\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled swap_volume False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ 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"}, {"binary": "{{ win_dir.python }}\\scripts\\cinder-volume.exe", "cinder": null, "config": "{{ win_dir.etc }}\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}], "smbshare": "c:\\smbshare", "tempest_tests": {"excluded-tests": "tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\n", "included-tests": "tempest.scenario.test_minimum_basic\ntempest.scenario.test_stamp_pattern\ntempest.scenario.test_volume_boot_pattern\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": "bionic-09.08.2019", "inventory_group": "devstack", "name": "dv-osbrick-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_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-osbrick-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "hv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "volume_driver": "cinder.volume.drivers.windows.smbfs.WindowsSmbfsDriver", "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_cherry_picks": [{"patches": ["refs/changes/59/763159/1"], "path": "{{ win_dir.build }}\\neutron", "project": "openstack/neutron"}], "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:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/cinder", "openstack/nova", "openstack/neutron", "openstack/compute-hyperv", "openstack/os-win", "openstack/os-brick", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/job_vars/os-brick-smb.yaml"], "changed": false, "failed_when_result": false} TASK [Check if we have atleast 1 AD server in the inventory when join_ad is True] *** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/sanity-checks.yaml:2 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if job_type parameters is defined] ********************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/sanity-checks.yaml:7 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if hostname parameter is defined] ********************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/sanity-checks.yaml:12 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Install FS-iSCSITarget-Server] ******************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016-compute.yaml:22 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set administrator password to Passw0rd] ********************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:2 changed: [10.222.0.20] => {"changed": true, "cmd": "net user administrator Passw0rd", "delta": "0:00:01.856005", "end": "2020-12-08 11:00:03.732884", "rc": 0, "start": "2020-12-08 11:00:01.876879", "stderr": "", "stderr_lines": [], "stdout": "The command completed successfully.\r\n\r\n", "stdout_lines": ["The command completed successfully.", ""]} TASK [Create openstack folders] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/create-folders.yaml:2 changed: [10.222.0.20] => (item=c:\openstack\bin) => {"changed": true, "item": "c:\\openstack\\bin"} changed: [10.222.0.20] => (item=c:\openstack\tmp) => {"changed": true, "item": "c:\\openstack\\tmp"} changed: [10.222.0.20] => (item=c:\openstack\log) => {"changed": true, "item": "c:\\openstack\\log"} changed: [10.222.0.20] => (item=c:\openstack\etc) => {"changed": true, "item": "c:\\openstack\\etc"} changed: [10.222.0.20] => (item=c:\python37) => {"changed": true, "item": "c:\\python37"} changed: [10.222.0.20] => (item=C:\openstack\instances) => {"changed": true, "item": "C:\\openstack\\instances"} changed: [10.222.0.20] => (item=c:\openstack\log\event-log) => {"changed": true, "item": "c:\\openstack\\log\\event-log"} changed: [10.222.0.20] => (item=c:\openstack\build) => {"changed": true, "item": "c:\\openstack\\build"} changed: [10.222.0.20] => (item=c:\python27) => {"changed": true, "item": "c:\\python27"} changed: [10.222.0.20] => (item=C:\ProgramData\pip) => {"changed": true, "item": "C:\\ProgramData\\pip"} ok: [10.222.0.20] => (item=c:\openstack) => {"changed": false, "item": "c:\\openstack"} TASK [Disable firewall for Domain, Public and Private profiles] **************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:7 changed: [10.222.0.20] => {"Domain": {"considered": true, "currentstate": 1, "enabled": false}, "Private": {"considered": true, "currentstate": 1, "enabled": false}, "Public": {"considered": true, "currentstate": 1, "enabled": false}, "changed": true, "profiles": ["Domain", "Private", "Public"], "state": "disabled"} TASK [Set neutron hyperv agent service] **************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:16 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set neutron ovs agent service] ******************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:20 ok: [10.222.0.20] => {"ansible_facts": {"services": [{"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "c:\\python37\\scripts\\cinder-volume.exe", "cinder": null, "config": "c:\\openstack\\etc\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}, {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}]}, "changed": false} TASK [Create services and/or stop them if they are running] ******************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:24 changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'name': u'nova-compute', u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'nova': None, u'description': u'OpenStack nova Compute Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack nova Compute Service", "desktop_interact": false, "display_name": "nova-compute", "exists": true, "item": {"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, "name": "nova-compute", "path": "c:\\openstack\\bin\\OpenStackService.exe nova-compute c:\\python37\\scripts\\nova-compute.exe --config-file c:\\openstack\\etc\\nova.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\cinder-volume.exe', u'description': u'OpenStack Cinder Volume Service', u'template': u'cinder-volume.conf', u'cinder': None, u'config': u'c:\\openstack\\etc\\cinder-volume.conf', u'name': u'cinder-volume'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Cinder Volume Service", "desktop_interact": false, "display_name": "cinder-volume", "exists": true, "item": {"binary": "c:\\python37\\scripts\\cinder-volume.exe", "cinder": null, "config": "c:\\openstack\\etc\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}, "name": "cinder-volume", "path": "c:\\openstack\\bin\\OpenStackService.exe cinder-volume c:\\python37\\scripts\\cinder-volume.exe --config-file c:\\openstack\\etc\\cinder-volume.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\neutron-openvswitch-agent.exe', u'name': u'neutron-ovs-agent', u'template': u'neutron-ovs-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-ovs-agent.conf', u'neutron': None, u'description': u'OpenStack Neutron OVS Agent Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Neutron OVS Agent Service", "desktop_interact": false, "display_name": "neutron-ovs-agent", "exists": true, "item": {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}, "name": "neutron-ovs-agent", "path": "c:\\openstack\\bin\\OpenStackService.exe neutron-ovs-agent c:\\python37\\scripts\\neutron-openvswitch-agent.exe --config-file c:\\openstack\\etc\\neutron-ovs-agent.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} TASK [Create vmswitches] ******************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:35 changed: [10.222.0.20] => (item={u'subnet': u'192.168.0.0/22', u'management': False, u'name': u'br-data'}) => {"changed": true, "interface_details": {"adapter_ip": "192.168.0.36", "adapter_name": "Ethernet 2"}, "item": {"management": false, "name": "br-data", "subnet": "192.168.0.0/22"}, "log": ["checking adapter Ethernet 2", "adapter Ethernet 2 ip 192.168.0.36 matches subnet 192.168.0.0/22"]} TASK [Set compute_local_ip variable] ******************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:46 ok: [10.222.0.20] => {"ansible_facts": {"compute_local_ip": "192.168.0.36"}, "changed": false} TASK [Set compute_dataplane_interface_name variable] *************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:50 ok: [10.222.0.20] => {"ansible_facts": {"compute_dataplane_interface_name": "Ethernet 2"}, "changed": false} TASK [Check if dataplane informations variable file exists] ******************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:54 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Create dataplane_informations.yaml file] ********************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:59 changed: [10.222.0.20] => {"changed": true} TASK [Add dataplane interface informations in dataplane_informations.yaml] ***** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:65 changed: [10.222.0.20] => (item=compute_local_ip: 192.168.0.36) => {"backup": "", "changed": true, "encoding": "utf-8", "item": "compute_local_ip: 192.168.0.36", "msg": "line added"} changed: [10.222.0.20] => (item=compute_dataplane_interface_name: "Ethernet 2") => {"backup": "", "changed": true, "encoding": "utf-8", "item": "compute_dataplane_interface_name: \"Ethernet 2\"", "msg": "line added"} TASK [Create config files] ***************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:74 changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'name': u'nova-compute', u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'nova': None, u'description': u'OpenStack nova Compute Service'}) => {"changed": true, "checksum": "539609f454017b32242a8eb7ea7dd1e663e1fc88", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\cinder-volume.exe', u'description': u'OpenStack Cinder Volume Service', u'template': u'cinder-volume.conf', u'cinder': None, u'config': u'c:\\openstack\\etc\\cinder-volume.conf', u'name': u'cinder-volume'}) => {"changed": true, "checksum": "a30598c6212765c1e9011759e930ee26008d929a", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\cinder-volume.exe", "cinder": null, "config": "c:\\openstack\\etc\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\neutron-openvswitch-agent.exe', u'name': u'neutron-ovs-agent', u'template': u'neutron-ovs-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-ovs-agent.conf', u'neutron': None, u'description': u'OpenStack Neutron OVS Agent Service'}) => {"changed": true, "checksum": "c84961da81443e8713279c3506142dc701ae9c79", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\neutron-openvswitch-agent.exe", "config": "c:\\openstack\\etc\\neutron-ovs-agent.conf", "description": "OpenStack Neutron OVS Agent Service", "name": "neutron-ovs-agent", "neutron": null, "template": "neutron-ovs-agent.conf"}} TASK [Create policy.json] ****************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:82 changed: [10.222.0.20] => {"changed": true, "checksum": "01e30e09cb7d189e7439d9fac753d12cdf5f072c"} TASK [Check if utils archive is present] *************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-utils.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download utils archive] ************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-utils.yaml:8 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\utils.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/utils_bin.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\utils.zip", "url": "http://10.100.0.9/ci/utils_bin.zip"}} TASK [Unzip utils archive] ***************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-utils.yaml:15 changed: [10.222.0.20] => {"cb_unzip": {"dest": "c:\\openstack\\bin", "src": "c:\\openstack\\tmp\\utils.zip"}, "changed": true} TASK [Add utils to PATH] ******************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-utils.yaml:21 changed: [10.222.0.20] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin"} TASK [Check if python archive is present] ************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-python.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download python archive] ************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-python.yaml:8 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\python.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/python37.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\python.zip", "url": "http://10.100.0.9/ci/python37.zip"}} TASK [Unzip python archive] **************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-python.yaml:15 changed: [10.222.0.20] => {"cb_unzip": {"dest": "c:\\python37", "src": "c:\\openstack\\tmp\\python.zip"}, "changed": true} TASK [Add python to PATH] ****************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-python.yaml:21 changed: [10.222.0.20] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin;c:\\python37;c:\\python37\\scripts"} TASK [Download get-pip.py from "https://bootstrap.pypa.io/get-pip.py"] ********* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-pip.yaml:2 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\get-pip.py", "msg": "OK", "status_code": 200, "url": "https://bootstrap.pypa.io/get-pip.py", "win_get_url": {"dest": "c:\\openstack\\tmp\\get-pip.py", "url": "https://bootstrap.pypa.io/get-pip.py"}} TASK [Create constraints file for pip==20.2.2] ********************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-pip.yaml:9 changed: [10.222.0.20] => {"changed": true, "checksum": "e88c82760f48bf290a9e1c662887bcb6a3146908", "dest": "c:\\openstack\\tmp\\constraints.txt", "operation": "file_copy", "original_basename": "tmp3NXmS_", "size": 12, "src": null} TASK [Install pip version "pip==20.2.2"] *************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-pip.yaml:15 changed: [10.222.0.20] => {"changed": true, "cmd": "python \"c:\\openstack\\tmp\\\\get-pip.py\" -c \"c:\\openstack\\tmp\\\\constraints.txt\" pip", "delta": "0:00:15.235770", "end": "2020-12-08 11:03:14.371072", "rc": 0, "start": "2020-12-08 11:02:59.135302", "stderr": "", "stderr_lines": [], "stdout": "Collecting pip==20.2.2\r\n Downloading pip-20.2.2-py2.py3-none-any.whl (1.5 MB)\r\nCollecting wheel\r\n Downloading wheel-0.36.1-py2.py3-none-any.whl (34 kB)\r\nInstalling collected packages: pip, wheel\r\n Attempting uninstall: pip\r\n Found existing installation: pip 18.1\r\n Uninstalling pip-18.1:\r\n Successfully uninstalled pip-18.1\r\nSuccessfully installed pip-20.2.2 wheel-0.36.1\r\n", "stdout_lines": ["Collecting pip==20.2.2", " Downloading pip-20.2.2-py2.py3-none-any.whl (1.5 MB)", "Collecting wheel", " Downloading wheel-0.36.1-py2.py3-none-any.whl (34 kB)", "Installing collected packages: pip, wheel", " Attempting uninstall: pip", " Found existing installation: pip 18.1", " Uninstalling pip-18.1:", " Successfully uninstalled pip-18.1", "Successfully installed pip-20.2.2 wheel-0.36.1"]} TASK [Configure pip index-url] ************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-pip-index.yaml:2 changed: [10.222.0.20] => {"changed": true, "checksum": "15cca614080fc9c90955863b8d5d2e7aa41c7104", "dest": "C:\\ProgramData\\pip\\pip.ini", "operation": "file_copy", "original_basename": "tmpQTgMoB", "size": 314, "src": null} TASK [Check if git installer is present] *************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-git.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download git installer] ************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-git.yaml:8 [DEPRECATION WARNING]: The parameter 'skip_certificate_validation' is being replaced with 'validate_certs'. This feature will be removed in version 2.8. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\git-installer.exe", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/Git-2.13.2-64-bit.exe", "win_get_url": {"dest": "c:\\openstack\\tmp\\git-installer.exe", "url": "http://10.100.0.9/ci/Git-2.13.2-64-bit.exe"}} TASK [Install git] ************************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-git.yaml:16 changed: [10.222.0.20] => {"changed": true, "cmd": "c:\\openstack\\tmp\\git-installer.exe /silent", "delta": "0:00:34.758771", "end": "2020-12-08 11:04:00.775208", "rc": 0, "start": "2020-12-08 11:03:26.016437", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add git to PATH] ********************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-git.yaml:22 changed: [10.222.0.20] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin;c:\\python37;c:\\python37\\scripts;C:\\Program Files\\Git\\cmd;c:\\program files\\git\bin"} TASK [Check if vcredist_x86 is installed] ************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-vcredist.yaml:2 ok: [10.222.0.20] => {"changed": false, "cmd": "Get-WmiObject Win32_Product -Filter \"Name LIKE '%Visual C++ 2012 x86%'\"", "delta": "0:00:02.731845", "end": "2020-12-08 11:04:06.433659", "rc": 0, "start": "2020-12-08 11:04:03.701813", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if vcredist_x86 installer is present] ****************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-vcredist.yaml:8 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download vcredist_x86 installer] ***************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-vcredist.yaml:14 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\vcredist_x86.exe", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/vcredist_x86.exe", "win_get_url": {"dest": "c:\\openstack\\tmp\\vcredist_x86.exe", "url": "http://10.100.0.9/ci/vcredist_x86.exe"}} TASK [Install vcredist_x86] **************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-vcredist.yaml:23 changed: [10.222.0.20] => {"changed": true, "cmd": "c:\\openstack\\tmp\\vcredist_x86.exe /q", "delta": "0:00:04.290249", "end": "2020-12-08 11:04:15.705513", "rc": 0, "start": "2020-12-08 11:04:11.415263", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if FreeRDP archive is present] ************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-freerdp.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download FreeRDP archive] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-freerdp.yaml:8 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\FreeRDP_powershell.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/FreeRDP_powershell.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\FreeRDP_powershell.zip", "url": "http://10.100.0.9/ci/FreeRDP_powershell.zip"}} TASK [Unzip FreeRDP archive] *************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-freerdp.yaml:15 changed: [10.222.0.20] => {"cb_unzip": {"dest": "c:\\openstack\\tmp", "src": "c:\\openstack\\tmp\\FreeRDP_powershell.zip"}, "changed": true} TASK [Copy wfreerdp.exe, libeay32.dll and ssleay32.dll to windows folder] ****** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-freerdp.yaml:21 changed: [10.222.0.20] => {"changed": true, "cmd": "cp \"c:\\openstack\\tmp\\\\FreeRDP\\\\*\" c:\\\\windows", "delta": "0:00:00.812434", "end": "2020-12-08 11:04:23.075674", "rc": 0, "start": "2020-12-08 11:04:22.263239", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Copy FreeRDP.psm1 to Modules\FreeRDP folder] ***************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-freerdp.yaml:27 changed: [10.222.0.20] => {"changed": true, "cmd": "cp -recurse \"c:\\openstack\\tmp\\\\FreeRDP\" c:\\windows\\system32\\WindowsPowerShell\\v1.0\\Modules", "delta": "0:00:00.769006", "end": "2020-12-08 11:04:25.357027", "rc": 0, "start": "2020-12-08 11:04:24.588020", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if python-zuul archive is present] ********************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-zuul.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download python-zuul archive] ******************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-zuul.yaml:8 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\python-zuul.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/python27.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\python-zuul.zip", "url": "http://10.100.0.9/ci/python27.zip"}} TASK [Unzip python-zuul archive] *********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-zuul.yaml:15 changed: [10.222.0.20] => {"cb_unzip": {"dest": "c:\\python27", "src": "c:\\openstack\\tmp\\python-zuul.zip"}, "changed": true} TASK [Install zuul version "zuul==2.5.2"] ************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/install-zuul.yaml:21 skipping: [10.222.0.20] => {"changed": false, "cmd": "c:\\python27\\scripts\\pip install zuul==2.5.2", "msg": "skipped, since c:\\python27\\scripts\\zuul-cloner.exe exists", "rc": 0} TASK [Upload zuul clonemap file] *********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml:2 changed: [10.222.0.20] => {"changed": true, "checksum": "98db451335285ca5ce57d7c2ba54913e1aaaf712", "dest": "c:\\openstack\\build\\clonemap.yaml", "operation": "file_copy", "original_basename": "zuul-clonemap.yaml", "size": 50, "src": "files/zuul-clonemap.yaml"} TASK [Set zuul-cloner command for head only (no applied change)] *************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml:8 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set zuul-cloner command for project: openstack/os-brick ref: refs/zuul/master/Zde94e29415bf401791f3b9d80fa004c7] *** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml:16 ok: [10.222.0.20] => {"ansible_facts": {"zuul_cloner_command": "c:\\python27\\scripts\\zuul-cloner --workspace c:\\openstack\\build -m c:\\openstack\\build\\\\clonemap.yaml --zuul-project openstack/os-brick --zuul-ref refs/zuul/master/Zde94e29415bf401791f3b9d80fa004c7 --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/neutron openstack/compute-hyperv openstack/os-win openstack/os-brick openstack/networking-hyperv"}, "changed": false} TASK [Run zuul-cloner] ********************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml:27 changed: [10.222.0.20] => {"changed": true, "cmd": "c:\\python27\\scripts\\zuul-cloner --workspace c:\\openstack\\build -m c:\\openstack\\build\\\\clonemap.yaml --zuul-project openstack/os-brick --zuul-ref refs/zuul/master/Zde94e29415bf401791f3b9d80fa004c7 --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/neutron openstack/compute-hyperv openstack/os-win openstack/os-brick openstack/networking-hyperv", "delta": "0:08:04.541432", "end": "2020-12-08 11:14:12.772818", "failed_when_result": false, "rc": 0, "start": "2020-12-08 11:06:08.231385", "stderr": "c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\r\n self.clone_map = yaml.load(clone_map_file).get('clonemap')\r\nINFO:zuul.Cloner:Loaded map containing 1 rules\r\nINFO:zuul.CloneMapper:Workspace path set to: c:\\openstack\\build\r\nINFO:zuul.CloneMapper:Mapping projects to workspace...\r\nINFO:zuul.CloneMapper: openstack/requirements -> c:\\openstack\\build\\requirements\r\nINFO:zuul.CloneMapper: openstack/cinder -> c:\\openstack\\build\\cinder\r\nINFO:zuul.CloneMapper: openstack/nova -> c:\\openstack\\build\\nova\r\nINFO:zuul.CloneMapper: openstack/neutron -> c:\\openstack\\build\\neutron\r\nINFO:zuul.CloneMapper: openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv\r\nINFO:zuul.CloneMapper: openstack/os-win -> c:\\openstack\\build\\os-win\r\nINFO:zuul.CloneMapper: openstack/os-brick -> c:\\openstack\\build\\os-brick\r\nINFO:zuul.CloneMapper: openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv\r\nINFO:zuul.CloneMapper:Expansion completed.\r\nINFO:zuul.Cloner:Preparing 8 repositories\r\nINFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit b4e2a19d7d1e7a717fe27d5b167d93ed3371e345\r\nINFO:zuul.Cloner:Creating repo openstack/cinder from upstream https://opendev.org/openstack/cinder\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/cinder repo with branch master at commit 95d00bd7a6658e2cd3066e5ae77d3a9a63bc0c8f\r\nINFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/nova repo with branch master at commit eff1af46857dfe146c3cdb7736f71953c5e9413e\r\nINFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/neutron repo with branch master at commit b5ea767bc335f69645a604607569515fa3cf4d85\r\nINFO:zuul.Cloner:Creating repo openstack/compute-hyperv from upstream https://opendev.org/openstack/compute-hyperv\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/compute-hyperv repo with branch master at commit b31ab3a29307b25652d971c550789680e76c357e\r\nINFO:zuul.Cloner:Creating repo openstack/os-win from upstream https://opendev.org/openstack/os-win\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/os-win repo with branch master at commit 78414e71606b37ff2147ee886ee1fd962ef3a911\r\nINFO:zuul.Cloner:Creating repo openstack/os-brick from upstream http://10.106.1.39/p/openstack/os-brick\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Prepared openstack/os-brick repo with commit f9f0ad17f3b70c444923b63e279e51cd4db3b0ca\r\nINFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch master at commit 15c26774cc783a9b6d02e00d4c51b1b599e312cd\r\nINFO:zuul.Cloner:Prepared all repositories", "stderr_lines": ["c:\\python27\\lib\\site-packages\\zuul\\lib\\cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.", " self.clone_map = yaml.load(clone_map_file).get('clonemap')", "INFO:zuul.Cloner:Loaded map containing 1 rules", "INFO:zuul.CloneMapper:Workspace path set to: c:\\openstack\\build", "INFO:zuul.CloneMapper:Mapping projects to workspace...", "INFO:zuul.CloneMapper: openstack/requirements -> c:\\openstack\\build\\requirements", "INFO:zuul.CloneMapper: openstack/cinder -> c:\\openstack\\build\\cinder", "INFO:zuul.CloneMapper: openstack/nova -> c:\\openstack\\build\\nova", "INFO:zuul.CloneMapper: openstack/neutron -> c:\\openstack\\build\\neutron", "INFO:zuul.CloneMapper: openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv", "INFO:zuul.CloneMapper: openstack/os-win -> c:\\openstack\\build\\os-win", "INFO:zuul.CloneMapper: openstack/os-brick -> c:\\openstack\\build\\os-brick", "INFO:zuul.CloneMapper: openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv", "INFO:zuul.CloneMapper:Expansion completed.", "INFO:zuul.Cloner:Preparing 8 repositories", "INFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit b4e2a19d7d1e7a717fe27d5b167d93ed3371e345", "INFO:zuul.Cloner:Creating repo openstack/cinder from upstream https://opendev.org/openstack/cinder", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/cinder repo with branch master at commit 95d00bd7a6658e2cd3066e5ae77d3a9a63bc0c8f", "INFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/nova repo with branch master at commit eff1af46857dfe146c3cdb7736f71953c5e9413e", "INFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/neutron repo with branch master at commit b5ea767bc335f69645a604607569515fa3cf4d85", "INFO:zuul.Cloner:Creating repo openstack/compute-hyperv from upstream https://opendev.org/openstack/compute-hyperv", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/compute-hyperv repo with branch master at commit b31ab3a29307b25652d971c550789680e76c357e", "INFO:zuul.Cloner:Creating repo openstack/os-win from upstream https://opendev.org/openstack/os-win", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/os-win repo with branch master at commit 78414e71606b37ff2147ee886ee1fd962ef3a911", "INFO:zuul.Cloner:Creating repo openstack/os-brick from upstream http://10.106.1.39/p/openstack/os-brick", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Prepared openstack/os-brick repo with commit f9f0ad17f3b70c444923b63e279e51cd4db3b0ca", "INFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch master at commit 15c26774cc783a9b6d02e00d4c51b1b599e312cd", "INFO:zuul.Cloner:Prepared all repositories"], "stdout": "", "stdout_lines": []} TASK [Write zuul-cloner log file] ********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml:33 changed: [10.222.0.20] => {"changed": true, "checksum": "13fc67f568d9b555c4f1381c51b6a4e008a94263", "dest": "c:\\openstack\\log\\zuul-cloner.log", "operation": "file_copy", "original_basename": "tmp5MFtS1", "size": 8867, "src": null} TASK [Print zuul output when it fails] ***************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml:40 skipping: [10.222.0.20] => {} TASK [Fail task if zuul cloner had any errors] ********************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml:46 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Applying cherry-picks] *************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml:52 ok: [10.222.0.20] => (item={u'project': u'openstack/neutron', u'path': u'c:\\openstack\\build\\neutron', u'patches': [u'refs/changes/59/763159/1']}) => {"changed": false, "item": {"patches": ["refs/changes/59/763159/1"], "path": "c:\\openstack\\build\\neutron", "project": "openstack/neutron"}, "output": {"refs/changes/59/763159/1": {"git cherry pick": {"command": "git -C c:\\openstack\\build\\neutron cherry-pick FETCH_HEAD", "exitcode": 1, "stderr": "The previous cherry-pick is now empty, possibly due to conflict resolution.\nIf you wish to commit it anyway, use:\n\n git commit --allow-empty\n\nOtherwise, please use 'git reset'\n", "stdout": "Not currently on any branch.\nYou are currently cherry-picking commit 77db2cf7bd.\n\nnothing to commit, working tree clean\n"}, "git cherry-pick abort": {"command": "git -C c:\\openstack\\build\\neutron cherry-pick --abort", "exitcode": 0, "stderr": "", "stdout": ""}, "git fetch": {"command": "git -C c:\\openstack\\build\\neutron fetch https://opendev.org/openstack/neutron refs/changes/59/763159/1", "exitcode": 0, "stderr": "From https://opendev.org/openstack/neutron\n * branch refs/changes/59/763159/1 -> FETCH_HEAD\n", "stdout": ""}}}} TASK [Write cherry-picks log file] ********************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/prepare-git-repos.yaml:62 changed: [10.222.0.20] => {"changed": true, "checksum": "5f60930dc84fa018de3bd06ba0308766de1f68ce", "dest": "c:\\openstack\\log\\cherry-picks.log", "operation": "file_copy", "original_basename": "tmpuYoeDd", "size": 2201, "src": null} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:98 included: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/upper-constraints-mods.yaml for 10.222.0.20 => (item={u'project': u'oslo.rootwrap', u'olsorootwrap': None, u'value': u'oslo.rootwrap===5.14.0'}) included: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/upper-constraints-mods.yaml for 10.222.0.20 => (item={u'project': u'yappi', u'yappi': None, u'value': u'yappi===1.0'}) TASK [Change oslo.rootwrap version to oslo.rootwrap===5.14.0] ****************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/upper-constraints-mods.yaml:2 changed: [10.222.0.20] => {"changed": true, "cmd": "(gc c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt) -replace \"^oslo.rootwrap.*\", \"oslo.rootwrap===5.14.0\" | Set-Content c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt", "delta": "0:00:00.853979", "end": "2020-12-08 11:15:05.222996", "rc": 0, "start": "2020-12-08 11:15:04.369016", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Change yappi version to yappi===1.0] ************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/upper-constraints-mods.yaml:2 changed: [10.222.0.20] => {"changed": true, "cmd": "(gc c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt) -replace \"^yappi.*\", \"yappi===1.0\" | Set-Content c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt", "delta": "0:00:00.828599", "end": "2020-12-08 11:15:07.656899", "rc": 0, "start": "2020-12-08 11:15:06.828300", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:102 included: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml for 10.222.0.20 => (item={u'subnet': u'192.168.0.0/22', u'management': False, u'name': u'br-data'}) TASK [Downloading OVS] ********************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:2 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\ovs.msi", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi", "win_get_url": {"dest": "c:\\openstack\\tmp\\ovs.msi", "url": "http://10.100.0.9/ci/openvswitch-hyperv-installer-beta-2.12.msi"}} TASK [Extract OVS certificate from msi] **************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:10 changed: [10.222.0.20] => {"changed": true, "cmd": "$ErrorActionPreference = \"Stop\"\n $driverFile = \"c:\\openstack\\tmp\\\\ovs.msi\"\n $outputFile = \"c:\\openstack\\tmp\\\\ovs-certificate.cer\"\n $exportType = [System.Security.Cryptography.X509Certificates.X509ContentType]::Cert\n $cert = (Get-AuthenticodeSignature $driverFile).SignerCertificate\n [System.IO.File]::WriteAllBytes($outputFile, $cert.Export($exportType))", "delta": "0:00:01.640620", "end": "2020-12-08 11:15:13.406382", "rc": 0, "start": "2020-12-08 11:15:11.765761", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Install OVS certificate] ************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:20 changed: [10.222.0.20] => {"changed": true, "cmd": "$ErrorActionPreference = \"Stop\"\n $cert = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2(\"c:\\openstack\\tmp\\\\ovs-certificate.cer\")\n $rootStore = Get-Item cert:\\LocalMachine\\TrustedPublisher\n $rootStore.Open(\"ReadWrite\")\n $rootStore.Add($cert)\n $rootStore.Close()\n $rootStore = Get-Item cert:\\LocalMachine\\Root\n $rootStore.Open(\"ReadWrite\")\n $rootStore.Add($cert)\n $rootStore.Close()", "delta": "0:00:00.920099", "end": "2020-12-08 11:15:15.784058", "rc": 0, "start": "2020-12-08 11:15:14.863958", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Install OVS] ************************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:34 changed: [10.222.0.20] => {"changed": true, "exit_code": 0, "rc": 0, "reboot_required": false, "restart_required": false} TASK [Check if OVS extension is installed] ************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:41 changed: [10.222.0.20] => {"changed": true, "cmd": "Get-VMSwitchExtension -VMSwitchName br-data -Name \"Cloudbase Open vSwitch Extension\"", "delta": "0:00:03.454993", "end": "2020-12-08 11:15:28.488971", "rc": 0, "start": "2020-12-08 11:15:25.033978", "stderr": "", "stderr_lines": [], "stdout": "\r\n\r\nId : 583CC151-73EC-4A6A-8B47-578297AD7623\r\nName : Cloudbase Open vSwitch Extension\r\nVendor : Open vSwitch\r\nVersion : 1.0\r\nExtensionType : Forwarding\r\nParentExtensionId : \r\nParentExtensionName : \r\nSwitchId : ee9f45d6-3a11-46e7-b01f-b931c1c3ee74\r\nSwitchName : br-data\r\nEnabled : False\r\nRunning : True\r\nCimSession : CimSession: .\r\nComputerName : HV-OSBRICK-7374\r\nIsDeleted : False\r\n\r\n\r\n\r\n", "stdout_lines": ["", "", "Id : 583CC151-73EC-4A6A-8B47-578297AD7623", "Name : Cloudbase Open vSwitch Extension", "Vendor : Open vSwitch", "Version : 1.0", "ExtensionType : Forwarding", "ParentExtensionId : ", "ParentExtensionName : ", "SwitchId : ee9f45d6-3a11-46e7-b01f-b931c1c3ee74", "SwitchName : br-data", "Enabled : False", "Running : True", "CimSession : CimSession: .", "ComputerName : HV-OSBRICK-7374", "IsDeleted : False", "", "", ""]} TASK [Enable OVS extension on br-data] ***************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:46 changed: [10.222.0.20] => {"changed": true, "cmd": "Enable-VMSwitchExtension -VMSwitchName br-data -Name \"Cloudbase Open vSwitch Extension\"", "delta": "0:00:02.165702", "end": "2020-12-08 11:15:32.218776", "rc": 0, "start": "2020-12-08 11:15:30.053073", "stderr": "", "stderr_lines": [], "stdout": "\r\n\r\nId : 583CC151-73EC-4A6A-8B47-578297AD7623\r\nName : Cloudbase Open vSwitch Extension\r\nVendor : Open vSwitch\r\nVersion : 1.0\r\nExtensionType : Forwarding\r\nParentExtensionId : \r\nParentExtensionName : \r\nSwitchId : ee9f45d6-3a11-46e7-b01f-b931c1c3ee74\r\nSwitchName : br-data\r\nEnabled : True\r\nRunning : True\r\nCimSession : CimSession: .\r\nComputerName : HV-OSBRICK-7374\r\nIsDeleted : False\r\n\r\n\r\n\r\n", "stdout_lines": ["", "", "Id : 583CC151-73EC-4A6A-8B47-578297AD7623", "Name : Cloudbase Open vSwitch Extension", "Vendor : Open vSwitch", "Version : 1.0", "ExtensionType : Forwarding", "ParentExtensionId : ", "ParentExtensionName : ", "SwitchId : ee9f45d6-3a11-46e7-b01f-b931c1c3ee74", "SwitchName : br-data", "Enabled : True", "Running : True", "CimSession : CimSession: .", "ComputerName : HV-OSBRICK-7374", "IsDeleted : False", "", "", ""]} TASK [Expose tcp port for OVS for remote control] ****************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:51 changed: [10.222.0.20] => {"can_pause_and_continue": false, "changed": true, "depended_by": ["ovs-vswitchd"], "dependencies": [], "description": "Open vSwitch DB Service", "desktop_interact": false, "display_name": "Open vSwitch DB Service", "exists": true, "name": "ovsdb-server", "path": "\"C:\\Program Files\\Cloudbase Solutions\\Open vSwitch\\bin\\ovsdb-server.exe\" --log-file=\"C:\\Program Files\\Cloudbase Solutions\\Open vSwitch\\logs\\ovsdb-server.log\" --pidfile --service --unixctl=\"C:\\ProgramData\\openvswitch\\ovsdb-server.ctl\" --remote=punix:\"C:\\ProgramData\\openvswitch\\db.sock\" --remote=ptcp:6640 --remote=db:Open_vSwitch,Open_vSwitch,manager_options \"C:\\Program Files\\Cloudbase Solutions\\Open vSwitch\\conf\\conf.db\"", "start_mode": "auto", "state": "running", "username": "LocalSystem"} TASK [Restart ovsdb-server] **************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:56 changed: [10.222.0.20] => {"can_pause_and_continue": false, "changed": true, "depended_by": ["ovs-vswitchd"], "dependencies": [], "description": "Open vSwitch DB Service", "desktop_interact": false, "display_name": "Open vSwitch DB Service", "exists": true, "name": "ovsdb-server", "path": "\"C:\\Program Files\\Cloudbase Solutions\\Open vSwitch\\bin\\ovsdb-server.exe\" --log-file=\"C:\\Program Files\\Cloudbase Solutions\\Open vSwitch\\logs\\ovsdb-server.log\" --pidfile --service --unixctl=\"C:\\ProgramData\\openvswitch\\ovsdb-server.ctl\" --remote=punix:\"C:\\ProgramData\\openvswitch\\db.sock\" --remote=ptcp:6640 --remote=db:Open_vSwitch,Open_vSwitch,manager_options \"C:\\Program Files\\Cloudbase Solutions\\Open vSwitch\\conf\\conf.db\"", "start_mode": "auto", "state": "running", "username": "LocalSystem"} TASK [Restart ovs-vswitchd] **************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:63 changed: [10.222.0.20] => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": ["ovsdb-server"], "description": "Open vSwitch Service", "desktop_interact": false, "display_name": "Open vSwitch Service", "exists": true, "name": "ovs-vswitchd", "path": "\"c:\\Program Files\\Cloudbase Solutions\\Open vSwitch\\bin\\ovs-vswitchd.exe\" --log-file=\"c:\\Program Files\\Cloudbase Solutions\\Open vSwitch\\logs\\ovs-vswitchd.log\" unix:\"c:\\ProgramData\\openvswitch\\db.sock\" --unixctl=\"c:\\ProgramData\\openvswitch\\ovs-vswitchd.ctl\" --pidfile --service", "start_mode": "auto", "state": "running", "username": "LocalSystem"} TASK [Get dataplane_informations.yaml content] ********************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:70 ok: [10.222.0.20] => {"changed": false, "content": "Y29tcHV0ZV9sb2NhbF9pcDogMTkyLjE2OC4wLjM2DQpjb21wdXRlX2RhdGFwbGFuZV9pbnRlcmZhY2VfbmFtZTogIkV0aGVybmV0IDIi", "encoding": "base64"} TASK [Set compute_local_ip and compute_dataplane_interface_name variables] ***** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:75 ok: [10.222.0.20] => {"ansible_facts": {"compute_dataplane_interface_name": "Ethernet 2", "compute_local_ip": "192.168.0.36"}, "changed": false} TASK [Check if br-ethernet exists] ********************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:80 changed: [10.222.0.20] => {"changed": true, "cmd": "ovs-vsctl --db=tcp:127.0.0.1:6640 show | Select-String -Pattern \"br-ethernet\"", "delta": "0:00:00.798319", "end": "2020-12-08 11:15:44.972267", "rc": 0, "start": "2020-12-08 11:15:44.173948", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add br-ethernet in OVS] ************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:85 changed: [10.222.0.20] => {"changed": true, "cmd": "ovs-vsctl --db=tcp:127.0.0.1:6640 add-br br-ethernet", "delta": "0:00:02.063169", "end": "2020-12-08 11:15:48.533033", "rc": 0, "start": "2020-12-08 11:15:46.469863", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add dataplane interface in br-ethernet] ********************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:90 changed: [10.222.0.20] => {"changed": true, "cmd": "ovs-vsctl --db=tcp:127.0.0.1:6640 add-port br-ethernet \"Ethernet 2\"", "delta": "0:00:00.797985", "end": "2020-12-08 11:15:50.907258", "rc": 0, "start": "2020-12-08 11:15:50.109273", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Enable br-ethernet adapter] ********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:95 changed: [10.222.0.20] => {"changed": true, "cmd": "Enable-NetAdapter br-ethernet", "delta": "0:00:03.216541", "end": "2020-12-08 11:15:55.677177", "rc": 0, "start": "2020-12-08 11:15:52.460636", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add dataplane interface ip on br-ethernet] ******************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/tasks/windows/configure-ovs.yaml:99 changed: [10.222.0.20] => {"changed": true, "cmd": "New-NetIPAddress -IPAddress 192.168.0.36 -InterfaceAlias br-ethernet -PrefixLength 22", "delta": "0:00:02.812773", "end": "2020-12-08 11:16:00.130543", "rc": 0, "start": "2020-12-08 11:15:57.317769", "stderr": "", "stderr_lines": [], "stdout": "\r\n\r\nIPAddress : 192.168.0.36\r\nInterfaceIndex : 14\r\nInterfaceAlias : br-ethernet\r\nAddressFamily : IPv4\r\nType : Unicast\r\nPrefixLength : 22\r\nPrefixOrigin : Manual\r\nSuffixOrigin : Manual\r\nAddressState : Tentative\r\nValidLifetime : Infinite ([TimeSpan]::MaxValue)\r\nPreferredLifetime : Infinite ([TimeSpan]::MaxValue)\r\nSkipAsSource : False\r\nPolicyStore : ActiveStore\r\n\r\nIPAddress : 192.168.0.36\r\nInterfaceIndex : 14\r\nInterfaceAlias : br-ethernet\r\nAddressFamily : IPv4\r\nType : Unicast\r\nPrefixLength : 22\r\nPrefixOrigin : Manual\r\nSuffixOrigin : Manual\r\nAddressState : Invalid\r\nValidLifetime : Infinite ([TimeSpan]::MaxValue)\r\nPreferredLifetime : Infinite ([TimeSpan]::MaxValue)\r\nSkipAsSource : False\r\nPolicyStore : PersistentStore\r\n\r\n\r\n\r\n", "stdout_lines": ["", "", "IPAddress : 192.168.0.36", "InterfaceIndex : 14", "InterfaceAlias : br-ethernet", "AddressFamily : IPv4", "Type : Unicast", "PrefixLength : 22", "PrefixOrigin : Manual", "SuffixOrigin : Manual", "AddressState : Tentative", "ValidLifetime : Infinite ([TimeSpan]::MaxValue)", "PreferredLifetime : Infinite ([TimeSpan]::MaxValue)", "SkipAsSource : False", "PolicyStore : ActiveStore", "", "IPAddress : 192.168.0.36", "InterfaceIndex : 14", "InterfaceAlias : br-ethernet", "AddressFamily : IPv4", "Type : Unicast", "PrefixLength : 22", "PrefixOrigin : Manual", "SuffixOrigin : Manual", "AddressState : Invalid", "ValidLifetime : Infinite ([TimeSpan]::MaxValue)", "PreferredLifetime : Infinite ([TimeSpan]::MaxValue)", "SkipAsSource : False", "PolicyStore : PersistentStore", "", "", ""]} TASK [Update setuptools] ******************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:106 changed: [10.222.0.20] => {"changed": true, "cmd": "pip install -c c:\\openstack\\build\\requirements\\upper-constraints.txt -U setuptools", "delta": "0:00:07.214546", "end": "2020-12-08 11:16:09.019619", "rc": 0, "start": "2020-12-08 11:16:01.805073", "stderr": "WARNING: You are using pip version 20.2.2; however, version 20.3.1 is available.\r\nYou should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command.", "stderr_lines": ["WARNING: You are using pip version 20.2.2; however, version 20.3.1 is available.", "You should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\r\nIgnoring immutables: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring importlib-metadata: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring contextvars: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring importlib-resources: markers 'python_version == \"3.6\"' don't match your environment\r\nCollecting setuptools===50.3.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/42a0856fbad7e/setuptools-50.3.2-py3-none-any.whl (785 kB)\r\nInstalling collected packages: setuptools\r\n Attempting uninstall: setuptools\r\n Found existing installation: setuptools 40.6.2\r\n Uninstalling setuptools-40.6.2:\r\n Successfully uninstalled setuptools-40.6.2\r\nSuccessfully installed setuptools-50.3.2\r\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Ignoring immutables: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring importlib-metadata: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring contextvars: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring importlib-resources: markers 'python_version == \"3.6\"' don't match your environment", "Collecting setuptools===50.3.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/42a0856fbad7e/setuptools-50.3.2-py3-none-any.whl (785 kB)", "Installing collected packages: setuptools", " Attempting uninstall: setuptools", " Found existing installation: setuptools 40.6.2", " Uninstalling setuptools-40.6.2:", " Successfully uninstalled setuptools-40.6.2", "Successfully installed setuptools-50.3.2"]} TASK [Installing pip packages] ************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/7a42b7106e4e4832b40cdce6e65feede/cbci/build-win2016.yaml:109