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/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-unstack.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/remove-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-pip.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-python-packages.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/find-data-port.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/prepare-git-repos.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-networking-hyperv.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/write-configs.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-stack.yaml PLAYBOOK: build-devstack.yaml ************************************************** 1 plays in /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/build-devstack.yaml PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/build-devstack.yaml:2 ok: [10.222.0.64] META: ran handlers TASK [Include variables from job_vars/cinder.yaml] ***************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/build-devstack.yaml:7 ok: [10.222.0.64] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/cinder.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/job_vars/cinder.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/cinder-smb.yaml] ************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/build-devstack.yaml:12 ok: [10.222.0.64] => {"ansible_facts": {"compute_driver": "compute_hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "git_prep_projects": ["openstack/keystone", "openstack/glance", "openstack/cinder", "openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/networking-hyperv", "openstack/swift", "openstack/tempest", "openstack/cinder-tempest-plugin"], "join_ad": false, "local_conf": {"append": "TEMPEST_PLUGINS=/opt/stack/cinder-tempest-plugin\nLIBS_FROM_GIT=cinder-tempest-plugin\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"], "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": false}, "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_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 volume manage_volume_ref \"source-name, //127.0.0.1/smbshare/volume-%s.vhdx\"\niniset $TEMPEST_CONFIG volume storage_protocol smbfs\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-volume": null, "config": "{{ win_dir.etc }}\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}, {"binary": "{{ win_dir.python }}\\scripts\\cinder-backup.exe", "cinder-backup": null, "config": "{{ win_dir.etc }}\\cinder-backup.conf", "description": "OpenStack Cinder Backup Service", "name": "cinder-backup", "template": "cinder-backup.conf"}], "smbshare": "c:\\smbshare", "tempest_tests": {"excluded-tests": "tempest.api.volume.admin.test_snapshot_manage\n# volume extend is not supported when having snapshots\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\n# https://bugs.launchpad.net/tempest/+bug/1691144\ntempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host\n# exclude requested by luci, sometimes it fails reading from a diff image while the volume is attached\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\n", "included-tests": "tempest.api.volume\ntempest.api.orchestration.stacks.test_volumes\ntempest.api.compute.volumes\ntempest.api.compute.admin.test_live_migration.LiveBlockMigrationTestJSON.test_iscsi_volume\ntempest.api.compute.admin.test_live_migration.LiveBlockMigrationTestJSON.test_volume_backed_live_migration\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume\ntempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume\ntempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume\ntempest.scenario.test_encrypted_cinder_volumes\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\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\ntempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_compute_with_volumes\ntempest.thirdparty.boto.test_ec2_volumes\ncinder_tempest_plugin\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-cinder-{{ 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-cinder-{{ 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_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/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/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/job_vars/cinder-smb.yaml"], "changed": false, "failed_when_result": false} TASK [Set persistent saving for journald] ************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/build-devstack.yaml:18 changed: [10.222.0.64] => {"changed": true, "gid": 0, "group": "root", "mode": "0644", "msg": "option changed", "owner": "root", "path": "/etc/systemd/journald.conf", "size": 1034, "state": "file", "uid": 0} TASK [Restart systemd-journald service] **************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/build-devstack.yaml:27 changed: [10.222.0.64] => {"changed": true, "name": "systemd-journald", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2021-04-15 14:10:08 UTC", "ActiveEnterTimestampMonotonic": "7042821", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald-audit.socket systemd-journald-dev-log.socket syslog.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2021-04-15 14:10:08 UTC", "AssertTimestampMonotonic": "6878541", "Before": "sysinit.target systemd-journal-flush.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2021-04-15 14:10:08 UTC", "ConditionTimestampMonotonic": "6878541", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "426", "ExecMainStartTimestamp": "Thu 2021-04-15 14:10:08 UTC", "ExecMainStartTimestampMonotonic": "6890933", "ExecMainStatus": "0", "ExecStart": "{ path=/lib/systemd/systemd-journald ; argv[]=/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[Thu 2021-04-15 14:10:08 UTC] ; stop_time=[n/a] ; pid=426 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/lib/systemd/system/systemd-journald.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2021-04-15 14:10:08 UTC", "InactiveExitTimestampMonotonic": "6891001", "InvocationID": "2483f88ec1f349f19464db7555eceb0f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "47843", "LimitNPROCSoft": "47843", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "47843", "LimitSIGPENDINGSoft": "47843", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "426", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "15", "NRestarts": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "-1", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "system.slice systemd-journald.socket", "Restart": "always", "RestartUSec": "0", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2021-04-15 14:10:08 UTC", "StateChangeTimestampMonotonic": "7042821", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "0", "SystemCallFilter": "~_sysctl add_key adjtimex afs_syscall bdflush break chroot clock_adjtime clock_settime create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load keyctl lock lookup_dcookie modify_ldt mount mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pivot_root process_vm_readv process_vm_writev prof profil ptrace putpmsg query_module reboot request_key rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "14352", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald-audit.socket systemd-journald-dev-log.socket systemd-journald.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "systemd-journald-audit.socket systemd-journald-dev-log.socket systemd-journald.socket", "WatchdogTimestamp": "Thu 2021-04-15 14:13:44 UTC", "WatchdogTimestampMonotonic": "222710038", "WatchdogUSec": "3min"}} TASK [Check if unstack.sh exists] ********************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-unstack.yaml:1 ok: [10.222.0.64] => {"changed": false, "stat": {"exists": false}} TASK [Run unstack if necessary] ************************************************ task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-unstack.yaml:7 skipping: [10.222.0.64] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add "bridge-utils" package to apt_packages if network_type is hyperv] **** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-apt-packages.yaml:1 ok: [10.222.0.64] => {"ansible_facts": {"apt_packages": ["python2.7", "openvswitch-switch", "htop", "gcc", "python2.7-dev", "python3-dev", "libpcre3-dev", "bridge-utils"]}, "changed": false} TASK [Install required packages] *********************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-apt-packages.yaml:6 changed: [10.222.0.64] => {"cache_update_time": 1618496089, "cache_updated": true, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following package was automatically installed and is no longer required:\n grub-pc-bin\nUse 'sudo apt autoremove' to remove it.\nThe following additional packages will be installed:\n binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-7 dh-python gcc-7\n gcc-7-base gcc-8-base libasan4 libatomic1 libbinutils libc-dev-bin libc6\n libc6-dev libcc1-0 libcilkrts5 libexpat1 libexpat1-dev libgcc-7-dev libgcc1\n libgomp1 libisl19 libitm1 liblsan0 libmpc3 libmpx2 libpcre16-3 libpcre32-3\n libpcrecpp0v5 libpython-stdlib libpython2.7 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3.6\n libpython3.6-dev libpython3.6-minimal libpython3.6-stdlib libquadmath0\n libstdc++6 libtsan0 libubsan0 linux-libc-dev manpages-dev openvswitch-common\n python python-minimal python-six python2.7-minimal python3-distutils\n python3-lib2to3 python3.6 python3.6-dev python3.6-minimal\nSuggested packages:\n binutils-doc ifupdown cpp-doc gcc-7-locales libdpkg-perl dpkg-dev\n gcc-multilib make autoconf automake libtool flex bison gdb gcc-doc\n gcc-7-multilib gcc-7-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg\n libmpx2-dbg libquadmath0-dbg glibc-doc openvswitch-doc python-doc python-tk\n python2.7-doc binfmt-support python3.6-venv python3.6-doc\nThe following NEW packages will be installed:\n binutils binutils-common binutils-x86-64-linux-gnu bridge-utils cpp cpp-7\n dh-python gcc gcc-7 gcc-7-base libasan4 libatomic1 libbinutils libc-dev-bin\n libc6-dev libcc1-0 libcilkrts5 libexpat1-dev libgcc-7-dev libgomp1 libisl19\n libitm1 liblsan0 libmpc3 libmpx2 libpcre16-3 libpcre3-dev libpcre32-3\n libpcrecpp0v5 libpython-stdlib libpython2.7 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3.6-dev\n libquadmath0 libtsan0 libubsan0 linux-libc-dev manpages-dev\n openvswitch-common openvswitch-switch python python-minimal python-six\n python2.7 python2.7-dev python2.7-minimal python3-dev python3-distutils\n python3-lib2to3 python3.6-dev\nThe following packages will be upgraded:\n gcc-8-base libc6 libexpat1 libgcc1 libpython3.6 libpython3.6-minimal\n libpython3.6-stdlib libstdc++6 python3.6 python3.6-minimal\n10 upgraded, 53 newly installed, 0 to remove and 201 not upgraded.\nNeed to get 122 MB of archives.\nAfter this operation, 275 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6 amd64 3.6.9-1~18.04ubuntu1.4 [1414 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [335 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [1291 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.6 [1917 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.6 [248 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 bridge-utils amd64 1.5-15ubuntu1 [30.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.9-1~18.04 [77.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.9-1~18.04 [144 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-python all 3.20180325ubuntu2 [89.2 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-141.145 [998 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04ubuntu1.6 [1053 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04ubuntu1.6 [28.3 MB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [44.9 MB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-dev amd64 3.6.7-1~18.04 [7328 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04ubuntu1.6 [279 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [508 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-dev amd64 3.6.7-1~18.04 [1288 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-common amd64 2.9.8-0ubuntu0.18.04.2 [806 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-switch amd64 2.9.8-0ubuntu0.18.04.2 [1498 kB]\nPreconfiguring packages ...\nFetched 122 MB in 38s (3189 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 60125 files and directories currently installed.)\r\nPreparing to unpack .../gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8.3.0-6ubuntu1~18.04.1) ...\r\nSetting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 60125 files and directories currently installed.)\r\nPreparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8.3.0-6ubuntu1~18.04.1) ...\r\nSetting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 60125 files and directories currently installed.)\r\nPreparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8.3.0-6ubuntu1~18.04.1) ...\r\nSetting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 60125 files and directories currently installed.)\r\nPreparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ...\r\nUnpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ...\r\nSetting up libc6:amd64 (2.27-3ubuntu1.4) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 60125 files and directories currently installed.)\r\nPreparing to unpack .../00-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ...\r\nUnpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) over (2.2.5-3ubuntu0.1) ...\r\nPreparing to unpack .../01-libpython3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ...\r\nUnpacking libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...\r\nPreparing to unpack .../02-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ...\r\nUnpacking python3.6 (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...\r\nPreparing to unpack .../03-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ...\r\nUnpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...\r\nPreparing to unpack .../04-python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...\r\nUnpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...\r\nPreparing to unpack .../05-libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...\r\nUnpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...\r\nSelecting previously unselected package libpython2.7-minimal:amd64.\r\nPreparing to unpack .../06-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ...\r\nSelecting previously unselected package python2.7-minimal.\r\nPreparing to unpack .../07-python2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ...\r\nSelecting previously unselected package python-minimal.\r\nPreparing to unpack .../08-python-minimal_2.7.15~rc1-1_amd64.deb ...\r\nUnpacking python-minimal (2.7.15~rc1-1) ...\r\nSelecting previously unselected package libpython2.7-stdlib:amd64.\r\nPreparing to unpack .../09-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.6_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ...\r\nSelecting previously unselected package python2.7.\r\nPreparing to unpack .../10-python2.7_2.7.17-1~18.04ubuntu1.6_amd64.deb ...\r\nUnpacking python2.7 (2.7.17-1~18.04ubuntu1.6) ...\r\nSelecting previously unselected package libpython-stdlib:amd64.\r\nPreparing to unpack .../11-libpython-stdlib_2.7.15~rc1-1_amd64.deb ...\r\nUnpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ...\r\nSetting up python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ...\r\nSetting up python-minimal (2.7.15~rc1-1) ...\r\nSelecting previously unselected package python.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 60873 files and directories currently installed.)\r\nPreparing to unpack .../00-python_2.7.15~rc1-1_amd64.deb ...\r\nUnpacking python (2.7.15~rc1-1) ...\r\nSelecting previously unselected package binutils-common:amd64.\r\nPreparing to unpack .../01-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ...\r\nUnpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ...\r\nSelecting previously unselected package libbinutils:amd64.\r\nPreparing to unpack .../02-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ...\r\nUnpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ...\r\nSelecting previously unselected package binutils-x86-64-linux-gnu.\r\nPreparing to unpack .../03-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ...\r\nUnpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ...\r\nSelecting previously unselected package binutils.\r\nPreparing to unpack .../04-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ...\r\nUnpacking binutils (2.30-21ubuntu1~18.04.5) ...\r\nSelecting previously unselected package bridge-utils.\r\nPreparing to unpack .../05-bridge-utils_1.5-15ubuntu1_amd64.deb ...\r\nUnpacking bridge-utils (1.5-15ubuntu1) ...\r\nSelecting previously unselected package gcc-7-base:amd64.\r\nPreparing to unpack .../06-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...\r\nUnpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSelecting previously unselected package libisl19:amd64.\r\nPreparing to unpack .../07-libisl19_0.19-1_amd64.deb ...\r\nUnpacking libisl19:amd64 (0.19-1) ...\r\nSelecting previously unselected package libmpc3:amd64.\r\nPreparing to unpack .../08-libmpc3_1.1.0-1_amd64.deb ...\r\nUnpacking libmpc3:amd64 (1.1.0-1) ...\r\nSelecting previously unselected package cpp-7.\r\nPreparing to unpack .../09-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...\r\nUnpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...\r\nSelecting previously unselected package cpp.\r\nPreparing to unpack .../10-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...\r\nUnpacking cpp (4:7.4.0-1ubuntu2.3) ...\r\nSelecting previously unselected package python3-lib2to3.\r\nPreparing to unpack .../11-python3-lib2to3_3.6.9-1~18.04_all.deb ...\r\nUnpacking python3-lib2to3 (3.6.9-1~18.04) ...\r\nSelecting previously unselected package python3-distutils.\r\nPreparing to unpack .../12-python3-distutils_3.6.9-1~18.04_all.deb ...\r\nUnpacking python3-distutils (3.6.9-1~18.04) ...\r\nSelecting previously unselected package dh-python.\r\nPreparing to unpack .../13-dh-python_3.20180325ubuntu2_all.deb ...\r\nUnpacking dh-python (3.20180325ubuntu2) ...\r\nSelecting previously unselected package libcc1-0:amd64.\r\nPreparing to unpack .../14-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSelecting previously unselected package libgomp1:amd64.\r\nPreparing to unpack .../15-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSelecting previously unselected package libitm1:amd64.\r\nPreparing to unpack .../16-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSelecting previously unselected package libatomic1:amd64.\r\nPreparing to unpack .../17-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSelecting previously unselected package libasan4:amd64.\r\nPreparing to unpack .../18-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...\r\nUnpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSelecting previously unselected package liblsan0:amd64.\r\nPreparing to unpack .../19-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSelecting previously unselected package libtsan0:amd64.\r\nPreparing to unpack .../20-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSelecting previously unselected package libubsan0:amd64.\r\nPreparing to unpack .../21-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...\r\nUnpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSelecting previously unselected package libcilkrts5:amd64.\r\nPreparing to unpack .../22-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...\r\nUnpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSelecting previously unselected package libmpx2:amd64.\r\nPreparing to unpack .../23-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSelecting previously unselected package libquadmath0:amd64.\r\nPreparing to unpack .../24-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...\r\nUnpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSelecting previously unselected package libgcc-7-dev:amd64.\r\nPreparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...\r\nUnpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSelecting previously unselected package gcc-7.\r\nPreparing to unpack .../26-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...\r\nUnpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...\r\nSelecting previously unselected package gcc.\r\nPreparing to unpack .../27-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...\r\nUnpacking gcc (4:7.4.0-1ubuntu2.3) ...\r\nSelecting previously unselected package libc-dev-bin.\r\nPreparing to unpack .../28-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ...\r\nUnpacking libc-dev-bin (2.27-3ubuntu1.4) ...\r\nSelecting previously unselected package linux-libc-dev:amd64.\r\nPreparing to unpack .../29-linux-libc-dev_4.15.0-141.145_amd64.deb ...\r\nUnpacking linux-libc-dev:amd64 (4.15.0-141.145) ...\r\nSelecting previously unselected package libc6-dev:amd64.\r\nPreparing to unpack .../30-libc6-dev_2.27-3ubuntu1.4_amd64.deb ...\r\nUnpacking libc6-dev:amd64 (2.27-3ubuntu1.4) ...\r\nSelecting previously unselected package libexpat1-dev:amd64.\r\nPreparing to unpack .../31-libexpat1-dev_2.2.5-3ubuntu0.2_amd64.deb ...\r\nUnpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...\r\nSelecting previously unselected package libpcre16-3:amd64.\r\nPreparing to unpack .../32-libpcre16-3_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcre16-3:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpcre32-3:amd64.\r\nPreparing to unpack .../33-libpcre32-3_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcre32-3:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpcrecpp0v5:amd64.\r\nPreparing to unpack .../34-libpcrecpp0v5_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcrecpp0v5:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpcre3-dev:amd64.\r\nPreparing to unpack .../35-libpcre3-dev_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcre3-dev:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpython2.7:amd64.\r\nPreparing to unpack .../36-libpython2.7_2.7.17-1~18.04ubuntu1.6_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.6) ...\r\nSelecting previously unselected package libpython2.7-dev:amd64.\r\nPreparing to unpack .../37-libpython2.7-dev_2.7.17-1~18.04ubuntu1.6_amd64.deb ...\r\nUnpacking libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.6) ...\r\nSelecting previously unselected package libpython3.6-dev:amd64.\r\nPreparing to unpack .../38-libpython3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ...\r\nUnpacking libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ...\r\nSelecting previously unselected package libpython3-dev:amd64.\r\nPreparing to unpack .../39-libpython3-dev_3.6.7-1~18.04_amd64.deb ...\r\nUnpacking libpython3-dev:amd64 (3.6.7-1~18.04) ...\r\nSelecting previously unselected package manpages-dev.\r\nPreparing to unpack .../40-manpages-dev_4.15-1_all.deb ...\r\nUnpacking manpages-dev (4.15-1) ...\r\nSelecting previously unselected package python-six.\r\nPreparing to unpack .../41-python-six_1.11.0-2_all.deb ...\r\nUnpacking python-six (1.11.0-2) ...\r\nSelecting previously unselected package python2.7-dev.\r\nPreparing to unpack .../42-python2.7-dev_2.7.17-1~18.04ubuntu1.6_amd64.deb ...\r\nUnpacking python2.7-dev (2.7.17-1~18.04ubuntu1.6) ...\r\nSelecting previously unselected package python3.6-dev.\r\nPreparing to unpack .../43-python3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ...\r\nUnpacking python3.6-dev (3.6.9-1~18.04ubuntu1.4) ...\r\nSelecting previously unselected package python3-dev.\r\nPreparing to unpack .../44-python3-dev_3.6.7-1~18.04_amd64.deb ...\r\nUnpacking python3-dev (3.6.7-1~18.04) ...\r\nSelecting previously unselected package openvswitch-common.\r\nPreparing to unpack .../45-openvswitch-common_2.9.8-0ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking openvswitch-common (2.9.8-0ubuntu0.18.04.2) ...\r\nSelecting previously unselected package openvswitch-switch.\r\nPreparing to unpack .../46-openvswitch-switch_2.9.8-0ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking openvswitch-switch (2.9.8-0ubuntu0.18.04.2) ...\r\nSetting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSetting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSetting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSetting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ...\r\nSetting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nSetting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSetting up linux-libc-dev:amd64 (4.15.0-141.145) ...\r\nSetting up bridge-utils (1.5-15ubuntu1) ...\r\nSetting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSetting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSetting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ...\r\nSetting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ...\r\nSetting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.25) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nSetting up libpcrecpp0v5:amd64 (2:8.39-9) ...\r\nSetting up libpcre32-3:amd64 (2:8.39-9) ...\r\nSetting up libmpc3:amd64 (1.1.0-1) ...\r\nSetting up libc-dev-bin (2.27-3ubuntu1.4) ...\r\nSetting up libpcre16-3:amd64 (2:8.39-9) ...\r\nSetting up python3-lib2to3 (3.6.9-1~18.04) ...\r\nSetting up manpages-dev (4.15-1) ...\r\nSetting up libc6-dev:amd64 (2.27-3ubuntu1.4) ...\r\nSetting up python3-distutils (3.6.9-1~18.04) ...\r\nSetting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...\r\nSetting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ...\r\nSetting up libisl19:amd64 (0.19-1) ...\r\nSetting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ...\r\nSetting up libpcre3-dev:amd64 (2:8.39-9) ...\r\nSetting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSetting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ...\r\nSetting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSetting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSetting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ...\r\nSetting up python2.7 (2.7.17-1~18.04ubuntu1.6) ...\r\nSetting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...\r\nSetting up cpp-7 (7.5.0-3ubuntu1~18.04) ...\r\nSetting up libpython-stdlib:amd64 (2.7.15~rc1-1) ...\r\nSetting up libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.6) ...\r\nSetting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...\r\nSetting up libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.6) ...\r\nSetting up dh-python (3.20180325ubuntu2) ...\r\nSetting up python2.7-dev (2.7.17-1~18.04ubuntu1.6) ...\r\nSetting up python (2.7.15~rc1-1) ...\r\nSetting up libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.4) ...\r\nSetting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ...\r\nSetting up cpp (4:7.4.0-1ubuntu2.3) ...\r\nSetting up python3.6 (3.6.9-1~18.04ubuntu1.4) ...\r\nSetting up libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ...\r\nSetting up python-six (1.11.0-2) ...\r\nSetting up binutils (2.30-21ubuntu1~18.04.5) ...\r\nSetting up python3.6-dev (3.6.9-1~18.04ubuntu1.4) ...\r\nSetting up libpython3-dev:amd64 (3.6.7-1~18.04) ...\r\nSetting up gcc-7 (7.5.0-3ubuntu1~18.04) ...\r\nSetting up openvswitch-common (2.9.8-0ubuntu0.18.04.2) ...\r\nSetting up python3-dev (3.6.7-1~18.04) ...\r\nSetting up gcc (4:7.4.0-1ubuntu2.3) ...\r\nSetting up openvswitch-switch (2.9.8-0ubuntu0.18.04.2) ...\r\nupdate-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service -> /lib/systemd/system/openvswitch-switch.service.\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for systemd (237-3ubuntu10.25) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following package was automatically installed and is no longer required:", " grub-pc-bin", "Use 'sudo apt autoremove' to remove it.", "The following additional packages will be installed:", " binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-7 dh-python gcc-7", " gcc-7-base gcc-8-base libasan4 libatomic1 libbinutils libc-dev-bin libc6", " libc6-dev libcc1-0 libcilkrts5 libexpat1 libexpat1-dev libgcc-7-dev libgcc1", " libgomp1 libisl19 libitm1 liblsan0 libmpc3 libmpx2 libpcre16-3 libpcre32-3", " libpcrecpp0v5 libpython-stdlib libpython2.7 libpython2.7-dev", " libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3.6", " libpython3.6-dev libpython3.6-minimal libpython3.6-stdlib libquadmath0", " libstdc++6 libtsan0 libubsan0 linux-libc-dev manpages-dev openvswitch-common", " python python-minimal python-six python2.7-minimal python3-distutils", " python3-lib2to3 python3.6 python3.6-dev python3.6-minimal", "Suggested packages:", " binutils-doc ifupdown cpp-doc gcc-7-locales libdpkg-perl dpkg-dev", " gcc-multilib make autoconf automake libtool flex bison gdb gcc-doc", " gcc-7-multilib gcc-7-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg", " libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg", " libmpx2-dbg libquadmath0-dbg glibc-doc openvswitch-doc python-doc python-tk", " python2.7-doc binfmt-support python3.6-venv python3.6-doc", "The following NEW packages will be installed:", " binutils binutils-common binutils-x86-64-linux-gnu bridge-utils cpp cpp-7", " dh-python gcc gcc-7 gcc-7-base libasan4 libatomic1 libbinutils libc-dev-bin", " libc6-dev libcc1-0 libcilkrts5 libexpat1-dev libgcc-7-dev libgomp1 libisl19", " libitm1 liblsan0 libmpc3 libmpx2 libpcre16-3 libpcre3-dev libpcre32-3", " libpcrecpp0v5 libpython-stdlib libpython2.7 libpython2.7-dev", " libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3.6-dev", " libquadmath0 libtsan0 libubsan0 linux-libc-dev manpages-dev", " openvswitch-common openvswitch-switch python python-minimal python-six", " python2.7 python2.7-dev python2.7-minimal python3-dev python3-distutils", " python3-lib2to3 python3.6-dev", "The following packages will be upgraded:", " gcc-8-base libc6 libexpat1 libgcc1 libpython3.6 libpython3.6-minimal", " libpython3.6-stdlib libstdc++6 python3.6 python3.6-minimal", "10 upgraded, 53 newly installed, 0 to remove and 201 not upgraded.", "Need to get 122 MB of archives.", "After this operation, 275 MB of additional disk space will be used.", "Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB]", "Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB]", "Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB]", "Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB]", "Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB]", "Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6 amd64 3.6.9-1~18.04ubuntu1.4 [1414 kB]", "Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB]", "Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB]", "Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB]", "Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB]", "Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [335 kB]", "Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [1291 kB]", "Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB]", "Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.6 [1917 kB]", "Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.6 [248 kB]", "Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B]", "Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB]", "Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB]", "Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB]", "Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB]", "Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B]", "Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 bridge-utils amd64 1.5-15ubuntu1 [30.1 kB]", "Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]", "Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]", "Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]", "Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]", "Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]", "Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.9-1~18.04 [77.4 kB]", "Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.9-1~18.04 [144 kB]", "Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-python all 3.20180325ubuntu2 [89.2 kB]", "Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]", "Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]", "Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]", "Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]", "Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]", "Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]", "Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]", "Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]", "Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]", "Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]", "Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]", "Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]", "Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]", "Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]", "Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB]", "Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-141.145 [998 kB]", "Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB]", "Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB]", "Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB]", "Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB]", "Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB]", "Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB]", "Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04ubuntu1.6 [1053 kB]", "Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04ubuntu1.6 [28.3 MB]", "Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [44.9 MB]", "Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-dev amd64 3.6.7-1~18.04 [7328 B]", "Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]", "Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]", "Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04ubuntu1.6 [279 kB]", "Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [508 kB]", "Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-dev amd64 3.6.7-1~18.04 [1288 B]", "Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-common amd64 2.9.8-0ubuntu0.18.04.2 [806 kB]", "Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-switch amd64 2.9.8-0ubuntu0.18.04.2 [1498 kB]", "Preconfiguring packages ...", "Fetched 122 MB in 38s (3189 kB/s)", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 60125 files and directories currently installed.)", "Preparing to unpack .../gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8.3.0-6ubuntu1~18.04.1) ...", "Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 60125 files and directories currently installed.)", "Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8.3.0-6ubuntu1~18.04.1) ...", "Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 60125 files and directories currently installed.)", "Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8.3.0-6ubuntu1~18.04.1) ...", "Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 60125 files and directories currently installed.)", "Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ...", "Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ...", "Setting up libc6:amd64 (2.27-3ubuntu1.4) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 60125 files and directories currently installed.)", "Preparing to unpack .../00-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ...", "Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) over (2.2.5-3ubuntu0.1) ...", "Preparing to unpack .../01-libpython3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ...", "Unpacking libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...", "Preparing to unpack .../02-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ...", "Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...", "Preparing to unpack .../03-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ...", "Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...", "Preparing to unpack .../04-python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...", "Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...", "Preparing to unpack .../05-libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...", "Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.8-1~18.04.1) ...", "Selecting previously unselected package libpython2.7-minimal:amd64.", "Preparing to unpack .../06-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ...", "Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ...", "Selecting previously unselected package python2.7-minimal.", "Preparing to unpack .../07-python2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ...", "Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ...", "Selecting previously unselected package python-minimal.", "Preparing to unpack .../08-python-minimal_2.7.15~rc1-1_amd64.deb ...", "Unpacking python-minimal (2.7.15~rc1-1) ...", "Selecting previously unselected package libpython2.7-stdlib:amd64.", "Preparing to unpack .../09-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.6_amd64.deb ...", "Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ...", "Selecting previously unselected package python2.7.", "Preparing to unpack .../10-python2.7_2.7.17-1~18.04ubuntu1.6_amd64.deb ...", "Unpacking python2.7 (2.7.17-1~18.04ubuntu1.6) ...", "Selecting previously unselected package libpython-stdlib:amd64.", "Preparing to unpack .../11-libpython-stdlib_2.7.15~rc1-1_amd64.deb ...", "Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ...", "Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ...", "Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ...", "Setting up python-minimal (2.7.15~rc1-1) ...", "Selecting previously unselected package python.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 60873 files and directories currently installed.)", "Preparing to unpack .../00-python_2.7.15~rc1-1_amd64.deb ...", "Unpacking python (2.7.15~rc1-1) ...", "Selecting previously unselected package binutils-common:amd64.", "Preparing to unpack .../01-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ...", "Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ...", "Selecting previously unselected package libbinutils:amd64.", "Preparing to unpack .../02-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ...", "Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ...", "Selecting previously unselected package binutils-x86-64-linux-gnu.", "Preparing to unpack .../03-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ...", "Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ...", "Selecting previously unselected package binutils.", "Preparing to unpack .../04-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ...", "Unpacking binutils (2.30-21ubuntu1~18.04.5) ...", "Selecting previously unselected package bridge-utils.", "Preparing to unpack .../05-bridge-utils_1.5-15ubuntu1_amd64.deb ...", "Unpacking bridge-utils (1.5-15ubuntu1) ...", "Selecting previously unselected package gcc-7-base:amd64.", "Preparing to unpack .../06-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...", "Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...", "Selecting previously unselected package libisl19:amd64.", "Preparing to unpack .../07-libisl19_0.19-1_amd64.deb ...", "Unpacking libisl19:amd64 (0.19-1) ...", "Selecting previously unselected package libmpc3:amd64.", "Preparing to unpack .../08-libmpc3_1.1.0-1_amd64.deb ...", "Unpacking libmpc3:amd64 (1.1.0-1) ...", "Selecting previously unselected package cpp-7.", "Preparing to unpack .../09-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...", "Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...", "Selecting previously unselected package cpp.", "Preparing to unpack .../10-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...", "Unpacking cpp (4:7.4.0-1ubuntu2.3) ...", "Selecting previously unselected package python3-lib2to3.", "Preparing to unpack .../11-python3-lib2to3_3.6.9-1~18.04_all.deb ...", "Unpacking python3-lib2to3 (3.6.9-1~18.04) ...", "Selecting previously unselected package python3-distutils.", "Preparing to unpack .../12-python3-distutils_3.6.9-1~18.04_all.deb ...", "Unpacking python3-distutils (3.6.9-1~18.04) ...", "Selecting previously unselected package dh-python.", "Preparing to unpack .../13-dh-python_3.20180325ubuntu2_all.deb ...", "Unpacking dh-python (3.20180325ubuntu2) ...", "Selecting previously unselected package libcc1-0:amd64.", "Preparing to unpack .../14-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...", "Selecting previously unselected package libgomp1:amd64.", "Preparing to unpack .../15-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...", "Selecting previously unselected package libitm1:amd64.", "Preparing to unpack .../16-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...", "Selecting previously unselected package libatomic1:amd64.", "Preparing to unpack .../17-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...", "Selecting previously unselected package libasan4:amd64.", "Preparing to unpack .../18-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...", "Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...", "Selecting previously unselected package liblsan0:amd64.", "Preparing to unpack .../19-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...", "Selecting previously unselected package libtsan0:amd64.", "Preparing to unpack .../20-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...", "Selecting previously unselected package libubsan0:amd64.", "Preparing to unpack .../21-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...", "Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...", "Selecting previously unselected package libcilkrts5:amd64.", "Preparing to unpack .../22-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...", "Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...", "Selecting previously unselected package libmpx2:amd64.", "Preparing to unpack .../23-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...", "Selecting previously unselected package libquadmath0:amd64.", "Preparing to unpack .../24-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...", "Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...", "Selecting previously unselected package libgcc-7-dev:amd64.", "Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...", "Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...", "Selecting previously unselected package gcc-7.", "Preparing to unpack .../26-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...", "Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...", "Selecting previously unselected package gcc.", "Preparing to unpack .../27-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...", "Unpacking gcc (4:7.4.0-1ubuntu2.3) ...", "Selecting previously unselected package libc-dev-bin.", "Preparing to unpack .../28-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ...", "Unpacking libc-dev-bin (2.27-3ubuntu1.4) ...", "Selecting previously unselected package linux-libc-dev:amd64.", "Preparing to unpack .../29-linux-libc-dev_4.15.0-141.145_amd64.deb ...", "Unpacking linux-libc-dev:amd64 (4.15.0-141.145) ...", "Selecting previously unselected package libc6-dev:amd64.", "Preparing to unpack .../30-libc6-dev_2.27-3ubuntu1.4_amd64.deb ...", "Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) ...", "Selecting previously unselected package libexpat1-dev:amd64.", "Preparing to unpack .../31-libexpat1-dev_2.2.5-3ubuntu0.2_amd64.deb ...", "Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...", "Selecting previously unselected package libpcre16-3:amd64.", "Preparing to unpack .../32-libpcre16-3_2%3a8.39-9_amd64.deb ...", "Unpacking libpcre16-3:amd64 (2:8.39-9) ...", "Selecting previously unselected package libpcre32-3:amd64.", "Preparing to unpack .../33-libpcre32-3_2%3a8.39-9_amd64.deb ...", "Unpacking libpcre32-3:amd64 (2:8.39-9) ...", "Selecting previously unselected package libpcrecpp0v5:amd64.", "Preparing to unpack .../34-libpcrecpp0v5_2%3a8.39-9_amd64.deb ...", "Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ...", "Selecting previously unselected package libpcre3-dev:amd64.", "Preparing to unpack .../35-libpcre3-dev_2%3a8.39-9_amd64.deb ...", "Unpacking libpcre3-dev:amd64 (2:8.39-9) ...", "Selecting previously unselected package libpython2.7:amd64.", "Preparing to unpack .../36-libpython2.7_2.7.17-1~18.04ubuntu1.6_amd64.deb ...", "Unpacking libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.6) ...", "Selecting previously unselected package libpython2.7-dev:amd64.", "Preparing to unpack .../37-libpython2.7-dev_2.7.17-1~18.04ubuntu1.6_amd64.deb ...", "Unpacking libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.6) ...", "Selecting previously unselected package libpython3.6-dev:amd64.", "Preparing to unpack .../38-libpython3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ...", "Unpacking libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ...", "Selecting previously unselected package libpython3-dev:amd64.", "Preparing to unpack .../39-libpython3-dev_3.6.7-1~18.04_amd64.deb ...", "Unpacking libpython3-dev:amd64 (3.6.7-1~18.04) ...", "Selecting previously unselected package manpages-dev.", "Preparing to unpack .../40-manpages-dev_4.15-1_all.deb ...", "Unpacking manpages-dev (4.15-1) ...", "Selecting previously unselected package python-six.", "Preparing to unpack .../41-python-six_1.11.0-2_all.deb ...", "Unpacking python-six (1.11.0-2) ...", "Selecting previously unselected package python2.7-dev.", "Preparing to unpack .../42-python2.7-dev_2.7.17-1~18.04ubuntu1.6_amd64.deb ...", "Unpacking python2.7-dev (2.7.17-1~18.04ubuntu1.6) ...", "Selecting previously unselected package python3.6-dev.", "Preparing to unpack .../43-python3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ...", "Unpacking python3.6-dev (3.6.9-1~18.04ubuntu1.4) ...", "Selecting previously unselected package python3-dev.", "Preparing to unpack .../44-python3-dev_3.6.7-1~18.04_amd64.deb ...", "Unpacking python3-dev (3.6.7-1~18.04) ...", "Selecting previously unselected package openvswitch-common.", "Preparing to unpack .../45-openvswitch-common_2.9.8-0ubuntu0.18.04.2_amd64.deb ...", "Unpacking openvswitch-common (2.9.8-0ubuntu0.18.04.2) ...", "Selecting previously unselected package openvswitch-switch.", "Preparing to unpack .../46-openvswitch-switch_2.9.8-0ubuntu0.18.04.2_amd64.deb ...", "Unpacking openvswitch-switch (2.9.8-0ubuntu0.18.04.2) ...", "Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...", "Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...", "Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...", "Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ...", "Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...", "Processing triggers for mime-support (3.60ubuntu1) ...", "Processing triggers for ureadahead (0.100.0-21) ...", "Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...", "Setting up linux-libc-dev:amd64 (4.15.0-141.145) ...", "Setting up bridge-utils (1.5-15ubuntu1) ...", "Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...", "Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...", "Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ...", "Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ...", "Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Processing triggers for systemd (237-3ubuntu10.25) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Setting up libpcrecpp0v5:amd64 (2:8.39-9) ...", "Setting up libpcre32-3:amd64 (2:8.39-9) ...", "Setting up libmpc3:amd64 (1.1.0-1) ...", "Setting up libc-dev-bin (2.27-3ubuntu1.4) ...", "Setting up libpcre16-3:amd64 (2:8.39-9) ...", "Setting up python3-lib2to3 (3.6.9-1~18.04) ...", "Setting up manpages-dev (4.15-1) ...", "Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ...", "Setting up python3-distutils (3.6.9-1~18.04) ...", "Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...", "Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ...", "Setting up libisl19:amd64 (0.19-1) ...", "Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ...", "Setting up libpcre3-dev:amd64 (2:8.39-9) ...", "Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...", "Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ...", "Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...", "Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...", "Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ...", "Setting up python2.7 (2.7.17-1~18.04ubuntu1.6) ...", "Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...", "Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...", "Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ...", "Setting up libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.6) ...", "Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...", "Setting up libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.6) ...", "Setting up dh-python (3.20180325ubuntu2) ...", "Setting up python2.7-dev (2.7.17-1~18.04ubuntu1.6) ...", "Setting up python (2.7.15~rc1-1) ...", "Setting up libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.4) ...", "Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ...", "Setting up cpp (4:7.4.0-1ubuntu2.3) ...", "Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ...", "Setting up libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ...", "Setting up python-six (1.11.0-2) ...", "Setting up binutils (2.30-21ubuntu1~18.04.5) ...", "Setting up python3.6-dev (3.6.9-1~18.04ubuntu1.4) ...", "Setting up libpython3-dev:amd64 (3.6.7-1~18.04) ...", "Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...", "Setting up openvswitch-common (2.9.8-0ubuntu0.18.04.2) ...", "Setting up python3-dev (3.6.7-1~18.04) ...", "Setting up gcc (4:7.4.0-1ubuntu2.3) ...", "Setting up openvswitch-switch (2.9.8-0ubuntu0.18.04.2) ...", "update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode", "Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service -> /lib/systemd/system/openvswitch-switch.service.", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Processing triggers for ureadahead (0.100.0-21) ...", "Processing triggers for systemd (237-3ubuntu10.25) ..."]} TASK [Remove required packages] ************************************************ task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/remove-apt-packages.yaml:1 changed: [10.222.0.64] => {"changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n apport-symptoms bc grub-pc-bin libyaml-0-2 python3-attr python3-automat\n python3-click python3-colorama python3-configobj python3-constantly\n python3-hyperlink python3-incremental python3-netifaces python3-pam\n python3-problem-report python3-pyasn1 python3-requests-unixsocket\n python3-serial python3-systemd python3-twisted-bin python3-zope.interface\nUse 'sudo apt autoremove' to remove them.\nThe following additional packages will be installed:\n ifupdown python3-twisted-bin\nSuggested packages:\n ppp rdnssd python3-twisted-bin-dbg\nThe following packages will be REMOVED:\n apport cloud-init landscape-common netplan.io nplan python3-apport\n python3-httplib2 python3-pyasn1-modules python3-service-identity\n python3-twisted python3-yaml ubuntu-minimal ubuntu-server\nThe following NEW packages will be installed:\n ifupdown\nThe following packages will be upgraded:\n python3-twisted-bin\n1 upgraded, 1 newly installed, 13 to remove and 190 not upgraded.\nNeed to get 67.3 kB of archives.\nAfter this operation, 17.5 MB disk space will be freed.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ifupdown amd64 0.8.17ubuntu1.1 [55.9 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-twisted-bin amd64 17.9.0-2ubuntu0.1 [11.4 kB]\nFetched 67.3 kB in 0s (219 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 66129 files and directories currently installed.)\r\nRemoving ubuntu-server (1.417.3) ...\r\nRemoving apport (2.20.9-0ubuntu7.7) ...\r\nRemoving cloud-init (19.1-1-gbaa47854-0ubuntu1~18.04.1) ...\r\nRemoving landscape-common (18.01-0ubuntu3.3) ...\r\nRemoving ubuntu-minimal (1.417.3) ...\r\nRemoving nplan (0.97-0ubuntu1~18.04.1) ...\r\nRemoving netplan.io (0.97-0ubuntu1~18.04.1) ...\r\ndpkg: warning: while removing netplan.io, directory '/usr/share/netplan/netplan/cli/commands' not empty so not removed\r\ndpkg: warning: while removing netplan.io, directory '/etc/netplan' not empty so not removed\r\nRemoving python3-apport (2.20.9-0ubuntu7.7) ...\r\nRemoving python3-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...\r\nRemoving python3-twisted (17.9.0-2) ...\r\nRemoving python3-service-identity (16.0.0-2) ...\r\nRemoving python3-pyasn1-modules (0.2.1-0.2) ...\r\nRemoving python3-yaml (3.12-1build2) ...\r\nSelecting previously unselected package ifupdown.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 64617 files and directories currently installed.)\r\nPreparing to unpack .../ifupdown_0.8.17ubuntu1.1_amd64.deb ...\r\nUnpacking ifupdown (0.8.17ubuntu1.1) ...\r\nPreparing to unpack .../python3-twisted-bin_17.9.0-2ubuntu0.1_amd64.deb ...\r\nUnpacking python3-twisted-bin:amd64 (17.9.0-2ubuntu0.1) over (17.9.0-2) ...\r\nSetting up ifupdown (0.8.17ubuntu1.1) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service.\r\nCreated symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service.\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nSetting up python3-twisted-bin:amd64 (17.9.0-2ubuntu0.1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.25) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " apport-symptoms bc grub-pc-bin libyaml-0-2 python3-attr python3-automat", " python3-click python3-colorama python3-configobj python3-constantly", " python3-hyperlink python3-incremental python3-netifaces python3-pam", " python3-problem-report python3-pyasn1 python3-requests-unixsocket", " python3-serial python3-systemd python3-twisted-bin python3-zope.interface", "Use 'sudo apt autoremove' to remove them.", "The following additional packages will be installed:", " ifupdown python3-twisted-bin", "Suggested packages:", " ppp rdnssd python3-twisted-bin-dbg", "The following packages will be REMOVED:", " apport cloud-init landscape-common netplan.io nplan python3-apport", " python3-httplib2 python3-pyasn1-modules python3-service-identity", " python3-twisted python3-yaml ubuntu-minimal ubuntu-server", "The following NEW packages will be installed:", " ifupdown", "The following packages will be upgraded:", " python3-twisted-bin", "1 upgraded, 1 newly installed, 13 to remove and 190 not upgraded.", "Need to get 67.3 kB of archives.", "After this operation, 17.5 MB disk space will be freed.", "Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ifupdown amd64 0.8.17ubuntu1.1 [55.9 kB]", "Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-twisted-bin amd64 17.9.0-2ubuntu0.1 [11.4 kB]", "Fetched 67.3 kB in 0s (219 kB/s)", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 66129 files and directories currently installed.)", "Removing ubuntu-server (1.417.3) ...", "Removing apport (2.20.9-0ubuntu7.7) ...", "Removing cloud-init (19.1-1-gbaa47854-0ubuntu1~18.04.1) ...", "Removing landscape-common (18.01-0ubuntu3.3) ...", "Removing ubuntu-minimal (1.417.3) ...", "Removing nplan (0.97-0ubuntu1~18.04.1) ...", "Removing netplan.io (0.97-0ubuntu1~18.04.1) ...", "dpkg: warning: while removing netplan.io, directory '/usr/share/netplan/netplan/cli/commands' not empty so not removed", "dpkg: warning: while removing netplan.io, directory '/etc/netplan' not empty so not removed", "Removing python3-apport (2.20.9-0ubuntu7.7) ...", "Removing python3-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...", "Removing python3-twisted (17.9.0-2) ...", "Removing python3-service-identity (16.0.0-2) ...", "Removing python3-pyasn1-modules (0.2.1-0.2) ...", "Removing python3-yaml (3.12-1build2) ...", "Selecting previously unselected package ifupdown.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 64617 files and directories currently installed.)", "Preparing to unpack .../ifupdown_0.8.17ubuntu1.1_amd64.deb ...", "Unpacking ifupdown (0.8.17ubuntu1.1) ...", "Preparing to unpack .../python3-twisted-bin_17.9.0-2ubuntu0.1_amd64.deb ...", "Unpacking python3-twisted-bin:amd64 (17.9.0-2ubuntu0.1) over (17.9.0-2) ...", "Setting up ifupdown (0.8.17ubuntu1.1) ...", "Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service.", "Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service.", "Processing triggers for ureadahead (0.100.0-21) ...", "Setting up python3-twisted-bin:amd64 (17.9.0-2ubuntu0.1) ...", "Processing triggers for systemd (237-3ubuntu10.25) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ..."]} TASK [Download get-pip.py from https://bootstrap.pypa.io/get-pip.py] *********** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-pip.yaml:1 changed: [10.222.0.64] => {"changed": true, "checksum_dest": null, "checksum_src": "fb0f879d2d063e1caa187830918223d9ef0b8a83", "dest": "/tmp/get-pip.py", "gid": 1000, "group": "ubuntu", "md5sum": "cf032d810b61cfb054cc79c77b1bf282", "mode": "0664", "msg": "OK (1927630 bytes)", "owner": "ubuntu", "size": 1927630, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1618496248.91-125151089691373/tmpqv6g0j7w", "state": "file", "status_code": 200, "uid": 1000, "url": "https://bootstrap.pypa.io/get-pip.py"} TASK [Create constraints file for pip==20.2.2 setuptools<50.0.0] *************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-pip.yaml:7 changed: [10.222.0.64] => {"changed": true, "checksum": "cc2ea2805a9f408d8b03b8ed28fe3a00ef8b99e4", "dest": "/tmp/constraints.txt", "gid": 1000, "group": "ubuntu", "md5sum": "ee4455b688e41e1da9d33ee2530f7332", "mode": "0664", "owner": "ubuntu", "size": 30, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1618496251.15-42247057494364/source", "state": "file", "uid": 1000} TASK [Install pip version pip==20.2.2 setuptools<50.0.0] *********************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-pip.yaml:15 changed: [10.222.0.64] => (item=python3) => {"changed": true, "cmd": "python3 /tmp/get-pip.py -c /tmp/constraints.txt pip setuptools", "delta": "0:00:08.556953", "end": "2021-04-15 14:17:41.774743", "item": "python3", "rc": 0, "start": "2021-04-15 14:17:33.217790", "stderr": "WARNING: You are using pip version 20.2.2; however, version 21.0.1 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.", "stderr_lines": ["WARNING: You are using pip version 20.2.2; however, version 21.0.1 is available.", "You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command."], "stdout": "Collecting pip\n Downloading pip-20.2.2-py2.py3-none-any.whl (1.5 MB)\nCollecting setuptools\n Downloading setuptools-49.6.0-py3-none-any.whl (803 kB)\nCollecting wheel\n Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB)\nInstalling collected packages: wheel, setuptools, pip\nSuccessfully installed pip-20.2.2 setuptools-49.6.0 wheel-0.36.2", "stdout_lines": ["Collecting pip", " Downloading pip-20.2.2-py2.py3-none-any.whl (1.5 MB)", "Collecting setuptools", " Downloading setuptools-49.6.0-py3-none-any.whl (803 kB)", "Collecting wheel", " Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB)", "Installing collected packages: wheel, setuptools, pip", "Successfully installed pip-20.2.2 setuptools-49.6.0 wheel-0.36.2"]} TASK [Configure pip index-url] ************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/configure-pip-index.yaml:1 changed: [10.222.0.64] => {"changed": true, "checksum": "15cca614080fc9c90955863b8d5d2e7aa41c7104", "dest": "/etc/pip.conf", "gid": 0, "group": "root", "md5sum": "9db1bf5c4e6b1c759e125cb91c86960d", "mode": "0644", "owner": "root", "size": 314, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1618496262.24-138428243544407/source", "state": "file", "uid": 0} TASK [Install required python packages] **************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-python-packages.yaml:1 changed: [10.222.0.64] => {"changed": true, "cmd": ["/usr/local/bin/pip3", "install", "virtualenv", "netaddr", "netifaces"], "name": ["virtualenv", "netaddr", "netifaces"], "requirements": null, "state": "present", "stderr": "WARNING: You are using pip version 20.2.2; however, version 21.0.1 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.\n", "stderr_lines": ["WARNING: You are using pip version 20.2.2; however, version 21.0.1 is available.", "You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\nCollecting virtualenv\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83f/95875d382c7ab/virtualenv-20.4.3-py2.py3-none-any.whl (7.2 MB)\nCollecting netaddr\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/6d0232c32d265/netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)\nRequirement already satisfied: netifaces in /usr/lib/python3/dist-packages (0.10.4)\nCollecting distlib<1,>=0.3.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB)\nCollecting importlib-resources>=1.0; python_version < \"3.7\"\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB)\nRequirement already satisfied: six<2,>=1.9.0 in /usr/lib/python3/dist-packages (from virtualenv) (1.11.0)\nCollecting filelock<4,>=3.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB)\nCollecting appdirs<2,>=1.4.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a84/1dacd6b99318a/appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)\nCollecting importlib-metadata>=0.12; python_version < \"3.8\"\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ec/0faae539743ae/importlib_metadata-3.10.1-py3-none-any.whl (14 kB)\nCollecting zipp>=0.4; python_version < \"3.8\"\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/b66cc54621609/zipp-3.4.1-py3-none-any.whl (5.2 kB)\nCollecting typing-extensions>=3.6.4; python_version < \"3.8\"\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)\nInstalling collected packages: distlib, zipp, importlib-resources, filelock, appdirs, typing-extensions, importlib-metadata, virtualenv, netaddr\nSuccessfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-3.10.1 importlib-resources-5.1.2 netaddr-0.8.0 typing-extensions-3.7.4.3 virtualenv-20.4.3 zipp-3.4.1\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Collecting virtualenv", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83f/95875d382c7ab/virtualenv-20.4.3-py2.py3-none-any.whl (7.2 MB)", "Collecting netaddr", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/6d0232c32d265/netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)", "Requirement already satisfied: netifaces in /usr/lib/python3/dist-packages (0.10.4)", "Collecting distlib<1,>=0.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB)", "Collecting importlib-resources>=1.0; python_version < \"3.7\"", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB)", "Requirement already satisfied: six<2,>=1.9.0 in /usr/lib/python3/dist-packages (from virtualenv) (1.11.0)", "Collecting filelock<4,>=3.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB)", "Collecting appdirs<2,>=1.4.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a84/1dacd6b99318a/appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)", "Collecting importlib-metadata>=0.12; python_version < \"3.8\"", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ec/0faae539743ae/importlib_metadata-3.10.1-py3-none-any.whl (14 kB)", "Collecting zipp>=0.4; python_version < \"3.8\"", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/b66cc54621609/zipp-3.4.1-py3-none-any.whl (5.2 kB)", "Collecting typing-extensions>=3.6.4; python_version < \"3.8\"", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)", "Installing collected packages: distlib, zipp, importlib-resources, filelock, appdirs, typing-extensions, importlib-metadata, virtualenv, netaddr", "Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-3.10.1 importlib-resources-5.1.2 netaddr-0.8.0 typing-extensions-3.7.4.3 virtualenv-20.4.3 zipp-3.4.1"], "version": null, "virtualenv": null} TASK [Find data interface] ***************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/find-data-port.yaml:1 skipping: [10.222.0.64] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set data_interface variable to "{{ ifs.data.name }}"] ******************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/find-data-port.yaml:8 skipping: [10.222.0.64] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Make sure ubuntu user has access to /opt/stack] ************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-zuul.yaml:1 changed: [10.222.0.64] => {"changed": true, "gid": 1000, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/opt/stack", "size": 4096, "state": "directory", "uid": 1000} TASK [Install zuul venv package] *********************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-zuul.yaml:12 changed: [10.222.0.64] => {"changed": true, "dest": "/opt/stack", "extract_results": {"cmd": ["/bin/tar", "--extract", "-C", "/opt/stack", "-z", "-f", "/home/ubuntu/.ansible/tmp/ansible-tmp-1618496270.13-77984200075802/zuul-venv-devstack.tar.gz"], "err": "", "out": "", "rc": 0}, "gid": 1000, "group": "ubuntu", "handler": "TgzArchive", "mode": "0755", "owner": "ubuntu", "size": 4096, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1618496270.13-77984200075802/zuul-venv-devstack.tar.gz", "state": "directory", "uid": 1000} TASK [Clone devstack repo master branch from https://github.com/openstack-dev/devstack.git to /home/ubuntu/devstack] *** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/prepare-git-repos.yaml:1 changed: [10.222.0.64] => {"after": "84a2d4d35a77cdf563f214268873e22a2f959bd5", "before": null, "changed": true} TASK [Fallback clone devstack repo master branch from https://github.com/openstack-dev/devstack.git to /home/ubuntu/devstack] *** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/prepare-git-repos.yaml:11 skipping: [10.222.0.64] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Upload zuul clonemap file] *********************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/prepare-git-repos.yaml:20 changed: [10.222.0.64] => {"changed": true, "checksum": "98db451335285ca5ce57d7c2ba54913e1aaaf712", "dest": "/home/ubuntu/clonemap.yaml", "gid": 1000, "group": "ubuntu", "md5sum": "bab39b164c57f2ac2a69b17815d9d7d6", "mode": "0664", "owner": "ubuntu", "size": 50, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1618496286.63-98405350295635/source", "state": "file", "uid": 1000} TASK [Set zuul-cloner command for head only (no applied change)] *************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/prepare-git-repos.yaml:26 skipping: [10.222.0.64] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set zuul-cloner command for project: openstack/cinder ref: refs/zuul/master/Z605ad6a3682c47ada7a604b94127312b] *** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/prepare-git-repos.yaml:34 ok: [10.222.0.64] => {"ansible_facts": {"zuul_cloner_command": "/opt/stack/zuul-venv/bin/zuul-cloner --workspace /opt/stack -m /home/ubuntu/clonemap.yaml --zuul-project openstack/cinder --zuul-ref refs/zuul/master/Z605ad6a3682c47ada7a604b94127312b --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/keystone openstack/glance openstack/cinder openstack/requirements openstack/nova openstack/neutron openstack/networking-hyperv openstack/swift openstack/tempest openstack/cinder-tempest-plugin"}, "changed": false} TASK [Run zuul-cloner] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/prepare-git-repos.yaml:43 changed: [10.222.0.64] => {"attempts": 1, "changed": true, "cmd": "/opt/stack/zuul-venv/bin/zuul-cloner --workspace /opt/stack -m /home/ubuntu/clonemap.yaml --zuul-project openstack/cinder --zuul-ref refs/zuul/master/Z605ad6a3682c47ada7a604b94127312b --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/keystone openstack/glance openstack/cinder openstack/requirements openstack/nova openstack/neutron openstack/networking-hyperv openstack/swift openstack/tempest openstack/cinder-tempest-plugin", "delta": "0:07:50.390988", "end": "2021-04-15 14:25:59.263658", "rc": 0, "start": "2021-04-15 14:18:08.872670", "stderr": "/opt/stack/zuul-venv/lib/python2.7/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.\n self.clone_map = yaml.load(clone_map_file).get('clonemap')\nINFO:zuul.Cloner:Loaded map containing 1 rules\nINFO:zuul.CloneMapper:Workspace path set to: /opt/stack\nINFO:zuul.CloneMapper:Mapping projects to workspace...\nINFO:zuul.CloneMapper: openstack/keystone -> /opt/stack/keystone\nINFO:zuul.CloneMapper: openstack/glance -> /opt/stack/glance\nINFO:zuul.CloneMapper: openstack/cinder -> /opt/stack/cinder\nINFO:zuul.CloneMapper: openstack/requirements -> /opt/stack/requirements\nINFO:zuul.CloneMapper: openstack/nova -> /opt/stack/nova\nINFO:zuul.CloneMapper: openstack/neutron -> /opt/stack/neutron\nINFO:zuul.CloneMapper: openstack/networking-hyperv -> /opt/stack/networking-hyperv\nINFO:zuul.CloneMapper: openstack/swift -> /opt/stack/swift\nINFO:zuul.CloneMapper: openstack/tempest -> /opt/stack/tempest\nINFO:zuul.CloneMapper: openstack/cinder-tempest-plugin -> /opt/stack/cinder-tempest-plugin\nINFO:zuul.CloneMapper:Expansion completed.\nINFO:zuul.Cloner:Preparing 10 repositories\nINFO:zuul.Cloner:Creating repo openstack/keystone from upstream https://opendev.org/openstack/keystone\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/keystone repo with branch master at commit 10057702ac361213e74472ec1d0d4e4c4a041f09\nINFO:zuul.Cloner:Creating repo openstack/glance from upstream https://opendev.org/openstack/glance\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/glance repo with branch master at commit 1157c19a9c1408faad5b845cc9b1873f82fc8f31\nINFO:zuul.Cloner:Creating repo openstack/cinder from upstream http://10.106.1.39/p/openstack/cinder\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Prepared openstack/cinder repo with commit ba3314273abd8408141e58e53f7467bdff454ebc\nINFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit bfeeee225ddddefc502c01e0fe7ef5bd68beaf5d\nINFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/nova repo with branch master at commit 5eab13030bc2708c8900f7ac1bdbc8a111f5f823\nINFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/neutron repo with branch master at commit 504b15d8e2a516553cca33e382b38935f8c88f03\nINFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch master at commit 60a5b5e260c82c83f1403c2c2f9a78f54854e909\nINFO:zuul.Cloner:Creating repo openstack/swift from upstream https://opendev.org/openstack/swift\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/swift repo with branch master at commit c9b5d44e9e8d4a75e4a1e2d31036823560e9a0a1\nINFO:zuul.Cloner:Creating repo openstack/tempest from upstream https://opendev.org/openstack/tempest\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/tempest repo with branch master at commit b125d0124d53ea3db76b391f37cffe1790feb0a3\nINFO:zuul.Cloner:Creating repo openstack/cinder-tempest-plugin from upstream https://opendev.org/openstack/cinder-tempest-plugin\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/cinder-tempest-plugin repo with branch master at commit 7dece094f279784685ed74b57fa5bbe6f23ede81\nINFO:zuul.Cloner:Prepared all repositories", "stderr_lines": ["/opt/stack/zuul-venv/lib/python2.7/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: /opt/stack", "INFO:zuul.CloneMapper:Mapping projects to workspace...", "INFO:zuul.CloneMapper: openstack/keystone -> /opt/stack/keystone", "INFO:zuul.CloneMapper: openstack/glance -> /opt/stack/glance", "INFO:zuul.CloneMapper: openstack/cinder -> /opt/stack/cinder", "INFO:zuul.CloneMapper: openstack/requirements -> /opt/stack/requirements", "INFO:zuul.CloneMapper: openstack/nova -> /opt/stack/nova", "INFO:zuul.CloneMapper: openstack/neutron -> /opt/stack/neutron", "INFO:zuul.CloneMapper: openstack/networking-hyperv -> /opt/stack/networking-hyperv", "INFO:zuul.CloneMapper: openstack/swift -> /opt/stack/swift", "INFO:zuul.CloneMapper: openstack/tempest -> /opt/stack/tempest", "INFO:zuul.CloneMapper: openstack/cinder-tempest-plugin -> /opt/stack/cinder-tempest-plugin", "INFO:zuul.CloneMapper:Expansion completed.", "INFO:zuul.Cloner:Preparing 10 repositories", "INFO:zuul.Cloner:Creating repo openstack/keystone from upstream https://opendev.org/openstack/keystone", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/keystone repo with branch master at commit 10057702ac361213e74472ec1d0d4e4c4a041f09", "INFO:zuul.Cloner:Creating repo openstack/glance from upstream https://opendev.org/openstack/glance", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/glance repo with branch master at commit 1157c19a9c1408faad5b845cc9b1873f82fc8f31", "INFO:zuul.Cloner:Creating repo openstack/cinder from upstream http://10.106.1.39/p/openstack/cinder", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Prepared openstack/cinder repo with commit ba3314273abd8408141e58e53f7467bdff454ebc", "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 bfeeee225ddddefc502c01e0fe7ef5bd68beaf5d", "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 5eab13030bc2708c8900f7ac1bdbc8a111f5f823", "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 504b15d8e2a516553cca33e382b38935f8c88f03", "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 60a5b5e260c82c83f1403c2c2f9a78f54854e909", "INFO:zuul.Cloner:Creating repo openstack/swift from upstream https://opendev.org/openstack/swift", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/swift repo with branch master at commit c9b5d44e9e8d4a75e4a1e2d31036823560e9a0a1", "INFO:zuul.Cloner:Creating repo openstack/tempest from upstream https://opendev.org/openstack/tempest", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/tempest repo with branch master at commit b125d0124d53ea3db76b391f37cffe1790feb0a3", "INFO:zuul.Cloner:Creating repo openstack/cinder-tempest-plugin from upstream https://opendev.org/openstack/cinder-tempest-plugin", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/cinder-tempest-plugin repo with branch master at commit 7dece094f279784685ed74b57fa5bbe6f23ede81", "INFO:zuul.Cloner:Prepared all repositories"], "stdout": "", "stdout_lines": []} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/build-devstack.yaml:48 skipping: [10.222.0.64] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Applying cherry-picks] *************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/build-devstack.yaml:52 skipping: [10.222.0.64] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Install networking-hyperv] *********************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/install-networking-hyperv.yaml:1 changed: [10.222.0.64] => {"changed": true, "cmd": ["/usr/local/bin/pip3", "install", "-c", "/opt/stack/requirements/upper-constraints.txt", "-e", "/opt/stack/networking-hyperv"], "name": ["/opt/stack/networking-hyperv"], "requirements": null, "state": "present", "stderr": "WARNING: You are using pip version 20.2.2; however, version 21.0.1 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.\n", "stderr_lines": ["WARNING: You are using pip version 20.2.2; however, version 21.0.1 is available.", "You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\nIgnoring scipy: markers 'python_version == \"3.8\"' don't match your environment\nIgnoring autobahn: markers 'python_version == \"3.8\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.8\"' don't match your environment\nObtaining file:///opt/stack/networking-hyperv\nCollecting pbr===5.5.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB)\nCollecting oslo.i18n===5.0.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB)\nCollecting neutron-lib===2.10.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e85/7a61be1d5c823/neutron_lib-2.10.1-py3-none-any.whl (524 kB)\nRequirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0)\nCollecting SQLAlchemy===1.3.23\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8a/1750b44ad6422/SQLAlchemy-1.3.23-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB)\nCollecting eventlet===0.30.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89c/c6dbfef47c462/eventlet-0.30.2-py2.py3-none-any.whl (224 kB)\nCollecting oslo.messaging===12.7.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9eb/1f6a5dfe7e21d/oslo.messaging-12.7.1-py3-none-any.whl (247 kB)\nCollecting PyYAML===5.4.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)\nCollecting amqp===5.0.6\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/493/a2ac6788ce270/amqp-5.0.6-py3-none-any.whl (53 kB)\nCollecting oslo.versionedobjects===2.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/98db096a09c1d/oslo.versionedobjects-2.4.0-py3-none-any.whl (86 kB)\nCollecting oslo.log===4.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB)\nCollecting oslo.middleware===4.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54b/e9f1d03f63b0e/oslo.middleware-4.2.0-py3-none-any.whl (60 kB)\nCollecting os-ken===1.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b65/d8d2e6c57dacb/os_ken-1.4.0-py3-none-any.whl (2.1 MB)\nCollecting os-win===5.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/101/6e34bab38f089/os_win-5.4.0-py3-none-any.whl (273 kB)\nCollecting oslo.serialization===4.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/cf0ff7ca88b3e/oslo.serialization-4.1.0-py3-none-any.whl (25 kB)\nCollecting os-traits===2.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f26/97a31e61d5442/os_traits-2.5.0-py3-none-any.whl (35 kB)\nCollecting iso8601===0.1.14\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e7e/1122f064d626e/iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB)\nCollecting python-neutronclient===7.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f0/2bfc5a2f9f738/python_neutronclient-7.3.0-py3-none-any.whl (436 kB)\nCollecting osc-lib===2.3.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/f2320abb113ad/osc_lib-2.3.1-py3-none-any.whl (88 kB)\nCollecting msgpack===1.0.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/1759f1a88df5f/msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB)\nCollecting oslo.config===8.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fc7/786e464ca986b/oslo.config-8.5.0-py3-none-any.whl (127 kB)\nCollecting stevedore===3.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB)\nCollecting openstacksdk===0.55.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ea/b1affc54dd9e4/openstacksdk-0.55.0-py3-none-any.whl (1.4 MB)\nCollecting six===1.15.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB)\nCollecting kombu===5.0.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB)\nCollecting requestsexceptions===1.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)\nCollecting oslo.db===8.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01a/d7ea1052d8550/oslo.db-8.5.0-py3-none-any.whl (177 kB)\nCollecting oslo.policy===3.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/780/ad22509305569/oslo.policy-3.7.0-py3-none-any.whl (84 kB)\nCollecting rfc3986===1.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB)\nCollecting netifaces===0.10.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB)\nCollecting cachetools===4.2.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/d5f567be80f7c/cachetools-4.2.1-py3-none-any.whl (12 kB)\nCollecting keystoneauth1===4.3.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4a/80b79bc3e0412/keystoneauth1-4.3.1-py3-none-any.whl (314 kB)\nCollecting statsd===3.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB)\nRequirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (5.1.2)\nCollecting python-keystoneclient===4.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB)\nCollecting decorator===4.4.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)\nCollecting futurist===2.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB)\nCollecting alembic===1.5.8\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a2/59f0a4c8b350b/alembic-1.5.8-py2.py3-none-any.whl (159 kB)\nCollecting dnspython===1.16.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB)\nRequirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1)\nCollecting greenlet===1.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c5b/22b31c947ad8b/greenlet-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl (156 kB)\nCollecting oslo.utils===4.8.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/573/cb04bcc428bd4/oslo.utils-4.8.0-py3-none-any.whl (102 kB)\nCollecting python-editor===1.0.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB)\nCollecting python-dateutil===2.8.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)\nCollecting pytz===2021.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb1/0ce3e7736052e/pytz-2021.1-py2.py3-none-any.whl (510 kB)\nCollecting neutron>=13.0.0.0b1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c35/ff30e1f7b9b8e/neutron-18.0.0-py3-none-any.whl (3.9 MB)\nCollecting WebOb===1.8.7\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/73a/ae30359291c14/WebOb-1.8.7-py2.py3-none-any.whl (114 kB)\nCollecting setproctitle===1.2.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30b/c7a769a445163/setproctitle-1.2.2-cp36-cp36m-manylinux1_x86_64.whl (35 kB)\nCollecting osprofiler===3.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB)\nCollecting oslo.concurrency===4.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/0186c246d9724/oslo.concurrency-4.4.0-py3-none-any.whl (47 kB)\nCollecting pecan===1.3.3\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146 kB)\nCollecting oslo.context===3.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ed7/1f2431bfc71b2/oslo.context-3.2.0-py3-none-any.whl (19 kB)\nCollecting oslo.service===2.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a17/d19890e4df009/oslo.service-2.5.0-py3-none-any.whl (77 kB)\nCollecting debtcollector===2.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB)\nCollecting vine===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB)\nCollecting pyinotify===0.9.6\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB)\nCollecting Jinja2===2.11.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/03e/47ad063331dd6/Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)\nCollecting Routes===2.5.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB)\nCollecting ovs===2.13.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b4/6cec865a36bfa/ovs-2.13.3.tar.gz (102 kB)\nCollecting tinyrpc===1.0.4\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB)\nCollecting os-client-config===2.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB)\nCollecting requests===2.25.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB)\nCollecting cliff===3.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB)\nCollecting simplejson===3.17.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/0d1210567a4cd/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.whl (127 kB)\nRequirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1)\nCollecting os-service-types===1.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)\nCollecting jsonpatch===1.32\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/c385719ac9f54/jsonpatch-1.32-py2.py3-none-any.whl (12 kB)\nCollecting cryptography===3.4.7\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/56c28420c072c/cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB)\nRequirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.4.4)\nCollecting dogpile.cache===1.1.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b13/740e8100ed459/dogpile.cache-1.1.2-py3-none-any.whl (49 kB)\nCollecting munch===2.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB)\nCollecting jmespath===0.10.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB)\nCollecting testscenarios===0.5.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)\nCollecting testresources===2.0.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB)\nCollecting sqlalchemy-migrate===0.13.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB)\nCollecting Mako===1.1.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/166356da44b9b/Mako-1.1.4-py2.py3-none-any.whl (75 kB)\nCollecting pyparsing===2.4.7\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)\nCollecting packaging===20.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB)\nCollecting oslo.reports===2.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB)\nCollecting oslo.cache===2.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f7/05eea07026095/oslo.cache-2.7.0-py3-none-any.whl (66 kB)\nCollecting httplib2===0.19.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ad/195faf9faf079/httplib2-0.19.1-py3-none-any.whl (95 kB)\nCollecting ovsdbapp===1.9.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/b7d22d6717fe6/ovsdbapp-1.9.0-py3-none-any.whl (112 kB)\nCollecting oslo.rootwrap===6.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB)\nCollecting python-novaclient===17.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/33f896d72ce72/python_novaclient-17.4.0-py3-none-any.whl (332 kB)\nCollecting pyOpenSSL===20.0.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/818/ae18e06922c06/pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB)\nCollecting tooz===2.8.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB)\nCollecting os-vif===2.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42a/5d6e35a01cccb/os_vif-2.4.0-py3-none-any.whl (104 kB)\nCollecting keystonemiddleware===9.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB)\nCollecting tenacity===6.3.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB)\nCollecting oslo.privsep===2.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7dc/c298230ac951c/oslo.privsep-2.5.0-py3-none-any.whl (37 kB)\nCollecting psutil===5.8.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99d/e3e8739258b3c/psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB)\nCollecting oslo.upgradecheck===1.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB)\nCollecting pyroute2===0.5.18\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/08a/c40cad52c0bb2/pyroute2-0.5.18.tar.gz (715 kB)\nCollecting PasteDeploy===2.1.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB)\nCollecting python-designateclient===4.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e57/9b8bc89f20c84/python_designateclient-4.2.0-py3-none-any.whl (84 kB)\nCollecting Paste===3.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB)\nCollecting prettytable===0.7.2\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB)\nCollecting fasteners===0.14.1\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB)\nCollecting WebTest===2.0.35\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44d/dfe99b5eca4cf/WebTest-2.0.35-py2.py3-none-any.whl (32 kB)\nCollecting logutils===0.3.5\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB)\nCollecting yappi===1.3.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB)\nCollecting fixtures===3.0.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB)\nCollecting wrapt===1.12.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB)\nCollecting MarkupSafe===1.1.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/ee80c15f1b560/MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB)\nCollecting repoze.lru===0.7\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB)\nCollecting sortedcontainers===2.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB)\nCollecting idna===2.10\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB)\nCollecting certifi===2020.12.5\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB)\nCollecting urllib3===1.26.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153 kB)\nCollecting chardet===4.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB)\nCollecting cmd2===1.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB)\nRequirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3)\nCollecting jsonpointer===2.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/150/f80c5badd02c7/jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB)\nCollecting cffi===1.14.5\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69e/395c24fc60aad/cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl (401 kB)\nCollecting testtools===2.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB)\nCollecting Tempita===0.5.2\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB)\nCollecting sqlparse===0.4.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB)\nCollecting voluptuous===0.12.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB)\nCollecting pycadf===3.1.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB)\nCollecting setuptools===56.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/743/0499900e44337/setuptools-56.0.0-py3-none-any.whl (784 kB)\nCollecting jsonschema===3.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)\nCollecting monotonic===1.6\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/686/87e19a14f11f2/monotonic-1.6-py2.py3-none-any.whl (8.2 kB)\nCollecting waitress===2.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/29a/f5a53e9fb4e15/waitress-2.0.0-py3-none-any.whl (56 kB)\nCollecting beautifulsoup4===4.9.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fff/47e031e34ec82/beautifulsoup4-4.9.3-py3-none-any.whl (115 kB)\nCollecting pyperclip===1.8.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB)\nCollecting attrs===20.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB)\nCollecting colorama===0.4.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB)\nCollecting wcwidth===0.2.5\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)\nCollecting pycparser===2.20\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB)\nCollecting extras===1.0.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB)\nCollecting python-mimeparse===1.6.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB)\nCollecting traceback2===1.4.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB)\nCollecting unittest2===1.1.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB)\nCollecting pyrsistent===0.17.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB)\nCollecting soupsieve===2.2.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c2c/1c2d44f158cdb/soupsieve-2.2.1-py3-none-any.whl (33 kB)\nCollecting linecache2===1.0.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB)\nCollecting argparse\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB)\nBuilding wheels for collected packages: pyinotify, pyroute2, ovs, pyperclip, yappi, wrapt, pyrsistent\n Building wheel for pyinotify (setup.py): started\n Building wheel for pyinotify (setup.py): finished with status 'done'\n Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=4e6c49bdc649c24499e603d0c608947952cab1317697cc4d07a962cf1d166f92\n Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7\n Building wheel for pyroute2 (setup.py): started\n Building wheel for pyroute2 (setup.py): finished with status 'done'\n Created wheel for pyroute2: filename=pyroute2-0.5.18-py3-none-any.whl size=402276 sha256=3f51b8dd1f6afb2f5f3347b444b24e96ff419612ce171e50f3fe7fcb4fd72e5d\n Stored in directory: /root/.cache/pip/wheels/19/5f/f2/da47df9ac8edf4ce12f7d100d1158ce6e9d40ebb648deaad43\n Building wheel for ovs (setup.py): started\n Building wheel for ovs (setup.py): finished with status 'done'\n Created wheel for ovs: filename=ovs-2.13.3-py3-none-any.whl size=118296 sha256=a63d98f257a2ac0126d610d38d357fe2c1555a6f1eb8d339a6aa40b235a4c51f\n Stored in directory: /root/.cache/pip/wheels/6e/78/b6/2d91bdad99b81971033d39e272720918937de82f9fdf40bfba\n Building wheel for pyperclip (setup.py): started\n Building wheel for pyperclip (setup.py): finished with status 'done'\n Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=0a95a7933fc4fc4ffb295a3df6f384b1f0b4936bd3b2624c61e914b4e3817fc6\n Stored in directory: /root/.cache/pip/wheels/30/ec/51/4ff9bbc2a59dfe0952b2a9837f0d1bfa6571b1f14f32ac0413\n Building wheel for yappi (setup.py): started\n Building wheel for yappi (setup.py): finished with status 'done'\n Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90052 sha256=ac8821a1cd67822caeab34ecc26728567a38166336f048f29f16cd19deab68b0\n Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9\n Building wheel for wrapt (setup.py): started\n Building wheel for wrapt (setup.py): finished with status 'done'\n Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67496 sha256=07ae1554ebd989ccc67c5aa7ad6c6ff5731546a67242bfdb9cc106591be588f7\n Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797\n Building wheel for pyrsistent (setup.py): started\n Building wheel for pyrsistent (setup.py): finished with status 'done'\n Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97032 sha256=7eec8f1ad091377209668aa76d6fd5acb50b1517e55f61d4d17f920fa8402318\n Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738\nSuccessfully built pyinotify pyroute2 ovs pyperclip yappi wrapt pyrsistent\nInstalling collected packages: voluptuous, chardet, setuptools, PasteDeploy, repoze.lru, six, Routes, WebOb, MarkupSafe, Mako, waitress, soupsieve, beautifulsoup4, WebTest, logutils, pecan, pbr, pyparsing, iso8601, oslo.i18n, packaging, wrapt, debtcollector, pytz, netifaces, oslo.utils, rfc3986, idna, certifi, urllib3, requests, PyYAML, stevedore, oslo.config, monotonic, fasteners, oslo.concurrency, msgpack, oslo.serialization, prettytable, osprofiler, setproctitle, dnspython, greenlet, eventlet, yappi, python-dateutil, pyinotify, oslo.context, oslo.log, extras, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, Paste, oslo.service, munch, attrs, pycadf, os-service-types, keystoneauth1, sortedcontainers, ovs, tinyrpc, os-ken, SQLAlchemy, os-traits, futurist, cachetools, vine, amqp, Jinja2, statsd, oslo.middleware, kombu, oslo.messaging, oslo.policy, oslo.versionedobjects, testscenarios, python-editor, alembic, testresources, Tempita, sqlparse, decorator, sqlalchemy-migrate, oslo.db, neutron-lib, simplejson, pycparser, cffi, cryptography, pyOpenSSL, jsonpointer, wcwidth, pyroute2, python-novaclient, jsonpatch, dogpile.cache, requestsexceptions, jmespath, openstacksdk, os-client-config, pyperclip, colorama, cmd2, cliff, os-win, psutil, oslo.cache, python-keystoneclient, keystonemiddleware, tenacity, tooz, osc-lib, python-neutronclient, oslo.reports, httplib2, oslo.upgradecheck, oslo.rootwrap, oslo.privsep, pyrsistent, jsonschema, python-designateclient, ovsdbapp, os-vif, neutron, networking-hyperv\n Attempting uninstall: chardet\n Found existing installation: chardet 3.0.4\n Uninstalling chardet-3.0.4:\n Successfully uninstalled chardet-3.0.4\n Attempting uninstall: setuptools\n Found existing installation: setuptools 49.6.0\n Uninstalling setuptools-49.6.0:\n Successfully uninstalled setuptools-49.6.0\n Attempting uninstall: six\n Found existing installation: six 1.11.0\n Uninstalling six-1.11.0:\n Successfully uninstalled six-1.11.0\n Attempting uninstall: MarkupSafe\n Found existing installation: MarkupSafe 1.0\n Uninstalling MarkupSafe-1.0:\n Successfully uninstalled MarkupSafe-1.0\n Attempting uninstall: netifaces\n Found existing installation: netifaces 0.10.4\n Uninstalling netifaces-0.10.4:\n Successfully uninstalled netifaces-0.10.4\n Attempting uninstall: idna\n Found existing installation: idna 2.6\n Uninstalling idna-2.6:\n Successfully uninstalled idna-2.6\n Attempting uninstall: certifi\n Found existing installation: certifi 2018.1.18\n Uninstalling certifi-2018.1.18:\n Successfully uninstalled certifi-2018.1.18\n Attempting uninstall: urllib3\n Found existing installation: urllib3 1.22\n Uninstalling urllib3-1.22:\n Successfully uninstalled urllib3-1.22\n Attempting uninstall: requests\n Found existing installation: requests 2.18.4\n Uninstalling requests-2.18.4:\n Successfully uninstalled requests-2.18.4\n Attempting uninstall: attrs\n Found existing installation: attrs 17.4.0\n Uninstalling attrs-17.4.0:\n Successfully uninstalled attrs-17.4.0\n Attempting uninstall: Jinja2\n Found existing installation: Jinja2 2.10\n Uninstalling Jinja2-2.10:\n Successfully uninstalled Jinja2-2.10\n Attempting uninstall: cryptography\n Found existing installation: cryptography 2.1.4\n Uninstalling cryptography-2.1.4:\n Successfully uninstalled cryptography-2.1.4\n Attempting uninstall: pyOpenSSL\n Found existing installation: pyOpenSSL 17.5.0\n Uninstalling pyOpenSSL-17.5.0:\n Successfully uninstalled pyOpenSSL-17.5.0\n Attempting uninstall: jsonpointer\n Found existing installation: jsonpointer 1.10\n Uninstalling jsonpointer-1.10:\n Successfully uninstalled jsonpointer-1.10\n Attempting uninstall: jsonpatch\n Found existing installation: jsonpatch 1.16\n Uninstalling jsonpatch-1.16:\n Successfully uninstalled jsonpatch-1.16\n Attempting uninstall: colorama\n Found existing installation: colorama 0.3.7\n Uninstalling colorama-0.3.7:\n Successfully uninstalled colorama-0.3.7\n Attempting uninstall: jsonschema\n Found existing installation: jsonschema 2.6.0\n Uninstalling jsonschema-2.6.0:\n Successfully uninstalled jsonschema-2.6.0\n Running setup.py develop for networking-hyperv\nSuccessfully installed Jinja2-2.11.3 Mako-1.1.4 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyYAML-5.4.1 Routes-2.5.1 SQLAlchemy-1.3.23 Tempita-0.5.2 WebOb-1.8.7 WebTest-2.0.35 alembic-1.5.8 amqp-5.0.6 argparse-1.4.0 attrs-20.3.0 beautifulsoup4-4.9.3 cachetools-4.2.1 certifi-2020.12.5 cffi-1.14.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 cryptography-3.4.7 debtcollector-2.2.0 decorator-4.4.2 dnspython-1.16.0 dogpile.cache-1.1.2 eventlet-0.30.2 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 futurist-2.3.0 greenlet-1.0.0 httplib2-0.19.1 idna-2.10 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 keystonemiddleware-9.2.0 kombu-5.0.2 linecache2-1.0.0 logutils-0.3.5 monotonic-1.6 msgpack-1.0.2 munch-2.5.0 netifaces-0.10.9 networking-hyperv neutron-18.0.0 neutron-lib-2.10.1 openstacksdk-0.55.0 os-client-config-2.1.0 os-ken-1.4.0 os-service-types-1.7.0 os-traits-2.5.0 os-vif-2.4.0 os-win-5.4.0 osc-lib-2.3.1 oslo.cache-2.7.0 oslo.concurrency-4.4.0 oslo.config-8.5.0 oslo.context-3.2.0 oslo.db-8.5.0 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.messaging-12.7.1 oslo.middleware-4.2.0 oslo.policy-3.7.0 oslo.privsep-2.5.0 oslo.reports-2.2.0 oslo.rootwrap-6.2.0 oslo.serialization-4.1.0 oslo.service-2.5.0 oslo.upgradecheck-1.3.0 oslo.utils-4.8.0 oslo.versionedobjects-2.4.0 osprofiler-3.4.0 ovs-2.13.3 ovsdbapp-1.9.0 packaging-20.9 pbr-5.5.1 pecan-1.3.3 prettytable-0.7.2 psutil-5.8.0 pyOpenSSL-20.0.1 pycadf-3.1.1 pycparser-2.20 pyinotify-0.9.6 pyparsing-2.4.7 pyperclip-1.8.2 pyroute2-0.5.18 pyrsistent-0.17.3 python-dateutil-2.8.1 python-designateclient-4.2.0 python-editor-1.0.4 python-keystoneclient-4.2.0 python-mimeparse-1.6.0 python-neutronclient-7.3.0 python-novaclient-17.4.0 pytz-2021.1 repoze.lru-0.7 requests-2.25.1 requestsexceptions-1.4.0 rfc3986-1.4.0 setproctitle-1.2.2 setuptools-56.0.0 simplejson-3.17.2 six-1.15.0 sortedcontainers-2.3.0 soupsieve-2.2.1 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 stevedore-3.3.0 tenacity-6.3.1 testresources-2.0.1 testscenarios-0.5.0 testtools-2.4.0 tinyrpc-1.0.4 tooz-2.8.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.4 vine-5.0.0 voluptuous-0.12.1 waitress-2.0.0 wcwidth-0.2.5 wrapt-1.12.1 yappi-1.3.2\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Ignoring scipy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.8\"' don't match your environment", "Obtaining file:///opt/stack/networking-hyperv", "Collecting pbr===5.5.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB)", "Collecting oslo.i18n===5.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB)", "Collecting neutron-lib===2.10.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e85/7a61be1d5c823/neutron_lib-2.10.1-py3-none-any.whl (524 kB)", "Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0)", "Collecting SQLAlchemy===1.3.23", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8a/1750b44ad6422/SQLAlchemy-1.3.23-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB)", "Collecting eventlet===0.30.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89c/c6dbfef47c462/eventlet-0.30.2-py2.py3-none-any.whl (224 kB)", "Collecting oslo.messaging===12.7.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9eb/1f6a5dfe7e21d/oslo.messaging-12.7.1-py3-none-any.whl (247 kB)", "Collecting PyYAML===5.4.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)", "Collecting amqp===5.0.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/493/a2ac6788ce270/amqp-5.0.6-py3-none-any.whl (53 kB)", "Collecting oslo.versionedobjects===2.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/98db096a09c1d/oslo.versionedobjects-2.4.0-py3-none-any.whl (86 kB)", "Collecting oslo.log===4.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB)", "Collecting oslo.middleware===4.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54b/e9f1d03f63b0e/oslo.middleware-4.2.0-py3-none-any.whl (60 kB)", "Collecting os-ken===1.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b65/d8d2e6c57dacb/os_ken-1.4.0-py3-none-any.whl (2.1 MB)", "Collecting os-win===5.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/101/6e34bab38f089/os_win-5.4.0-py3-none-any.whl (273 kB)", "Collecting oslo.serialization===4.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/cf0ff7ca88b3e/oslo.serialization-4.1.0-py3-none-any.whl (25 kB)", "Collecting os-traits===2.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f26/97a31e61d5442/os_traits-2.5.0-py3-none-any.whl (35 kB)", "Collecting iso8601===0.1.14", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e7e/1122f064d626e/iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB)", "Collecting python-neutronclient===7.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f0/2bfc5a2f9f738/python_neutronclient-7.3.0-py3-none-any.whl (436 kB)", "Collecting osc-lib===2.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/f2320abb113ad/osc_lib-2.3.1-py3-none-any.whl (88 kB)", "Collecting msgpack===1.0.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/1759f1a88df5f/msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB)", "Collecting oslo.config===8.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fc7/786e464ca986b/oslo.config-8.5.0-py3-none-any.whl (127 kB)", "Collecting stevedore===3.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB)", "Collecting openstacksdk===0.55.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ea/b1affc54dd9e4/openstacksdk-0.55.0-py3-none-any.whl (1.4 MB)", "Collecting six===1.15.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB)", "Collecting kombu===5.0.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB)", "Collecting requestsexceptions===1.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)", "Collecting oslo.db===8.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01a/d7ea1052d8550/oslo.db-8.5.0-py3-none-any.whl (177 kB)", "Collecting oslo.policy===3.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/780/ad22509305569/oslo.policy-3.7.0-py3-none-any.whl (84 kB)", "Collecting rfc3986===1.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB)", "Collecting netifaces===0.10.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB)", "Collecting cachetools===4.2.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/d5f567be80f7c/cachetools-4.2.1-py3-none-any.whl (12 kB)", "Collecting keystoneauth1===4.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4a/80b79bc3e0412/keystoneauth1-4.3.1-py3-none-any.whl (314 kB)", "Collecting statsd===3.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB)", "Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (5.1.2)", "Collecting python-keystoneclient===4.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB)", "Collecting decorator===4.4.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)", "Collecting futurist===2.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB)", "Collecting alembic===1.5.8", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a2/59f0a4c8b350b/alembic-1.5.8-py2.py3-none-any.whl (159 kB)", "Collecting dnspython===1.16.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB)", "Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1)", "Collecting greenlet===1.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c5b/22b31c947ad8b/greenlet-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl (156 kB)", "Collecting oslo.utils===4.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/573/cb04bcc428bd4/oslo.utils-4.8.0-py3-none-any.whl (102 kB)", "Collecting python-editor===1.0.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB)", "Collecting python-dateutil===2.8.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)", "Collecting pytz===2021.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb1/0ce3e7736052e/pytz-2021.1-py2.py3-none-any.whl (510 kB)", "Collecting neutron>=13.0.0.0b1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c35/ff30e1f7b9b8e/neutron-18.0.0-py3-none-any.whl (3.9 MB)", "Collecting WebOb===1.8.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/73a/ae30359291c14/WebOb-1.8.7-py2.py3-none-any.whl (114 kB)", "Collecting setproctitle===1.2.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30b/c7a769a445163/setproctitle-1.2.2-cp36-cp36m-manylinux1_x86_64.whl (35 kB)", "Collecting osprofiler===3.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB)", "Collecting oslo.concurrency===4.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/0186c246d9724/oslo.concurrency-4.4.0-py3-none-any.whl (47 kB)", "Collecting pecan===1.3.3", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146 kB)", "Collecting oslo.context===3.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ed7/1f2431bfc71b2/oslo.context-3.2.0-py3-none-any.whl (19 kB)", "Collecting oslo.service===2.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a17/d19890e4df009/oslo.service-2.5.0-py3-none-any.whl (77 kB)", "Collecting debtcollector===2.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB)", "Collecting vine===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB)", "Collecting pyinotify===0.9.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB)", "Collecting Jinja2===2.11.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/03e/47ad063331dd6/Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)", "Collecting Routes===2.5.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB)", "Collecting ovs===2.13.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b4/6cec865a36bfa/ovs-2.13.3.tar.gz (102 kB)", "Collecting tinyrpc===1.0.4", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB)", "Collecting os-client-config===2.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB)", "Collecting requests===2.25.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB)", "Collecting cliff===3.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB)", "Collecting simplejson===3.17.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/0d1210567a4cd/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.whl (127 kB)", "Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1)", "Collecting os-service-types===1.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)", "Collecting jsonpatch===1.32", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/c385719ac9f54/jsonpatch-1.32-py2.py3-none-any.whl (12 kB)", "Collecting cryptography===3.4.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/56c28420c072c/cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB)", "Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.4.4)", "Collecting dogpile.cache===1.1.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b13/740e8100ed459/dogpile.cache-1.1.2-py3-none-any.whl (49 kB)", "Collecting munch===2.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB)", "Collecting jmespath===0.10.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB)", "Collecting testscenarios===0.5.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)", "Collecting testresources===2.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB)", "Collecting sqlalchemy-migrate===0.13.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB)", "Collecting Mako===1.1.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/166356da44b9b/Mako-1.1.4-py2.py3-none-any.whl (75 kB)", "Collecting pyparsing===2.4.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)", "Collecting packaging===20.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB)", "Collecting oslo.reports===2.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB)", "Collecting oslo.cache===2.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f7/05eea07026095/oslo.cache-2.7.0-py3-none-any.whl (66 kB)", "Collecting httplib2===0.19.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ad/195faf9faf079/httplib2-0.19.1-py3-none-any.whl (95 kB)", "Collecting ovsdbapp===1.9.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/b7d22d6717fe6/ovsdbapp-1.9.0-py3-none-any.whl (112 kB)", "Collecting oslo.rootwrap===6.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB)", "Collecting python-novaclient===17.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/33f896d72ce72/python_novaclient-17.4.0-py3-none-any.whl (332 kB)", "Collecting pyOpenSSL===20.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/818/ae18e06922c06/pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB)", "Collecting tooz===2.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB)", "Collecting os-vif===2.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42a/5d6e35a01cccb/os_vif-2.4.0-py3-none-any.whl (104 kB)", "Collecting keystonemiddleware===9.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB)", "Collecting tenacity===6.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB)", "Collecting oslo.privsep===2.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7dc/c298230ac951c/oslo.privsep-2.5.0-py3-none-any.whl (37 kB)", "Collecting psutil===5.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99d/e3e8739258b3c/psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB)", "Collecting oslo.upgradecheck===1.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB)", "Collecting pyroute2===0.5.18", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/08a/c40cad52c0bb2/pyroute2-0.5.18.tar.gz (715 kB)", "Collecting PasteDeploy===2.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB)", "Collecting python-designateclient===4.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e57/9b8bc89f20c84/python_designateclient-4.2.0-py3-none-any.whl (84 kB)", "Collecting Paste===3.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB)", "Collecting prettytable===0.7.2", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB)", "Collecting fasteners===0.14.1", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB)", "Collecting WebTest===2.0.35", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44d/dfe99b5eca4cf/WebTest-2.0.35-py2.py3-none-any.whl (32 kB)", "Collecting logutils===0.3.5", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB)", "Collecting yappi===1.3.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB)", "Collecting fixtures===3.0.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB)", "Collecting wrapt===1.12.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB)", "Collecting MarkupSafe===1.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/ee80c15f1b560/MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB)", "Collecting repoze.lru===0.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB)", "Collecting sortedcontainers===2.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB)", "Collecting idna===2.10", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB)", "Collecting certifi===2020.12.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB)", "Collecting urllib3===1.26.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153 kB)", "Collecting chardet===4.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB)", "Collecting cmd2===1.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB)", "Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3)", "Collecting jsonpointer===2.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/150/f80c5badd02c7/jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB)", "Collecting cffi===1.14.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69e/395c24fc60aad/cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl (401 kB)", "Collecting testtools===2.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB)", "Collecting Tempita===0.5.2", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB)", "Collecting sqlparse===0.4.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB)", "Collecting voluptuous===0.12.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB)", "Collecting pycadf===3.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB)", "Collecting setuptools===56.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/743/0499900e44337/setuptools-56.0.0-py3-none-any.whl (784 kB)", "Collecting jsonschema===3.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)", "Collecting monotonic===1.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/686/87e19a14f11f2/monotonic-1.6-py2.py3-none-any.whl (8.2 kB)", "Collecting waitress===2.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/29a/f5a53e9fb4e15/waitress-2.0.0-py3-none-any.whl (56 kB)", "Collecting beautifulsoup4===4.9.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fff/47e031e34ec82/beautifulsoup4-4.9.3-py3-none-any.whl (115 kB)", "Collecting pyperclip===1.8.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB)", "Collecting attrs===20.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB)", "Collecting colorama===0.4.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB)", "Collecting wcwidth===0.2.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)", "Collecting pycparser===2.20", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB)", "Collecting extras===1.0.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB)", "Collecting python-mimeparse===1.6.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB)", "Collecting traceback2===1.4.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB)", "Collecting unittest2===1.1.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB)", "Collecting pyrsistent===0.17.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB)", "Collecting soupsieve===2.2.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c2c/1c2d44f158cdb/soupsieve-2.2.1-py3-none-any.whl (33 kB)", "Collecting linecache2===1.0.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB)", "Collecting argparse", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB)", "Building wheels for collected packages: pyinotify, pyroute2, ovs, pyperclip, yappi, wrapt, pyrsistent", " Building wheel for pyinotify (setup.py): started", " Building wheel for pyinotify (setup.py): finished with status 'done'", " Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=4e6c49bdc649c24499e603d0c608947952cab1317697cc4d07a962cf1d166f92", " Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7", " Building wheel for pyroute2 (setup.py): started", " Building wheel for pyroute2 (setup.py): finished with status 'done'", " Created wheel for pyroute2: filename=pyroute2-0.5.18-py3-none-any.whl size=402276 sha256=3f51b8dd1f6afb2f5f3347b444b24e96ff419612ce171e50f3fe7fcb4fd72e5d", " Stored in directory: /root/.cache/pip/wheels/19/5f/f2/da47df9ac8edf4ce12f7d100d1158ce6e9d40ebb648deaad43", " Building wheel for ovs (setup.py): started", " Building wheel for ovs (setup.py): finished with status 'done'", " Created wheel for ovs: filename=ovs-2.13.3-py3-none-any.whl size=118296 sha256=a63d98f257a2ac0126d610d38d357fe2c1555a6f1eb8d339a6aa40b235a4c51f", " Stored in directory: /root/.cache/pip/wheels/6e/78/b6/2d91bdad99b81971033d39e272720918937de82f9fdf40bfba", " Building wheel for pyperclip (setup.py): started", " Building wheel for pyperclip (setup.py): finished with status 'done'", " Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=0a95a7933fc4fc4ffb295a3df6f384b1f0b4936bd3b2624c61e914b4e3817fc6", " Stored in directory: /root/.cache/pip/wheels/30/ec/51/4ff9bbc2a59dfe0952b2a9837f0d1bfa6571b1f14f32ac0413", " Building wheel for yappi (setup.py): started", " Building wheel for yappi (setup.py): finished with status 'done'", " Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90052 sha256=ac8821a1cd67822caeab34ecc26728567a38166336f048f29f16cd19deab68b0", " Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9", " Building wheel for wrapt (setup.py): started", " Building wheel for wrapt (setup.py): finished with status 'done'", " Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67496 sha256=07ae1554ebd989ccc67c5aa7ad6c6ff5731546a67242bfdb9cc106591be588f7", " Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797", " Building wheel for pyrsistent (setup.py): started", " Building wheel for pyrsistent (setup.py): finished with status 'done'", " Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97032 sha256=7eec8f1ad091377209668aa76d6fd5acb50b1517e55f61d4d17f920fa8402318", " Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738", "Successfully built pyinotify pyroute2 ovs pyperclip yappi wrapt pyrsistent", "Installing collected packages: voluptuous, chardet, setuptools, PasteDeploy, repoze.lru, six, Routes, WebOb, MarkupSafe, Mako, waitress, soupsieve, beautifulsoup4, WebTest, logutils, pecan, pbr, pyparsing, iso8601, oslo.i18n, packaging, wrapt, debtcollector, pytz, netifaces, oslo.utils, rfc3986, idna, certifi, urllib3, requests, PyYAML, stevedore, oslo.config, monotonic, fasteners, oslo.concurrency, msgpack, oslo.serialization, prettytable, osprofiler, setproctitle, dnspython, greenlet, eventlet, yappi, python-dateutil, pyinotify, oslo.context, oslo.log, extras, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, Paste, oslo.service, munch, attrs, pycadf, os-service-types, keystoneauth1, sortedcontainers, ovs, tinyrpc, os-ken, SQLAlchemy, os-traits, futurist, cachetools, vine, amqp, Jinja2, statsd, oslo.middleware, kombu, oslo.messaging, oslo.policy, oslo.versionedobjects, testscenarios, python-editor, alembic, testresources, Tempita, sqlparse, decorator, sqlalchemy-migrate, oslo.db, neutron-lib, simplejson, pycparser, cffi, cryptography, pyOpenSSL, jsonpointer, wcwidth, pyroute2, python-novaclient, jsonpatch, dogpile.cache, requestsexceptions, jmespath, openstacksdk, os-client-config, pyperclip, colorama, cmd2, cliff, os-win, psutil, oslo.cache, python-keystoneclient, keystonemiddleware, tenacity, tooz, osc-lib, python-neutronclient, oslo.reports, httplib2, oslo.upgradecheck, oslo.rootwrap, oslo.privsep, pyrsistent, jsonschema, python-designateclient, ovsdbapp, os-vif, neutron, networking-hyperv", " Attempting uninstall: chardet", " Found existing installation: chardet 3.0.4", " Uninstalling chardet-3.0.4:", " Successfully uninstalled chardet-3.0.4", " Attempting uninstall: setuptools", " Found existing installation: setuptools 49.6.0", " Uninstalling setuptools-49.6.0:", " Successfully uninstalled setuptools-49.6.0", " Attempting uninstall: six", " Found existing installation: six 1.11.0", " Uninstalling six-1.11.0:", " Successfully uninstalled six-1.11.0", " Attempting uninstall: MarkupSafe", " Found existing installation: MarkupSafe 1.0", " Uninstalling MarkupSafe-1.0:", " Successfully uninstalled MarkupSafe-1.0", " Attempting uninstall: netifaces", " Found existing installation: netifaces 0.10.4", " Uninstalling netifaces-0.10.4:", " Successfully uninstalled netifaces-0.10.4", " Attempting uninstall: idna", " Found existing installation: idna 2.6", " Uninstalling idna-2.6:", " Successfully uninstalled idna-2.6", " Attempting uninstall: certifi", " Found existing installation: certifi 2018.1.18", " Uninstalling certifi-2018.1.18:", " Successfully uninstalled certifi-2018.1.18", " Attempting uninstall: urllib3", " Found existing installation: urllib3 1.22", " Uninstalling urllib3-1.22:", " Successfully uninstalled urllib3-1.22", " Attempting uninstall: requests", " Found existing installation: requests 2.18.4", " Uninstalling requests-2.18.4:", " Successfully uninstalled requests-2.18.4", " Attempting uninstall: attrs", " Found existing installation: attrs 17.4.0", " Uninstalling attrs-17.4.0:", " Successfully uninstalled attrs-17.4.0", " Attempting uninstall: Jinja2", " Found existing installation: Jinja2 2.10", " Uninstalling Jinja2-2.10:", " Successfully uninstalled Jinja2-2.10", " Attempting uninstall: cryptography", " Found existing installation: cryptography 2.1.4", " Uninstalling cryptography-2.1.4:", " Successfully uninstalled cryptography-2.1.4", " Attempting uninstall: pyOpenSSL", " Found existing installation: pyOpenSSL 17.5.0", " Uninstalling pyOpenSSL-17.5.0:", " Successfully uninstalled pyOpenSSL-17.5.0", " Attempting uninstall: jsonpointer", " Found existing installation: jsonpointer 1.10", " Uninstalling jsonpointer-1.10:", " Successfully uninstalled jsonpointer-1.10", " Attempting uninstall: jsonpatch", " Found existing installation: jsonpatch 1.16", " Uninstalling jsonpatch-1.16:", " Successfully uninstalled jsonpatch-1.16", " Attempting uninstall: colorama", " Found existing installation: colorama 0.3.7", " Uninstalling colorama-0.3.7:", " Successfully uninstalled colorama-0.3.7", " Attempting uninstall: jsonschema", " Found existing installation: jsonschema 2.6.0", " Uninstalling jsonschema-2.6.0:", " Successfully uninstalled jsonschema-2.6.0", " Running setup.py develop for networking-hyperv", "Successfully installed Jinja2-2.11.3 Mako-1.1.4 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyYAML-5.4.1 Routes-2.5.1 SQLAlchemy-1.3.23 Tempita-0.5.2 WebOb-1.8.7 WebTest-2.0.35 alembic-1.5.8 amqp-5.0.6 argparse-1.4.0 attrs-20.3.0 beautifulsoup4-4.9.3 cachetools-4.2.1 certifi-2020.12.5 cffi-1.14.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 cryptography-3.4.7 debtcollector-2.2.0 decorator-4.4.2 dnspython-1.16.0 dogpile.cache-1.1.2 eventlet-0.30.2 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 futurist-2.3.0 greenlet-1.0.0 httplib2-0.19.1 idna-2.10 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 keystonemiddleware-9.2.0 kombu-5.0.2 linecache2-1.0.0 logutils-0.3.5 monotonic-1.6 msgpack-1.0.2 munch-2.5.0 netifaces-0.10.9 networking-hyperv neutron-18.0.0 neutron-lib-2.10.1 openstacksdk-0.55.0 os-client-config-2.1.0 os-ken-1.4.0 os-service-types-1.7.0 os-traits-2.5.0 os-vif-2.4.0 os-win-5.4.0 osc-lib-2.3.1 oslo.cache-2.7.0 oslo.concurrency-4.4.0 oslo.config-8.5.0 oslo.context-3.2.0 oslo.db-8.5.0 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.messaging-12.7.1 oslo.middleware-4.2.0 oslo.policy-3.7.0 oslo.privsep-2.5.0 oslo.reports-2.2.0 oslo.rootwrap-6.2.0 oslo.serialization-4.1.0 oslo.service-2.5.0 oslo.upgradecheck-1.3.0 oslo.utils-4.8.0 oslo.versionedobjects-2.4.0 osprofiler-3.4.0 ovs-2.13.3 ovsdbapp-1.9.0 packaging-20.9 pbr-5.5.1 pecan-1.3.3 prettytable-0.7.2 psutil-5.8.0 pyOpenSSL-20.0.1 pycadf-3.1.1 pycparser-2.20 pyinotify-0.9.6 pyparsing-2.4.7 pyperclip-1.8.2 pyroute2-0.5.18 pyrsistent-0.17.3 python-dateutil-2.8.1 python-designateclient-4.2.0 python-editor-1.0.4 python-keystoneclient-4.2.0 python-mimeparse-1.6.0 python-neutronclient-7.3.0 python-novaclient-17.4.0 pytz-2021.1 repoze.lru-0.7 requests-2.25.1 requestsexceptions-1.4.0 rfc3986-1.4.0 setproctitle-1.2.2 setuptools-56.0.0 simplejson-3.17.2 six-1.15.0 sortedcontainers-2.3.0 soupsieve-2.2.1 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 stevedore-3.3.0 tenacity-6.3.1 testresources-2.0.1 testscenarios-0.5.0 testtools-2.4.0 tinyrpc-1.0.4 tooz-2.8.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.4 vine-5.0.0 voluptuous-0.12.1 waitress-2.0.0 wcwidth-0.2.5 wrapt-1.12.1 yappi-1.3.2"], "version": null, "virtualenv": null} TASK [Write keystonerc file] *************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/write-configs.yaml:1 changed: [10.222.0.64] => {"changed": true, "checksum": "ae0be803eb6a7eaf8ed938fd7041040bcc6e0a03", "dest": "/home/ubuntu/keystonerc", "gid": 1000, "group": "ubuntu", "md5sum": "5d75a8679e1f15b5178b59434f03976f", "mode": "0664", "owner": "ubuntu", "size": 232, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1618496828.64-47590331899912/source", "state": "file", "uid": 1000} TASK [Write devstack configs] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/write-configs.yaml:7 changed: [10.222.0.64] => (item=local.conf) => {"changed": true, "checksum": "0d256118d0dcb1fc8310145a47cb4a6175ade473", "dest": "/home/ubuntu/devstack/local.conf", "gid": 1000, "group": "ubuntu", "item": "local.conf", "md5sum": "b47c417fc65bc6cf52e0465e8cb32dc5", "mode": "0755", "owner": "ubuntu", "size": 3947, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1618496829.84-3457584339823/source", "state": "file", "uid": 1000} changed: [10.222.0.64] => (item=local.sh) => {"changed": true, "checksum": "5b8bb1ea2720a793d4a8ff74614fec810d0a5717", "dest": "/home/ubuntu/devstack/local.sh", "gid": 1000, "group": "ubuntu", "item": "local.sh", "md5sum": "a798e74eb0b8835bcd3eca0d21c31e47", "mode": "0755", "owner": "ubuntu", "size": 1114, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1618496830.61-48292590872283/source", "state": "file", "uid": 1000} TASK [Remove unwanted routes to data_plane network] **************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-stack.yaml:2 changed: [10.222.0.64] => {"changed": true, "cmd": "ip route del 192.168.0.0/22 dev eth0\n ip route del 192.168.0.0/22 dev eth1", "delta": "0:00:00.004282", "end": "2021-04-15 14:27:12.216505", "failed_when_result": false, "rc": 0, "start": "2021-04-15 14:27:12.212223", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Make sure ubuntu user has access to /opt/stack] ************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-stack.yaml:9 changed: [10.222.0.64] => {"changed": true, "gid": 1000, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/opt/stack", "size": 4096, "state": "directory", "uid": 1000} TASK [Run stack] *************************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-stack.yaml:19 changed: [10.222.0.64] => {"attempts": 1, "changed": true, "cmd": "./unstack.sh > /dev/null 2>&1\n ./stack.sh > /dev/null 2>&1", "delta": "0:29:12.584476", "end": "2021-04-15 14:56:31.194168", "rc": 0, "start": "2021-04-15 14:27:18.609692", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Get last 35 lines from stack.sh.log] ************************************* task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-stack.yaml:32 changed: [10.222.0.64] => {"changed": true, "cmd": "tail -35 /opt/stack/logs/stack.sh.log", "delta": "0:00:00.003126", "end": "2021-04-15 14:56:32.001874", "rc": 0, "start": "2021-04-15 14:56:31.998748", "stderr": "", "stderr_lines": [], "stdout": "osc 486\nwait_for_service 29\ngit_timed 8\ndbsync 84\npip_install 245\napt-get 429\n-------------------------\nUnaccounted time 86\n=========================\nTotal runtime 1748\n\n=================\n Async summary\n=================\n Time spent in the background minus waits: 848 sec\n Elapsed time: 1748 sec\n Time if we did everything serially: 2596 sec\n Speedup: 1.48513\n\n\n\nThis is your host IP address: 10.222.0.64\nThis is your host IPv6 address: ::1\nKeystone is serving at http://10.222.0.64/identity/\nThe default users are: admin and demo\nThe password: Passw0rd\n\nServices are running under systemd unit files.\nFor more information see: \nhttps://docs.openstack.org/devstack/latest/systemd.html\n\nDevStack Version: xena\nChange: 84a2d4d35a77cdf563f214268873e22a2f959bd5 Merge \"Work around CHILD_MAX bash limitation for async\" 2021-04-15 13:27:35 +0000\nOS Version: Ubuntu 18.04 bionic", "stdout_lines": ["osc 486", "wait_for_service 29", "git_timed 8", "dbsync 84", "pip_install 245", "apt-get 429", "-------------------------", "Unaccounted time 86", "=========================", "Total runtime 1748", "", "=================", " Async summary", "=================", " Time spent in the background minus waits: 848 sec", " Elapsed time: 1748 sec", " Time if we did everything serially: 2596 sec", " Speedup: 1.48513", "", "", "", "This is your host IP address: 10.222.0.64", "This is your host IPv6 address: ::1", "Keystone is serving at http://10.222.0.64/identity/", "The default users are: admin and demo", "The password: Passw0rd", "", "Services are running under systemd unit files.", "For more information see: ", "https://docs.openstack.org/devstack/latest/systemd.html", "", "DevStack Version: xena", "Change: 84a2d4d35a77cdf563f214268873e22a2f959bd5 Merge \"Work around CHILD_MAX bash limitation for async\" 2021-04-15 13:27:35 +0000", "OS Version: Ubuntu 18.04 bionic"]} TASK [Show last 35 lines from stack.sh.log] ************************************ task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-stack.yaml:37 ok: [10.222.0.64] => { "stack_log": { "changed": true, "cmd": "tail -35 /opt/stack/logs/stack.sh.log", "delta": "0:00:00.003126", "end": "2021-04-15 14:56:32.001874", "failed": false, "rc": 0, "start": "2021-04-15 14:56:31.998748", "stderr": "", "stderr_lines": [], "stdout": "osc 486\nwait_for_service 29\ngit_timed 8\ndbsync 84\npip_install 245\napt-get 429\n-------------------------\nUnaccounted time 86\n=========================\nTotal runtime 1748\n\n=================\n Async summary\n=================\n Time spent in the background minus waits: 848 sec\n Elapsed time: 1748 sec\n Time if we did everything serially: 2596 sec\n Speedup: 1.48513\n\n\n\nThis is your host IP address: 10.222.0.64\nThis is your host IPv6 address: ::1\nKeystone is serving at http://10.222.0.64/identity/\nThe default users are: admin and demo\nThe password: Passw0rd\n\nServices are running under systemd unit files.\nFor more information see: \nhttps://docs.openstack.org/devstack/latest/systemd.html\n\nDevStack Version: xena\nChange: 84a2d4d35a77cdf563f214268873e22a2f959bd5 Merge \"Work around CHILD_MAX bash limitation for async\" 2021-04-15 13:27:35 +0000\nOS Version: Ubuntu 18.04 bionic", "stdout_lines": [ "osc 486", "wait_for_service 29", "git_timed 8", "dbsync 84", "pip_install 245", "apt-get 429", "-------------------------", "Unaccounted time 86", "=========================", "Total runtime 1748", "", "=================", " Async summary", "=================", " Time spent in the background minus waits: 848 sec", " Elapsed time: 1748 sec", " Time if we did everything serially: 2596 sec", " Speedup: 1.48513", "", "", "", "This is your host IP address: 10.222.0.64", "This is your host IPv6 address: ::1", "Keystone is serving at http://10.222.0.64/identity/", "The default users are: admin and demo", "The password: Passw0rd", "", "Services are running under systemd unit files.", "For more information see: ", "https://docs.openstack.org/devstack/latest/systemd.html", "", "DevStack Version: xena", "Change: 84a2d4d35a77cdf563f214268873e22a2f959bd5 Merge \"Work around CHILD_MAX bash limitation for async\" 2021-04-15 13:27:35 +0000", "OS Version: Ubuntu 18.04 bionic" ] } } TASK [fail] ******************************************************************** task path: /home/jenkins-slave/workspace/cinder-smb@2/49510b94ddf540fcacd7fc26fea50aa3/cbci/tasks/devstack/run-stack.yaml:41 skipping: [10.222.0.64] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 10.222.0.64 : ok=28 changed=21 unreachable=0 failed=0