+ set -x + for FILE in '{test-,}requirements.txt' + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in '{test-,}requirements.txt' + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 --clean INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f0m52gxl:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-senlin-dacc6792d068b14820627d3c8155f81b1fe81684 baseurl=https://trunk.rdoproject.org/centos7-train/da/cc/dacc6792d068b14820627d3c8155f81b1fe81684_698509be enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 --init INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8vw43qms:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-senlin-dacc6792d068b14820627d3c8155f81b1fe81684 baseurl=https://trunk.rdoproject.org/centos7-train/da/cc/dacc6792d068b14820627d3c8155f81b1fe81684_698509be enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6711988 2563572 1020988 6990808 8195152 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.juoymwhh', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6729076 1736180 1831264 7801112 7367788 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.2pq9m7pu', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '23bafc6031d64783bff65c8f762c7158', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-train/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-train-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 355f6b1c1bf2e524cde403011b882dc79f91039a Note: checking out '355f6b1c1bf2e524cde403011b882dc79f91039a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 355f6b1... Avoid interface name collisions in the amphora + mkdir /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 5.1.3.dev62 355f6b1 + UPSTREAMVERSION=5.1.3.dev62 + [[ 5.1.3.dev62 =~ ([^-]*)-(.+) ]] + [[ 5.1.3.dev62 =~ (.*?)\.(0rc.+) ]] + [[ 5.1.3.dev62 =~ (.*?)\.(0b.+) ]] + [[ 5.1.3.dev62 =~ (.*?)\.(0a.+) ]] + [[ 5.1.3.dev62 =~ (.*?)\.(dev.+) ]] + VERSION=5.1.3 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20230615214823 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230615214823.355f6b1 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tv3lt_13:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-senlin-dacc6792d068b14820627d3c8155f81b1fe81684 baseurl=https://trunk.rdoproject.org/centos7-train/da/cc/dacc6792d068b14820627d3c8155f81b1fe81684_698509be enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6716436 1694572 1870108 7855360 7341584 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ri6fvp5f', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6716272 1694712 1870104 7855384 7341752 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 870M 3.5G 21% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ovll9ks5', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a3e9255afa014001aee148860437f912', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tv3lt_13:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ea4abe4d10b43a697daeb337e0d4fe2', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tv3lt_13:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating octavia.egg-info writing requirements to octavia.egg-info/requires.txt writing octavia.egg-info/PKG-INFO writing top-level names to octavia.egg-info/top_level.txt writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing pbr to octavia.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'octavia.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'octavia.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating octavia-5.1.3.dev62 creating octavia-5.1.3.dev62/api-ref creating octavia-5.1.3.dev62/api-ref/source creating octavia-5.1.3.dev62/api-ref/source/examples creating octavia-5.1.3.dev62/api-ref/source/v2 creating octavia-5.1.3.dev62/api-ref/source/v2/examples creating octavia-5.1.3.dev62/bin creating octavia-5.1.3.dev62/devstack creating octavia-5.1.3.dev62/devstack/contrib creating octavia-5.1.3.dev62/devstack/etc creating octavia-5.1.3.dev62/devstack/etc/octavia creating octavia-5.1.3.dev62/devstack/etc/rsyslog creating octavia-5.1.3.dev62/devstack/files creating octavia-5.1.3.dev62/devstack/files/debs creating octavia-5.1.3.dev62/devstack/files/rpms creating octavia-5.1.3.dev62/devstack/files/rpms-suse creating octavia-5.1.3.dev62/devstack/files/wsgi creating octavia-5.1.3.dev62/devstack/pregenerated creating octavia-5.1.3.dev62/devstack/pregenerated/certs creating octavia-5.1.3.dev62/devstack/pregenerated/certs/private creating octavia-5.1.3.dev62/devstack/pregenerated/ssh-keys creating octavia-5.1.3.dev62/devstack/samples creating octavia-5.1.3.dev62/devstack/samples/multinode creating octavia-5.1.3.dev62/devstack/samples/singlenode creating octavia-5.1.3.dev62/devstack/upgrade creating octavia-5.1.3.dev62/diskimage-create creating octavia-5.1.3.dev62/doc creating octavia-5.1.3.dev62/doc/source creating octavia-5.1.3.dev62/doc/source/_static creating octavia-5.1.3.dev62/doc/source/admin creating octavia-5.1.3.dev62/doc/source/admin/guides creating octavia-5.1.3.dev62/doc/source/admin/guides/sample-configs creating octavia-5.1.3.dev62/doc/source/cli creating octavia-5.1.3.dev62/doc/source/configuration creating octavia-5.1.3.dev62/doc/source/contributor creating octavia-5.1.3.dev62/doc/source/contributor/api creating octavia-5.1.3.dev62/doc/source/contributor/design creating octavia-5.1.3.dev62/doc/source/contributor/design/version0.5 creating octavia-5.1.3.dev62/doc/source/contributor/devref creating octavia-5.1.3.dev62/doc/source/contributor/guides creating octavia-5.1.3.dev62/doc/source/install creating octavia-5.1.3.dev62/doc/source/reference creating octavia-5.1.3.dev62/doc/source/user creating octavia-5.1.3.dev62/doc/source/user/feature-classification creating octavia-5.1.3.dev62/doc/source/user/guides creating octavia-5.1.3.dev62/elements creating octavia-5.1.3.dev62/elements/amphora-agent creating octavia-5.1.3.dev62/elements/amphora-agent/install.d creating octavia-5.1.3.dev62/elements/amphora-agent/install.d/amphora-agent-source-install creating octavia-5.1.3.dev62/elements/amphora-agent/post-install.d creating octavia-5.1.3.dev62/elements/amphora-agent/static creating octavia-5.1.3.dev62/elements/amphora-agent/static/etc creating octavia-5.1.3.dev62/elements/amphora-agent/static/etc/NetworkManager creating octavia-5.1.3.dev62/elements/amphora-agent/static/etc/NetworkManager/conf.d creating octavia-5.1.3.dev62/elements/amphora-agent/static/etc/rsyslog.d creating octavia-5.1.3.dev62/elements/amphora-selinux creating octavia-5.1.3.dev62/elements/amphora-selinux/post-install.d creating octavia-5.1.3.dev62/elements/certs-ramfs creating octavia-5.1.3.dev62/elements/certs-ramfs/init-scripts creating octavia-5.1.3.dev62/elements/certs-ramfs/init-scripts/systemd creating octavia-5.1.3.dev62/elements/certs-ramfs/init-scripts/sysv creating octavia-5.1.3.dev62/elements/certs-ramfs/init-scripts/upstart creating octavia-5.1.3.dev62/elements/certs-ramfs/post-install.d creating octavia-5.1.3.dev62/elements/certs-ramfs/static creating octavia-5.1.3.dev62/elements/certs-ramfs/static/usr creating octavia-5.1.3.dev62/elements/certs-ramfs/static/usr/local creating octavia-5.1.3.dev62/elements/certs-ramfs/static/usr/local/bin creating octavia-5.1.3.dev62/elements/disable-makecache creating octavia-5.1.3.dev62/elements/disable-makecache/post-install.d creating octavia-5.1.3.dev62/elements/haproxy-octavia creating octavia-5.1.3.dev62/elements/haproxy-octavia/install.d creating octavia-5.1.3.dev62/elements/haproxy-octavia/post-install.d creating octavia-5.1.3.dev62/elements/haproxy-octavia/pre-install.d creating octavia-5.1.3.dev62/elements/ipvsadmin creating octavia-5.1.3.dev62/elements/keepalived-octavia creating octavia-5.1.3.dev62/elements/keepalived-octavia/post-install.d creating octavia-5.1.3.dev62/elements/keepalived-octavia/pre-install.d creating octavia-5.1.3.dev62/elements/no-resolvconf creating octavia-5.1.3.dev62/elements/no-resolvconf/finalise.d creating octavia-5.1.3.dev62/elements/rebind-sshd creating octavia-5.1.3.dev62/elements/rebind-sshd/finalise.d creating octavia-5.1.3.dev62/elements/remove-sshd creating octavia-5.1.3.dev62/elements/root-passwd creating octavia-5.1.3.dev62/elements/root-passwd/post-install.d creating octavia-5.1.3.dev62/elements/sos creating octavia-5.1.3.dev62/etc creating octavia-5.1.3.dev62/etc/audit creating octavia-5.1.3.dev62/etc/certificates creating octavia-5.1.3.dev62/etc/dhcp creating octavia-5.1.3.dev62/etc/policy creating octavia-5.1.3.dev62/httpd creating octavia-5.1.3.dev62/octavia creating octavia-5.1.3.dev62/octavia.egg-info creating octavia-5.1.3.dev62/octavia/amphorae creating octavia-5.1.3.dev62/octavia/amphorae/backends creating octavia-5.1.3.dev62/octavia/amphorae/backends/agent creating octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server creating octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates creating octavia-5.1.3.dev62/octavia/amphorae/backends/agent/templates creating octavia-5.1.3.dev62/octavia/amphorae/backends/health_daemon creating octavia-5.1.3.dev62/octavia/amphorae/backends/utils creating octavia-5.1.3.dev62/octavia/amphorae/driver_exceptions creating octavia-5.1.3.dev62/octavia/amphorae/drivers creating octavia-5.1.3.dev62/octavia/amphorae/drivers/haproxy creating octavia-5.1.3.dev62/octavia/amphorae/drivers/health creating octavia-5.1.3.dev62/octavia/amphorae/drivers/keepalived creating octavia-5.1.3.dev62/octavia/amphorae/drivers/keepalived/jinja creating octavia-5.1.3.dev62/octavia/amphorae/drivers/keepalived/jinja/templates creating octavia-5.1.3.dev62/octavia/amphorae/drivers/noop_driver creating octavia-5.1.3.dev62/octavia/api creating octavia-5.1.3.dev62/octavia/api/common creating octavia-5.1.3.dev62/octavia/api/drivers creating octavia-5.1.3.dev62/octavia/api/drivers/amphora_driver creating octavia-5.1.3.dev62/octavia/api/drivers/amphora_driver/v1 creating octavia-5.1.3.dev62/octavia/api/drivers/amphora_driver/v2 creating octavia-5.1.3.dev62/octavia/api/drivers/driver_agent creating octavia-5.1.3.dev62/octavia/api/drivers/noop_driver creating octavia-5.1.3.dev62/octavia/api/v2 creating octavia-5.1.3.dev62/octavia/api/v2/controllers creating octavia-5.1.3.dev62/octavia/api/v2/types creating octavia-5.1.3.dev62/octavia/certificates creating octavia-5.1.3.dev62/octavia/certificates/common creating octavia-5.1.3.dev62/octavia/certificates/common/auth creating octavia-5.1.3.dev62/octavia/certificates/generator creating octavia-5.1.3.dev62/octavia/certificates/manager creating octavia-5.1.3.dev62/octavia/cmd creating octavia-5.1.3.dev62/octavia/common creating octavia-5.1.3.dev62/octavia/common/jinja creating octavia-5.1.3.dev62/octavia/common/jinja/haproxy creating octavia-5.1.3.dev62/octavia/common/jinja/haproxy/combined_listeners creating octavia-5.1.3.dev62/octavia/common/jinja/haproxy/combined_listeners/templates creating octavia-5.1.3.dev62/octavia/common/jinja/haproxy/split_listeners creating octavia-5.1.3.dev62/octavia/common/jinja/haproxy/split_listeners/templates creating octavia-5.1.3.dev62/octavia/common/jinja/logging creating octavia-5.1.3.dev62/octavia/common/jinja/logging/templates creating octavia-5.1.3.dev62/octavia/common/jinja/lvs creating octavia-5.1.3.dev62/octavia/common/jinja/lvs/templates creating octavia-5.1.3.dev62/octavia/common/jinja/templates creating octavia-5.1.3.dev62/octavia/common/tls_utils creating octavia-5.1.3.dev62/octavia/compute creating octavia-5.1.3.dev62/octavia/compute/drivers creating octavia-5.1.3.dev62/octavia/compute/drivers/noop_driver creating octavia-5.1.3.dev62/octavia/controller creating octavia-5.1.3.dev62/octavia/controller/healthmanager creating octavia-5.1.3.dev62/octavia/controller/healthmanager/health_drivers creating octavia-5.1.3.dev62/octavia/controller/housekeeping creating octavia-5.1.3.dev62/octavia/controller/queue creating octavia-5.1.3.dev62/octavia/controller/queue/v1 creating octavia-5.1.3.dev62/octavia/controller/queue/v2 creating octavia-5.1.3.dev62/octavia/controller/worker creating octavia-5.1.3.dev62/octavia/controller/worker/v1 creating octavia-5.1.3.dev62/octavia/controller/worker/v1/flows creating octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks creating octavia-5.1.3.dev62/octavia/controller/worker/v2 creating octavia-5.1.3.dev62/octavia/controller/worker/v2/flows creating octavia-5.1.3.dev62/octavia/controller/worker/v2/tasks creating octavia-5.1.3.dev62/octavia/db creating octavia-5.1.3.dev62/octavia/db/migration creating octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations creating octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions creating octavia-5.1.3.dev62/octavia/distributor creating octavia-5.1.3.dev62/octavia/distributor/drivers creating octavia-5.1.3.dev62/octavia/distributor/drivers/noop_driver creating octavia-5.1.3.dev62/octavia/hacking creating octavia-5.1.3.dev62/octavia/network creating octavia-5.1.3.dev62/octavia/network/drivers creating octavia-5.1.3.dev62/octavia/network/drivers/neutron creating octavia-5.1.3.dev62/octavia/network/drivers/noop_driver creating octavia-5.1.3.dev62/octavia/policies creating octavia-5.1.3.dev62/octavia/tests creating octavia-5.1.3.dev62/octavia/tests/common creating octavia-5.1.3.dev62/octavia/tests/functional creating octavia-5.1.3.dev62/octavia/tests/functional/amphorae creating octavia-5.1.3.dev62/octavia/tests/functional/amphorae/backend creating octavia-5.1.3.dev62/octavia/tests/functional/amphorae/backend/agent creating octavia-5.1.3.dev62/octavia/tests/functional/amphorae/backend/agent/api_server creating octavia-5.1.3.dev62/octavia/tests/functional/api creating octavia-5.1.3.dev62/octavia/tests/functional/api/drivers creating octavia-5.1.3.dev62/octavia/tests/functional/api/drivers/driver_agent creating octavia-5.1.3.dev62/octavia/tests/functional/api/v2 creating octavia-5.1.3.dev62/octavia/tests/functional/db creating octavia-5.1.3.dev62/octavia/tests/unit creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/health_daemon creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/utils creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/haproxy creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/health creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/keepalived creating octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/keepalived/jinja creating octavia-5.1.3.dev62/octavia/tests/unit/api creating octavia-5.1.3.dev62/octavia/tests/unit/api/common creating octavia-5.1.3.dev62/octavia/tests/unit/api/drivers creating octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/amphora_driver creating octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/amphora_driver/v1 creating octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/amphora_driver/v2 creating octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/driver_agent creating octavia-5.1.3.dev62/octavia/tests/unit/api/hooks creating octavia-5.1.3.dev62/octavia/tests/unit/api/v2 creating octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types creating octavia-5.1.3.dev62/octavia/tests/unit/certificates creating octavia-5.1.3.dev62/octavia/tests/unit/certificates/common creating octavia-5.1.3.dev62/octavia/tests/unit/certificates/common/auth creating octavia-5.1.3.dev62/octavia/tests/unit/certificates/generator creating octavia-5.1.3.dev62/octavia/tests/unit/certificates/manager creating octavia-5.1.3.dev62/octavia/tests/unit/cmd creating octavia-5.1.3.dev62/octavia/tests/unit/common creating octavia-5.1.3.dev62/octavia/tests/unit/common/jinja creating octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/haproxy creating octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/haproxy/combined_listeners creating octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/haproxy/split_listeners creating octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/logging creating octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/lvs creating octavia-5.1.3.dev62/octavia/tests/unit/common/sample_configs creating octavia-5.1.3.dev62/octavia/tests/unit/common/tls_utils creating octavia-5.1.3.dev62/octavia/tests/unit/compute creating octavia-5.1.3.dev62/octavia/tests/unit/compute/drivers creating octavia-5.1.3.dev62/octavia/tests/unit/controller creating octavia-5.1.3.dev62/octavia/tests/unit/controller/healthmanager creating octavia-5.1.3.dev62/octavia/tests/unit/controller/healthmanager/health_drivers creating octavia-5.1.3.dev62/octavia/tests/unit/controller/housekeeping creating octavia-5.1.3.dev62/octavia/tests/unit/controller/queue creating octavia-5.1.3.dev62/octavia/tests/unit/controller/queue/v1 creating octavia-5.1.3.dev62/octavia/tests/unit/controller/queue/v2 creating octavia-5.1.3.dev62/octavia/tests/unit/controller/worker creating octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1 creating octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows creating octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks creating octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2 creating octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows creating octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks creating octavia-5.1.3.dev62/octavia/tests/unit/db creating octavia-5.1.3.dev62/octavia/tests/unit/network creating octavia-5.1.3.dev62/octavia/tests/unit/network/drivers creating octavia-5.1.3.dev62/octavia/tests/unit/network/drivers/neutron creating octavia-5.1.3.dev62/octavia/tests/unit/volume creating octavia-5.1.3.dev62/octavia/tests/unit/volume/drivers creating octavia-5.1.3.dev62/octavia/volume creating octavia-5.1.3.dev62/octavia/volume/drivers creating octavia-5.1.3.dev62/octavia/volume/drivers/noop_driver creating octavia-5.1.3.dev62/playbooks creating octavia-5.1.3.dev62/playbooks/image-build creating octavia-5.1.3.dev62/playbooks/legacy creating octavia-5.1.3.dev62/playbooks/legacy/grenade-devstack-octavia creating octavia-5.1.3.dev62/releasenotes creating octavia-5.1.3.dev62/releasenotes/notes creating octavia-5.1.3.dev62/releasenotes/notes/fix-listener-API-update-with-null creating octavia-5.1.3.dev62/releasenotes/source creating octavia-5.1.3.dev62/releasenotes/source/_static creating octavia-5.1.3.dev62/releasenotes/source/_templates creating octavia-5.1.3.dev62/releasenotes/source/locale creating octavia-5.1.3.dev62/releasenotes/source/locale/en_GB creating octavia-5.1.3.dev62/releasenotes/source/locale/en_GB/LC_MESSAGES creating octavia-5.1.3.dev62/specs creating octavia-5.1.3.dev62/specs-tests creating octavia-5.1.3.dev62/specs/version0.5 creating octavia-5.1.3.dev62/specs/version0.8 creating octavia-5.1.3.dev62/specs/version0.9 creating octavia-5.1.3.dev62/specs/version1.0 creating octavia-5.1.3.dev62/specs/version1.1 creating octavia-5.1.3.dev62/tools creating octavia-5.1.3.dev62/zuul.d copying files to octavia-5.1.3.dev62... copying .coveragerc -> octavia-5.1.3.dev62 copying .pylintrc -> octavia-5.1.3.dev62 copying .stestr.conf -> octavia-5.1.3.dev62 copying AUTHORS -> octavia-5.1.3.dev62 copying CONSTITUTION.rst -> octavia-5.1.3.dev62 copying CONTRIBUTING.rst -> octavia-5.1.3.dev62 copying ChangeLog -> octavia-5.1.3.dev62 copying HACKING.rst -> octavia-5.1.3.dev62 copying LICENSE -> octavia-5.1.3.dev62 copying README.rst -> octavia-5.1.3.dev62 copying TESTING.rst -> octavia-5.1.3.dev62 copying babel.cfg -> octavia-5.1.3.dev62 copying bindep.txt -> octavia-5.1.3.dev62 copying requirements.txt -> octavia-5.1.3.dev62 copying setup.cfg -> octavia-5.1.3.dev62 copying setup.py -> octavia-5.1.3.dev62 copying test-requirements.txt -> octavia-5.1.3.dev62 copying tox.ini -> octavia-5.1.3.dev62 copying api-ref/source/conf.py -> octavia-5.1.3.dev62/api-ref/source copying api-ref/source/http-status.yaml -> octavia-5.1.3.dev62/api-ref/source copying api-ref/source/index.rst -> octavia-5.1.3.dev62/api-ref/source copying api-ref/source/parameters.yaml -> octavia-5.1.3.dev62/api-ref/source copying api-ref/source/examples/versions-get-resp.json -> octavia-5.1.3.dev62/api-ref/source/examples copying api-ref/source/v2/amphora.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/flavor.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/flavorprofile.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/general.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/healthmonitor.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/index.rst -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/l7policy.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/l7rule.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/listener.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/loadbalancer.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/member.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/pool.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/provider.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/quota.inc -> octavia-5.1.3.dev62/api-ref/source/v2 copying api-ref/source/v2/examples/amphora-config-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-failover-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-stats-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-stats-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-delete-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-profile-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-delete-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofiles-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavors-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-delete-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitors-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/http-header-insertion-obj.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policies-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policies-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-delete-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-delete-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rules-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rules-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-delete-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-stats-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-stats-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listeners-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/listeners-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-delete-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-failover-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-full-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-full-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-stats-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-stats-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-status-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-status-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancers-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancers-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-batch-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-batch-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-delete-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/members-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/members-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-delete-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-session-persistence-obj.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pools-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/pools-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-flavor-capability-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-flavor-capability-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-reset-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-show-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-request.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-defaults-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-defaults-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-list-curl -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-list-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-show-response.json -> octavia-5.1.3.dev62/api-ref/source/v2/examples copying bin/create_dual_intermediate_CA.sh -> octavia-5.1.3.dev62/bin copying bin/create_single_CA_intermediate_CA.sh -> octavia-5.1.3.dev62/bin copying bin/openssl.cnf -> octavia-5.1.3.dev62/bin copying devstack/README.md -> octavia-5.1.3.dev62/devstack copying devstack/plugin.sh -> octavia-5.1.3.dev62/devstack copying devstack/settings -> octavia-5.1.3.dev62/devstack copying devstack/contrib/new-octavia-devstack.sh -> octavia-5.1.3.dev62/devstack/contrib copying devstack/etc/octavia/haproxy.cfg -> octavia-5.1.3.dev62/devstack/etc/octavia copying devstack/etc/rsyslog/10-octavia-log-offloading.conf -> octavia-5.1.3.dev62/devstack/etc/rsyslog copying devstack/files/debs/octavia -> octavia-5.1.3.dev62/devstack/files/debs copying devstack/files/rpms/octavia -> octavia-5.1.3.dev62/devstack/files/rpms copying devstack/files/rpms-suse/octavia -> octavia-5.1.3.dev62/devstack/files/rpms-suse copying devstack/files/wsgi/octavia-api.template -> octavia-5.1.3.dev62/devstack/files/wsgi copying devstack/pregenerated/regenerate-certs.sh -> octavia-5.1.3.dev62/devstack/pregenerated copying devstack/pregenerated/certs/client_ca.cert.pem -> octavia-5.1.3.dev62/devstack/pregenerated/certs copying devstack/pregenerated/certs/server_ca-chain.cert.pem -> octavia-5.1.3.dev62/devstack/pregenerated/certs copying devstack/pregenerated/certs/server_ca.cert.pem -> octavia-5.1.3.dev62/devstack/pregenerated/certs copying devstack/pregenerated/certs/private/client.cert-and-key.pem -> octavia-5.1.3.dev62/devstack/pregenerated/certs/private copying devstack/pregenerated/certs/private/server_ca.key.pem -> octavia-5.1.3.dev62/devstack/pregenerated/certs/private copying devstack/pregenerated/ssh-keys/octavia_ssh_key -> octavia-5.1.3.dev62/devstack/pregenerated/ssh-keys copying devstack/pregenerated/ssh-keys/octavia_ssh_key.pub -> octavia-5.1.3.dev62/devstack/pregenerated/ssh-keys copying devstack/samples/README-Vagrant.md -> octavia-5.1.3.dev62/devstack/samples copying devstack/samples/providers.rb -> octavia-5.1.3.dev62/devstack/samples copying devstack/samples/multinode/Vagrantfile -> octavia-5.1.3.dev62/devstack/samples/multinode copying devstack/samples/multinode/local-2.conf -> octavia-5.1.3.dev62/devstack/samples/multinode copying devstack/samples/multinode/local.conf -> octavia-5.1.3.dev62/devstack/samples/multinode copying devstack/samples/multinode/local.sh -> octavia-5.1.3.dev62/devstack/samples/multinode copying devstack/samples/multinode/webserver.sh -> octavia-5.1.3.dev62/devstack/samples/multinode copying devstack/samples/singlenode/Vagrantfile -> octavia-5.1.3.dev62/devstack/samples/singlenode copying devstack/samples/singlenode/local.conf -> octavia-5.1.3.dev62/devstack/samples/singlenode copying devstack/samples/singlenode/local.sh -> octavia-5.1.3.dev62/devstack/samples/singlenode copying devstack/samples/singlenode/webserver.sh -> octavia-5.1.3.dev62/devstack/samples/singlenode copying devstack/upgrade/resources.sh -> octavia-5.1.3.dev62/devstack/upgrade copying devstack/upgrade/settings -> octavia-5.1.3.dev62/devstack/upgrade copying devstack/upgrade/shutdown.sh -> octavia-5.1.3.dev62/devstack/upgrade copying devstack/upgrade/upgrade.sh -> octavia-5.1.3.dev62/devstack/upgrade copying devstack/upgrade/vm_user_data.sh -> octavia-5.1.3.dev62/devstack/upgrade copying diskimage-create/README.rst -> octavia-5.1.3.dev62/diskimage-create copying diskimage-create/diskimage-create.sh -> octavia-5.1.3.dev62/diskimage-create copying diskimage-create/image-tests.sh -> octavia-5.1.3.dev62/diskimage-create copying diskimage-create/requirements.txt -> octavia-5.1.3.dev62/diskimage-create copying diskimage-create/test-requirements.txt -> octavia-5.1.3.dev62/diskimage-create copying diskimage-create/tox.ini -> octavia-5.1.3.dev62/diskimage-create copying diskimage-create/version.txt -> octavia-5.1.3.dev62/diskimage-create copying doc/requirements.txt -> octavia-5.1.3.dev62/doc copying doc/source/conf.py -> octavia-5.1.3.dev62/doc/source copying doc/source/index.rst -> octavia-5.1.3.dev62/doc/source copying doc/source/_static/.placeholder -> octavia-5.1.3.dev62/doc/source/_static copying doc/source/admin/apache-httpd.rst -> octavia-5.1.3.dev62/doc/source/admin copying doc/source/admin/api-audit.rst -> octavia-5.1.3.dev62/doc/source/admin copying doc/source/admin/flavors.rst -> octavia-5.1.3.dev62/doc/source/admin copying doc/source/admin/index.rst -> octavia-5.1.3.dev62/doc/source/admin copying doc/source/admin/log-offloading.rst -> octavia-5.1.3.dev62/doc/source/admin copying doc/source/admin/octavia-status.rst -> octavia-5.1.3.dev62/doc/source/admin copying doc/source/admin/providers.rst -> octavia-5.1.3.dev62/doc/source/admin copying doc/source/admin/guides/certificates.rst -> octavia-5.1.3.dev62/doc/source/admin/guides copying doc/source/admin/guides/operator-maintenance.rst -> octavia-5.1.3.dev62/doc/source/admin/guides copying doc/source/admin/guides/upgrade.rst -> octavia-5.1.3.dev62/doc/source/admin/guides copying doc/source/admin/guides/sample-configs/openssl.cnf -> octavia-5.1.3.dev62/doc/source/admin/guides/sample-configs copying doc/source/cli/index.rst -> octavia-5.1.3.dev62/doc/source/cli copying doc/source/configuration/configref.rst -> octavia-5.1.3.dev62/doc/source/configuration copying doc/source/configuration/index.rst -> octavia-5.1.3.dev62/doc/source/configuration copying doc/source/configuration/policy.rst -> octavia-5.1.3.dev62/doc/source/configuration copying doc/source/contributor/CONSTITUTION.rst -> octavia-5.1.3.dev62/doc/source/contributor copying doc/source/contributor/HACKING.rst -> octavia-5.1.3.dev62/doc/source/contributor copying doc/source/contributor/index.rst -> octavia-5.1.3.dev62/doc/source/contributor 'doc/source/contributor/specs' not a regular file -- skipping copying doc/source/contributor/api/haproxy-amphora-api.rst -> octavia-5.1.3.dev62/doc/source/contributor/api copying doc/source/contributor/design/version0.5/component-design.rst -> octavia-5.1.3.dev62/doc/source/contributor/design/version0.5 copying doc/source/contributor/design/version0.5/v0.5-component-design.dot -> octavia-5.1.3.dev62/doc/source/contributor/design/version0.5 copying doc/source/contributor/devref/erd.rst -> octavia-5.1.3.dev62/doc/source/contributor/devref copying doc/source/contributor/devref/flows.rst -> octavia-5.1.3.dev62/doc/source/contributor/devref copying doc/source/contributor/devref/gmr.rst -> octavia-5.1.3.dev62/doc/source/contributor/devref copying doc/source/contributor/guides/dev-quick-start.rst -> octavia-5.1.3.dev62/doc/source/contributor/guides copying doc/source/contributor/guides/providers.rst -> octavia-5.1.3.dev62/doc/source/contributor/guides copying doc/source/contributor/guides/remote-debugger.rst -> octavia-5.1.3.dev62/doc/source/contributor/guides copying doc/source/install/index.rst -> octavia-5.1.3.dev62/doc/source/install copying doc/source/reference/glossary.rst -> octavia-5.1.3.dev62/doc/source/reference copying doc/source/reference/index.rst -> octavia-5.1.3.dev62/doc/source/reference copying doc/source/reference/introduction.rst -> octavia-5.1.3.dev62/doc/source/reference copying doc/source/reference/octavia-component-overview.svg -> octavia-5.1.3.dev62/doc/source/reference copying doc/source/user/index.rst -> octavia-5.1.3.dev62/doc/source/user copying doc/source/user/sdks.rst -> octavia-5.1.3.dev62/doc/source/user copying doc/source/user/feature-classification/feature-matrix-healthmonitor.ini -> octavia-5.1.3.dev62/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-l7policy.ini -> octavia-5.1.3.dev62/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-l7rule.ini -> octavia-5.1.3.dev62/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-lb.ini -> octavia-5.1.3.dev62/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-listener.ini -> octavia-5.1.3.dev62/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-member.ini -> octavia-5.1.3.dev62/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-pool.ini -> octavia-5.1.3.dev62/doc/source/user/feature-classification copying doc/source/user/feature-classification/index.rst -> octavia-5.1.3.dev62/doc/source/user/feature-classification copying doc/source/user/guides/basic-cookbook.rst -> octavia-5.1.3.dev62/doc/source/user/guides copying doc/source/user/guides/l7-cookbook.rst -> octavia-5.1.3.dev62/doc/source/user/guides copying doc/source/user/guides/l7.rst -> octavia-5.1.3.dev62/doc/source/user/guides copying elements/amphora-agent/README.rst -> octavia-5.1.3.dev62/elements/amphora-agent copying elements/amphora-agent/element-deps -> octavia-5.1.3.dev62/elements/amphora-agent copying elements/amphora-agent/package-installs.yaml -> octavia-5.1.3.dev62/elements/amphora-agent copying elements/amphora-agent/pkg-map -> octavia-5.1.3.dev62/elements/amphora-agent copying elements/amphora-agent/source-repository-amphora-agent -> octavia-5.1.3.dev62/elements/amphora-agent copying elements/amphora-agent/svc-map -> octavia-5.1.3.dev62/elements/amphora-agent copying elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install -> octavia-5.1.3.dev62/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf -> octavia-5.1.3.dev62/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init -> octavia-5.1.3.dev62/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate -> octavia-5.1.3.dev62/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service -> octavia-5.1.3.dev62/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/post-install.d/10-enable-network-scripts -> octavia-5.1.3.dev62/elements/amphora-agent/post-install.d copying elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd -> octavia-5.1.3.dev62/elements/amphora-agent/post-install.d copying elements/amphora-agent/post-install.d/90-remove-build-deps -> octavia-5.1.3.dev62/elements/amphora-agent/post-install.d copying elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf -> octavia-5.1.3.dev62/elements/amphora-agent/static/etc/NetworkManager/conf.d copying elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf -> octavia-5.1.3.dev62/elements/amphora-agent/static/etc/rsyslog.d copying elements/amphora-selinux/README.rst -> octavia-5.1.3.dev62/elements/amphora-selinux copying elements/amphora-selinux/element-deps -> octavia-5.1.3.dev62/elements/amphora-selinux copying elements/amphora-selinux/package-installs.json -> octavia-5.1.3.dev62/elements/amphora-selinux copying elements/amphora-selinux/pkg-map -> octavia-5.1.3.dev62/elements/amphora-selinux copying elements/amphora-selinux/post-install.d/50-selinux-policies -> octavia-5.1.3.dev62/elements/amphora-selinux/post-install.d copying elements/certs-ramfs/README.rst -> octavia-5.1.3.dev62/elements/certs-ramfs copying elements/certs-ramfs/element-deps -> octavia-5.1.3.dev62/elements/certs-ramfs copying elements/certs-ramfs/package-installs.yaml -> octavia-5.1.3.dev62/elements/certs-ramfs copying elements/certs-ramfs/svc-map -> octavia-5.1.3.dev62/elements/certs-ramfs copying elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service -> octavia-5.1.3.dev62/elements/certs-ramfs/init-scripts/systemd copying elements/certs-ramfs/init-scripts/sysv/certs-ramfs -> octavia-5.1.3.dev62/elements/certs-ramfs/init-scripts/sysv copying elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf -> octavia-5.1.3.dev62/elements/certs-ramfs/init-scripts/upstart copying elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service -> octavia-5.1.3.dev62/elements/certs-ramfs/post-install.d copying elements/certs-ramfs/static/usr/local/bin/certfs-ramfs -> octavia-5.1.3.dev62/elements/certs-ramfs/static/usr/local/bin copying elements/disable-makecache/README.rst -> octavia-5.1.3.dev62/elements/disable-makecache copying elements/disable-makecache/svc-map -> octavia-5.1.3.dev62/elements/disable-makecache copying elements/disable-makecache/post-install.d/80-disable-makecache -> octavia-5.1.3.dev62/elements/disable-makecache/post-install.d copying elements/haproxy-octavia/README.rst -> octavia-5.1.3.dev62/elements/haproxy-octavia copying elements/haproxy-octavia/element-deps -> octavia-5.1.3.dev62/elements/haproxy-octavia copying elements/haproxy-octavia/package-installs.json -> octavia-5.1.3.dev62/elements/haproxy-octavia copying elements/haproxy-octavia/pkg-map -> octavia-5.1.3.dev62/elements/haproxy-octavia copying elements/haproxy-octavia/svc-map -> octavia-5.1.3.dev62/elements/haproxy-octavia copying elements/haproxy-octavia/install.d/76-haproxy -> octavia-5.1.3.dev62/elements/haproxy-octavia/install.d copying elements/haproxy-octavia/post-install.d/20-disable-default-haproxy -> octavia-5.1.3.dev62/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel -> octavia-5.1.3.dev62/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config -> octavia-5.1.3.dev62/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-setup-haproxy-log -> octavia-5.1.3.dev62/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/21-create-ping-wrapper -> octavia-5.1.3.dev62/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/pre-install.d/01-backports -> octavia-5.1.3.dev62/elements/haproxy-octavia/pre-install.d copying elements/ipvsadmin/README.rst -> octavia-5.1.3.dev62/elements/ipvsadmin copying elements/ipvsadmin/element-deps -> octavia-5.1.3.dev62/elements/ipvsadmin copying elements/ipvsadmin/package-installs.json -> octavia-5.1.3.dev62/elements/ipvsadmin copying elements/ipvsadmin/svc-map -> octavia-5.1.3.dev62/elements/ipvsadmin copying elements/keepalived-octavia/README.rst -> octavia-5.1.3.dev62/elements/keepalived-octavia copying elements/keepalived-octavia/element-deps -> octavia-5.1.3.dev62/elements/keepalived-octavia copying elements/keepalived-octavia/package-installs.json -> octavia-5.1.3.dev62/elements/keepalived-octavia copying elements/keepalived-octavia/pkg-map -> octavia-5.1.3.dev62/elements/keepalived-octavia copying elements/keepalived-octavia/svc-map -> octavia-5.1.3.dev62/elements/keepalived-octavia copying elements/keepalived-octavia/post-install.d/11-ip6-tables -> octavia-5.1.3.dev62/elements/keepalived-octavia/post-install.d copying elements/keepalived-octavia/pre-install.d/00-backports -> octavia-5.1.3.dev62/elements/keepalived-octavia/pre-install.d copying elements/no-resolvconf/README.rst -> octavia-5.1.3.dev62/elements/no-resolvconf copying elements/no-resolvconf/finalise.d/99-disable-resolv-conf -> octavia-5.1.3.dev62/elements/no-resolvconf/finalise.d copying elements/rebind-sshd/README.rst -> octavia-5.1.3.dev62/elements/rebind-sshd copying elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp -> octavia-5.1.3.dev62/elements/rebind-sshd/finalise.d copying elements/remove-sshd/README.rst -> octavia-5.1.3.dev62/elements/remove-sshd copying elements/remove-sshd/package-installs.yaml -> octavia-5.1.3.dev62/elements/remove-sshd copying elements/root-passwd/README.rst -> octavia-5.1.3.dev62/elements/root-passwd copying elements/root-passwd/post-install.d/99-setup -> octavia-5.1.3.dev62/elements/root-passwd/post-install.d copying elements/sos/README.rst -> octavia-5.1.3.dev62/elements/sos copying elements/sos/element-deps -> octavia-5.1.3.dev62/elements/sos copying elements/sos/package-installs.yaml -> octavia-5.1.3.dev62/elements/sos copying elements/sos/pkg-map -> octavia-5.1.3.dev62/elements/sos copying etc/octavia.conf -> octavia-5.1.3.dev62/etc copying etc/audit/octavia_api_audit_map.conf.sample -> octavia-5.1.3.dev62/etc/audit copying etc/certificates/openssl.cnf -> octavia-5.1.3.dev62/etc/certificates copying etc/dhcp/dhclient.conf -> octavia-5.1.3.dev62/etc/dhcp copying etc/policy/README.rst -> octavia-5.1.3.dev62/etc/policy copying etc/policy/admin_or_owner-policy.json -> octavia-5.1.3.dev62/etc/policy copying etc/policy/octavia-policy-generator.conf -> octavia-5.1.3.dev62/etc/policy copying httpd/octavia-api.conf -> octavia-5.1.3.dev62/httpd copying octavia/__init__.py -> octavia-5.1.3.dev62/octavia copying octavia/i18n.py -> octavia-5.1.3.dev62/octavia copying octavia/opts.py -> octavia-5.1.3.dev62/octavia copying octavia/version.py -> octavia-5.1.3.dev62/octavia copying octavia.egg-info/PKG-INFO -> octavia-5.1.3.dev62/octavia.egg-info copying octavia.egg-info/SOURCES.txt -> octavia-5.1.3.dev62/octavia.egg-info copying octavia.egg-info/dependency_links.txt -> octavia-5.1.3.dev62/octavia.egg-info copying octavia.egg-info/entry_points.txt -> octavia-5.1.3.dev62/octavia.egg-info copying octavia.egg-info/not-zip-safe -> octavia-5.1.3.dev62/octavia.egg-info copying octavia.egg-info/pbr.json -> octavia-5.1.3.dev62/octavia.egg-info copying octavia.egg-info/requires.txt -> octavia-5.1.3.dev62/octavia.egg-info copying octavia.egg-info/top_level.txt -> octavia-5.1.3.dev62/octavia.egg-info copying octavia/amphorae/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae copying octavia/amphorae/backends/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/backends copying octavia/amphorae/backends/agent/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/api_server/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalived.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/loadbalancer.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/osutils.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/plug.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/server.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/udp_listener_base.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/util.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/plug_port_ethX.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/plug_vip_ethX.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_ethX.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_eth_ifdown_local.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_eth_ifup_local.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX_alias.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_route_ethX.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_rule_ethX.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> octavia-5.1.3.dev62/octavia/amphorae/backends/agent/templates copying octavia/amphorae/backends/health_daemon/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_daemon.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_sender.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/status_message.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/utils/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/haproxy_query.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/ip_advertisement.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/keepalivedlvs_query.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_namespace.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_utils.py -> octavia-5.1.3.dev62/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/udp_check.sh -> octavia-5.1.3.dev62/octavia/amphorae/backends/utils copying octavia/amphorae/driver_exceptions/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/exceptions.py -> octavia-5.1.3.dev62/octavia/amphorae/driver_exceptions copying octavia/amphorae/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers copying octavia/amphorae/drivers/driver_base.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers copying octavia/amphorae/drivers/haproxy/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/data_models.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/exceptions.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/health/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/heartbeat_udp.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/keepalived/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> octavia-5.1.3.dev62/octavia/amphorae/drivers/keepalived/jinja/templates copying octavia/amphorae/drivers/noop_driver/__init__.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/driver.py -> octavia-5.1.3.dev62/octavia/amphorae/drivers/noop_driver copying octavia/api/__init__.py -> octavia-5.1.3.dev62/octavia/api copying octavia/api/app.py -> octavia-5.1.3.dev62/octavia/api copying octavia/api/config.py -> octavia-5.1.3.dev62/octavia/api copying octavia/api/root_controller.py -> octavia-5.1.3.dev62/octavia/api copying octavia/api/common/__init__.py -> octavia-5.1.3.dev62/octavia/api/common copying octavia/api/common/hooks.py -> octavia-5.1.3.dev62/octavia/api/common copying octavia/api/common/pagination.py -> octavia-5.1.3.dev62/octavia/api/common copying octavia/api/common/types.py -> octavia-5.1.3.dev62/octavia/api/common copying octavia/api/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/api/drivers copying octavia/api/drivers/data_models.py -> octavia-5.1.3.dev62/octavia/api/drivers copying octavia/api/drivers/driver_factory.py -> octavia-5.1.3.dev62/octavia/api/drivers copying octavia/api/drivers/driver_lib.py -> octavia-5.1.3.dev62/octavia/api/drivers copying octavia/api/drivers/exceptions.py -> octavia-5.1.3.dev62/octavia/api/drivers copying octavia/api/drivers/provider_base.py -> octavia-5.1.3.dev62/octavia/api/drivers copying octavia/api/drivers/utils.py -> octavia-5.1.3.dev62/octavia/api/drivers copying octavia/api/drivers/amphora_driver/__init__.py -> octavia-5.1.3.dev62/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/flavor_schema.py -> octavia-5.1.3.dev62/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/v1/__init__.py -> octavia-5.1.3.dev62/octavia/api/drivers/amphora_driver/v1 copying octavia/api/drivers/amphora_driver/v1/driver.py -> octavia-5.1.3.dev62/octavia/api/drivers/amphora_driver/v1 copying octavia/api/drivers/amphora_driver/v2/__init__.py -> octavia-5.1.3.dev62/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/amphora_driver/v2/driver.py -> octavia-5.1.3.dev62/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/driver_agent/__init__.py -> octavia-5.1.3.dev62/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_get.py -> octavia-5.1.3.dev62/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_listener.py -> octavia-5.1.3.dev62/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_updater.py -> octavia-5.1.3.dev62/octavia/api/drivers/driver_agent copying octavia/api/drivers/noop_driver/__init__.py -> octavia-5.1.3.dev62/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/agent.py -> octavia-5.1.3.dev62/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/driver.py -> octavia-5.1.3.dev62/octavia/api/drivers/noop_driver copying octavia/api/v2/__init__.py -> octavia-5.1.3.dev62/octavia/api/v2 copying octavia/api/v2/controllers/__init__.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/amphora.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/base.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavor_profiles.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavors.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/health_monitor.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7policy.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7rule.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/listener.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/load_balancer.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/member.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/pool.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/provider.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/controllers/quotas.py -> octavia-5.1.3.dev62/octavia/api/v2/controllers copying octavia/api/v2/types/__init__.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/amphora.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/flavor_profile.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/flavors.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/health_monitor.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/l7policy.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/l7rule.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/listener.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/load_balancer.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/member.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/pool.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/provider.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/api/v2/types/quotas.py -> octavia-5.1.3.dev62/octavia/api/v2/types copying octavia/certificates/__init__.py -> octavia-5.1.3.dev62/octavia/certificates copying octavia/certificates/common/__init__.py -> octavia-5.1.3.dev62/octavia/certificates/common copying octavia/certificates/common/barbican.py -> octavia-5.1.3.dev62/octavia/certificates/common copying octavia/certificates/common/cert.py -> octavia-5.1.3.dev62/octavia/certificates/common copying octavia/certificates/common/local.py -> octavia-5.1.3.dev62/octavia/certificates/common copying octavia/certificates/common/pkcs12.py -> octavia-5.1.3.dev62/octavia/certificates/common copying octavia/certificates/common/auth/__init__.py -> octavia-5.1.3.dev62/octavia/certificates/common/auth copying octavia/certificates/common/auth/barbican_acl.py -> octavia-5.1.3.dev62/octavia/certificates/common/auth copying octavia/certificates/generator/__init__.py -> octavia-5.1.3.dev62/octavia/certificates/generator copying octavia/certificates/generator/cert_gen.py -> octavia-5.1.3.dev62/octavia/certificates/generator copying octavia/certificates/generator/local.py -> octavia-5.1.3.dev62/octavia/certificates/generator copying octavia/certificates/manager/__init__.py -> octavia-5.1.3.dev62/octavia/certificates/manager copying octavia/certificates/manager/barbican.py -> octavia-5.1.3.dev62/octavia/certificates/manager copying octavia/certificates/manager/barbican_legacy.py -> octavia-5.1.3.dev62/octavia/certificates/manager copying octavia/certificates/manager/castellan_mgr.py -> octavia-5.1.3.dev62/octavia/certificates/manager copying octavia/certificates/manager/cert_mgr.py -> octavia-5.1.3.dev62/octavia/certificates/manager copying octavia/certificates/manager/local.py -> octavia-5.1.3.dev62/octavia/certificates/manager copying octavia/cmd/__init__.py -> octavia-5.1.3.dev62/octavia/cmd copying octavia/cmd/agent.py -> octavia-5.1.3.dev62/octavia/cmd copying octavia/cmd/api.py -> octavia-5.1.3.dev62/octavia/cmd copying octavia/cmd/driver_agent.py -> octavia-5.1.3.dev62/octavia/cmd copying octavia/cmd/haproxy_vrrp_check.py -> octavia-5.1.3.dev62/octavia/cmd copying octavia/cmd/health_manager.py -> octavia-5.1.3.dev62/octavia/cmd copying octavia/cmd/house_keeping.py -> octavia-5.1.3.dev62/octavia/cmd copying octavia/cmd/octavia_worker.py -> octavia-5.1.3.dev62/octavia/cmd copying octavia/cmd/status.py -> octavia-5.1.3.dev62/octavia/cmd copying octavia/common/__init__.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/base_taskflow.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/clients.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/config.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/constants.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/context.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/data_models.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/decorators.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/exceptions.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/keystone.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/policy.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/rpc.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/service.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/stats.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/utils.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/validate.py -> octavia-5.1.3.dev62/octavia/common copying octavia/common/jinja/__init__.py -> octavia-5.1.3.dev62/octavia/common/jinja copying octavia/common/jinja/user_data_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/common/jinja copying octavia/common/jinja/haproxy/__init__.py -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy copying octavia/common/jinja/haproxy/combined_listeners/__init__.py -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/__init__.py -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/split_listeners copying octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/split_listeners copying octavia/common/jinja/haproxy/split_listeners/templates/base.j2 -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/templates/haproxy.cfg.j2 -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/templates/macros.j2 -> octavia-5.1.3.dev62/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/logging/__init__.py -> octavia-5.1.3.dev62/octavia/common/jinja/logging copying octavia/common/jinja/logging/logging_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/common/jinja/logging copying octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> octavia-5.1.3.dev62/octavia/common/jinja/logging/templates copying octavia/common/jinja/lvs/__init__.py -> octavia-5.1.3.dev62/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/jinja_cfg.py -> octavia-5.1.3.dev62/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/templates/base.j2 -> octavia-5.1.3.dev62/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> octavia-5.1.3.dev62/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/macros.j2 -> octavia-5.1.3.dev62/octavia/common/jinja/lvs/templates copying octavia/common/jinja/templates/user_data_config_drive.template -> octavia-5.1.3.dev62/octavia/common/jinja/templates copying octavia/common/tls_utils/__init__.py -> octavia-5.1.3.dev62/octavia/common/tls_utils copying octavia/common/tls_utils/cert_parser.py -> octavia-5.1.3.dev62/octavia/common/tls_utils copying octavia/compute/__init__.py -> octavia-5.1.3.dev62/octavia/compute copying octavia/compute/compute_base.py -> octavia-5.1.3.dev62/octavia/compute copying octavia/compute/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/compute/drivers copying octavia/compute/drivers/nova_driver.py -> octavia-5.1.3.dev62/octavia/compute/drivers copying octavia/compute/drivers/noop_driver/__init__.py -> octavia-5.1.3.dev62/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/driver.py -> octavia-5.1.3.dev62/octavia/compute/drivers/noop_driver copying octavia/controller/__init__.py -> octavia-5.1.3.dev62/octavia/controller copying octavia/controller/healthmanager/__init__.py -> octavia-5.1.3.dev62/octavia/controller/healthmanager copying octavia/controller/healthmanager/health_manager.py -> octavia-5.1.3.dev62/octavia/controller/healthmanager copying octavia/controller/healthmanager/health_drivers/__init__.py -> octavia-5.1.3.dev62/octavia/controller/healthmanager/health_drivers copying octavia/controller/healthmanager/health_drivers/update_base.py -> octavia-5.1.3.dev62/octavia/controller/healthmanager/health_drivers copying octavia/controller/healthmanager/health_drivers/update_db.py -> octavia-5.1.3.dev62/octavia/controller/healthmanager/health_drivers copying octavia/controller/healthmanager/health_drivers/update_logging.py -> octavia-5.1.3.dev62/octavia/controller/healthmanager/health_drivers copying octavia/controller/housekeeping/__init__.py -> octavia-5.1.3.dev62/octavia/controller/housekeeping copying octavia/controller/housekeeping/house_keeping.py -> octavia-5.1.3.dev62/octavia/controller/housekeeping copying octavia/controller/queue/__init__.py -> octavia-5.1.3.dev62/octavia/controller/queue copying octavia/controller/queue/v1/__init__.py -> octavia-5.1.3.dev62/octavia/controller/queue/v1 copying octavia/controller/queue/v1/consumer.py -> octavia-5.1.3.dev62/octavia/controller/queue/v1 copying octavia/controller/queue/v1/endpoints.py -> octavia-5.1.3.dev62/octavia/controller/queue/v1 copying octavia/controller/queue/v2/__init__.py -> octavia-5.1.3.dev62/octavia/controller/queue/v2 copying octavia/controller/queue/v2/consumer.py -> octavia-5.1.3.dev62/octavia/controller/queue/v2 copying octavia/controller/queue/v2/endpoints.py -> octavia-5.1.3.dev62/octavia/controller/queue/v2 copying octavia/controller/worker/__init__.py -> octavia-5.1.3.dev62/octavia/controller/worker copying octavia/controller/worker/amphora_rate_limit.py -> octavia-5.1.3.dev62/octavia/controller/worker copying octavia/controller/worker/task_utils.py -> octavia-5.1.3.dev62/octavia/controller/worker copying octavia/controller/worker/v1/__init__.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1 copying octavia/controller/worker/v1/controller_worker.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1 copying octavia/controller/worker/v1/flows/__init__.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/amphora_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/health_monitor_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/l7policy_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/l7rule_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/listener_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/load_balancer_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/member_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/pool_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/tasks/__init__.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/amphora_driver_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/cert_task.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/compute_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/database_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/lifecycle_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/model_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/network_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/retry_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v2/__init__.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2 copying octavia/controller/worker/v2/controller_worker.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2 copying octavia/controller/worker/v2/flows/__init__.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/amphora_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/health_monitor_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7policy_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7rule_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/listener_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/load_balancer_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/member_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/pool_flows.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/tasks/__init__.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/cert_task.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/compute_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/database_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/model_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/network_tasks.py -> octavia-5.1.3.dev62/octavia/controller/worker/v2/tasks copying octavia/db/__init__.py -> octavia-5.1.3.dev62/octavia/db copying octavia/db/api.py -> octavia-5.1.3.dev62/octavia/db copying octavia/db/base_models.py -> octavia-5.1.3.dev62/octavia/db copying octavia/db/models.py -> octavia-5.1.3.dev62/octavia/db copying octavia/db/prepare.py -> octavia-5.1.3.dev62/octavia/db copying octavia/db/repositories.py -> octavia-5.1.3.dev62/octavia/db copying octavia/db/migration/__init__.py -> octavia-5.1.3.dev62/octavia/db/migration copying octavia/db/migration/alembic.ini -> octavia-5.1.3.dev62/octavia/db/migration copying octavia/db/migration/cli.py -> octavia-5.1.3.dev62/octavia/db/migration copying octavia/db/migration/alembic_migrations/README.rst -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/env.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/script.py.mako -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> octavia-5.1.3.dev62/octavia/db/migration/alembic_migrations/versions copying octavia/distributor/__init__.py -> octavia-5.1.3.dev62/octavia/distributor copying octavia/distributor/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/distributor/drivers copying octavia/distributor/drivers/driver_base.py -> octavia-5.1.3.dev62/octavia/distributor/drivers copying octavia/distributor/drivers/noop_driver/__init__.py -> octavia-5.1.3.dev62/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/driver.py -> octavia-5.1.3.dev62/octavia/distributor/drivers/noop_driver copying octavia/hacking/__init__.py -> octavia-5.1.3.dev62/octavia/hacking copying octavia/hacking/checks.py -> octavia-5.1.3.dev62/octavia/hacking copying octavia/network/__init__.py -> octavia-5.1.3.dev62/octavia/network copying octavia/network/base.py -> octavia-5.1.3.dev62/octavia/network copying octavia/network/data_models.py -> octavia-5.1.3.dev62/octavia/network copying octavia/network/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/network/drivers copying octavia/network/drivers/neutron/__init__.py -> octavia-5.1.3.dev62/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/allowed_address_pairs.py -> octavia-5.1.3.dev62/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/base.py -> octavia-5.1.3.dev62/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/utils.py -> octavia-5.1.3.dev62/octavia/network/drivers/neutron copying octavia/network/drivers/noop_driver/__init__.py -> octavia-5.1.3.dev62/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/driver.py -> octavia-5.1.3.dev62/octavia/network/drivers/noop_driver copying octavia/policies/__init__.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/amphora.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/base.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/flavor.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/flavor_profile.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/healthmonitor.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/l7policy.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/l7rule.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/listener.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/loadbalancer.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/member.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/pool.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/provider.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/provider_flavor.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/policies/quota.py -> octavia-5.1.3.dev62/octavia/policies copying octavia/tests/__init__.py -> octavia-5.1.3.dev62/octavia/tests copying octavia/tests/common/__init__.py -> octavia-5.1.3.dev62/octavia/tests/common copying octavia/tests/common/constants.py -> octavia-5.1.3.dev62/octavia/tests/common copying octavia/tests/common/data_model_helpers.py -> octavia-5.1.3.dev62/octavia/tests/common copying octavia/tests/common/sample_certs.py -> octavia-5.1.3.dev62/octavia/tests/common copying octavia/tests/common/sample_data_models.py -> octavia-5.1.3.dev62/octavia/tests/common copying octavia/tests/common/sample_network_data.py -> octavia-5.1.3.dev62/octavia/tests/common copying octavia/tests/common/utils.py -> octavia-5.1.3.dev62/octavia/tests/common copying octavia/tests/functional/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional copying octavia/tests/functional/amphorae/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional/amphorae copying octavia/tests/functional/amphorae/backend/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional/amphorae/backend copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional/amphorae/backend/agent copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> octavia-5.1.3.dev62/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> octavia-5.1.3.dev62/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/api/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional/api copying octavia/tests/functional/api/test_root_controller.py -> octavia-5.1.3.dev62/octavia/tests/functional/api copying octavia/tests/functional/api/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/drivers copying octavia/tests/functional/api/drivers/driver_agent/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/v2/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/base.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_amphora.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavor_profiles.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavors.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_health_monitor.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7policy.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7rule.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_listener.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_load_balancer.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_member.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_pool.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_provider.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_quotas.py -> octavia-5.1.3.dev62/octavia/tests/functional/api/v2 copying octavia/tests/functional/db/__init__.py -> octavia-5.1.3.dev62/octavia/tests/functional/db copying octavia/tests/functional/db/base.py -> octavia-5.1.3.dev62/octavia/tests/functional/db copying octavia/tests/functional/db/test_models.py -> octavia-5.1.3.dev62/octavia/tests/functional/db copying octavia/tests/functional/db/test_repositories.py -> octavia-5.1.3.dev62/octavia/tests/functional/db copying octavia/tests/unit/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit copying octavia/tests/unit/base.py -> octavia-5.1.3.dev62/octavia/tests/unit copying octavia/tests/unit/test_hacking.py -> octavia-5.1.3.dev62/octavia/tests/unit copying octavia/tests/unit/test_opts.py -> octavia-5.1.3.dev62/octavia/tests/unit copying octavia/tests/unit/test_version.py -> octavia-5.1.3.dev62/octavia/tests/unit copying octavia/tests/unit/amphorae/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae copying octavia/tests/unit/amphorae/backends/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers copying octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_common.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/api/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api copying octavia/tests/unit/api/common/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/base.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_types.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/common copying octavia/tests/unit/api/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_driver_factory.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_driver_lib.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_provider_base.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_provider_noop_agent.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_provider_noop_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_utils.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/amphora_driver copying octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/amphora_driver/v1 copying octavia/tests/unit/api/drivers/amphora_driver/v1/test_amphora_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/amphora_driver/v1 copying octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/amphora_driver/v2/test_amphora_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/driver_agent/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/hooks/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/hooks copying octavia/tests/unit/api/hooks/test_query_parameters.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/hooks copying octavia/tests/unit/api/v2/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2 copying octavia/tests/unit/api/v2/types/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/base.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavor_profiles.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavors.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_health_monitors.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7policies.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7rules.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_listeners.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_load_balancers.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_members.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_pools.py -> octavia-5.1.3.dev62/octavia/tests/unit/api/v2/types copying octavia/tests/unit/certificates/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates copying octavia/tests/unit/certificates/common/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_barbican.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_local.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/auth/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/generator/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/local_csr.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_local.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/manager/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_local.py -> octavia-5.1.3.dev62/octavia/tests/unit/certificates/manager copying octavia/tests/unit/cmd/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_agent.py -> octavia-5.1.3.dev62/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_driver_agent.py -> octavia-5.1.3.dev62/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> octavia-5.1.3.dev62/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_manager.py -> octavia-5.1.3.dev62/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_house_keeping.py -> octavia-5.1.3.dev62/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_status.py -> octavia-5.1.3.dev62/octavia/tests/unit/cmd copying octavia/tests/unit/common/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_base_taskflow.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_clients.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_config.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_constants.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_data_models.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_decorator.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_exceptions.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_policy.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_stats.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_utils.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/test_validations.py -> octavia-5.1.3.dev62/octavia/tests/unit/common copying octavia/tests/unit/common/jinja/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/haproxy/split_listeners copying octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/haproxy/split_listeners copying octavia/tests/unit/common/jinja/logging/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/lvs/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/jinja/lvs/test_lvs_jinja_cfg.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/sample_configs/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_split.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> octavia-5.1.3.dev62/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/tls_utils/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> octavia-5.1.3.dev62/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/compute/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/compute copying octavia/tests/unit/compute/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_compute_noop_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/compute/drivers copying octavia/tests/unit/controller/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller copying octavia/tests/unit/controller/healthmanager/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/health_drivers/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/healthmanager/health_drivers copying octavia/tests/unit/controller/healthmanager/health_drivers/test_update_base.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/healthmanager/health_drivers copying octavia/tests/unit/controller/healthmanager/health_drivers/test_update_db.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/healthmanager/health_drivers copying octavia/tests/unit/controller/healthmanager/health_drivers/test_update_logging.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/healthmanager/health_drivers copying octavia/tests/unit/controller/housekeeping/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/queue/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/v1/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v1/test_consumer.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v1/test_endpoints.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v2/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_consumer.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_endpoints.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/worker/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_task_utils.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/v1/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1 copying octavia/tests/unit/controller/worker/v1/test_controller_worker.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1 copying octavia/tests/unit/controller/worker/v1/flows/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/tasks/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v2/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/flows/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_model_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> octavia-5.1.3.dev62/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/db/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/db copying octavia/tests/unit/network/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/network copying octavia/tests/unit/network/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/network/drivers copying octavia/tests/unit/network/drivers/test_network_noop_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/network/drivers copying octavia/tests/unit/network/drivers/neutron/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> octavia-5.1.3.dev62/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_base.py -> octavia-5.1.3.dev62/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> octavia-5.1.3.dev62/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/volume/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/volume copying octavia/tests/unit/volume/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/test_cinder_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/test_volume_noop_driver.py -> octavia-5.1.3.dev62/octavia/tests/unit/volume/drivers copying octavia/volume/__init__.py -> octavia-5.1.3.dev62/octavia/volume copying octavia/volume/volume_base.py -> octavia-5.1.3.dev62/octavia/volume copying octavia/volume/drivers/__init__.py -> octavia-5.1.3.dev62/octavia/volume/drivers copying octavia/volume/drivers/cinder_driver.py -> octavia-5.1.3.dev62/octavia/volume/drivers copying octavia/volume/drivers/noop_driver/__init__.py -> octavia-5.1.3.dev62/octavia/volume/drivers/noop_driver copying octavia/volume/drivers/noop_driver/driver.py -> octavia-5.1.3.dev62/octavia/volume/drivers/noop_driver copying playbooks/image-build/post.yaml -> octavia-5.1.3.dev62/playbooks/image-build copying playbooks/image-build/run.yaml -> octavia-5.1.3.dev62/playbooks/image-build copying playbooks/legacy/grenade-devstack-octavia/post.yaml -> octavia-5.1.3.dev62/playbooks/legacy/grenade-devstack-octavia copying playbooks/legacy/grenade-devstack-octavia/run.yaml -> octavia-5.1.3.dev62/playbooks/legacy/grenade-devstack-octavia copying releasenotes/notes/.placeholder -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/3rd-party-neutron-backends-deployment-82691be2bc72a786.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-Stein-Prelude-7d8290b803db8c56.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-CA-certificate-6863f64a2fe70a6f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-CRL-d0722fd175bc2f51.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-header-insertion-039debc7e6f06474.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-option-15d868d1009fc130.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-UDP-protocol-support-9c011a23525092a1.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-amphora-agent-config-update-API-298b31e6c0cd715c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-amphora-info-endpoint-e2e3b53ae5ab5a85.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-cached_zone-to-the-amphora-record-7c3231c2b5b96574.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-driver-agent-get-methods-b624a1342c3e6d0f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-log-offloading-233cd8612c0dd2b5.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-pool-CA-and-CRL-bb467b17188ed022.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-pool-tls-client-auth-01d3b8acfb78ab14.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-pool-tls_enabled-f189677c0e13c447.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Add-provider-agent-support-a735806c4da4c470.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Adds-L7rule-support-for-TLS-client-authentication-22e3ae29aaf7fc26.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Allow-configuration-of-listener-timeout-values-9a7600c4e21364e3.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Allow-members-to-be-set-as-backup-e68e46bc52f2fc1f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Amphora-Failover-API-612090f761936254.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Change-HTTPS-HealthMonitor-functionality-79240ef13e65cd88.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Correct-naming-for-quota-resources-8e4309a839208cd1.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Fix-API-update-null-None-1b400962017a3d56.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Fix-HM-DB-Rollback-no-connection-2664c4f7823ecaec.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Fix-allocate_and_associate-deadlock-3ff1464421c1d464.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Fix-failover-ip-addresses-exhausted-69110b2fa4683e1a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Fix-healthmanager-not-update-amphora-health-when-LB-disabled-46a4fb295c6d0850.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Fix-ifup-on-member-create-5b405d98eb036718.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Fix-plug-vip-revert-abandoned-vrrp-port-efff14edce62ad75.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/IPv6-support-953ef81ed8555fce.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Increase-TCP-buffer-memory-max-and-enable-mtu-black-hole-detection.-0640432a7202400f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Octavia-flavors-2a96424c3d65c224.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Octavia-lib-transition-driver-agent-aeefef114898b8f5.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Report-more-accurate-haproxy-statuses-7e995bb4c7cc0dd6.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Set-retry-defaults-to-prod-values-f3cc10d16baa716a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Support-PKCS12-certificate-objects-1c6e896be9d35977.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/UDP-listener-health-d8fdf64a32e022d4.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/Use-Ubuntu-virtual-kernel-for-Amphora-a1e8af8bc7893011.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-ability-setting-barbican-acls-85f36747d4284035.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-ability-to-disable-tls-terminated-listeners-965ec7c1a8a9f732.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-amphora-flavor-field-54d42da0381ced7f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-anti-affinity-policy-config-39df309fd12d443c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-api-tag-filtering-8bfb3c3b7cfd6afe.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-batch-member-update-capability-4923bd266a9b2b80.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-compute-flavor-capability-ab202697a7fbdc3d.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-id-column-to-healthmonitor-a331934ad2cede87.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-lb-algorithm-source-ip-port-ff86433143e43136.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-monitor-address-and-port-to-member-99fa2ee65e2b04b4.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-policy-json-support-38929bb1fb581a7a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-protocol-validation-0f9129a045e372ce.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-ptvsd-debugger-33bb632bccf494bb.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-quota-support-fe63a52b6b903789.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-rh-flavors-support-for-amphora-agent-cd3e9f9f519b9ff2.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-rhel-amphora-ab4a7bada2fa3eb7.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-shared-pools-and-l7-ef9edf01bb9058e0.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-sos-element-5d6677471341e7f2.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-systemd-support-5794252f02bce666.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-cc440f3f440ba6d2.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-vip-acl-4a7e20d167fe4a49.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add-x-forwarded-proto-19a1d971cf43b795.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add_API_reference-81d84d0c8598b764.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add_ability_to_disable_api_versions-253a8dc4253f0f56.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add_api_audit-58dc16bff517eae7.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add_provider_driver_support-7523f130dd5025af.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/add_tag_support-4735534f4066b9af.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/admin-state-up-fix-4aa278eac67646ae.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/allow-invisible-subnets-e30b0b5fbd216294.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/allow-operators-to-disable-ping-healthchecks-42fd8c3b88edaf35.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/allow-vip-on-mgmt-net-d6c65d4ccb2a8f2c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/amp-agent-py3-cert-upload-binary-74e0ab35c5a85c68.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/amp-az-1a0b4255c77fd1dc.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/amphora-support-rsyslog-failover-f8bf00e0bf0fc27e.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/api-create-project-id-4bb984b24d56de2e.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/auth-strategy-keystone-80b3780a18420b6c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/auto_detect_haproxy_user_group-c220b6a2c8f1d589.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/bug-1797130-8c9bfa50d9b6c955.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/build-rate-limiting-a2d2d4c9333a8f46.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/catch_validation-27ffe48ca187c46f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/cert-encrypted-ramfs-381ffe3d4a7392d7.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/change-keystone-backend-config-d246b1e34015c86c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/correct-amp-client-auth-vulnerability-6803f4bac2508e4c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/custom_eventstreamer_queue_url-7a98bd6a7e92e9de.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/deleted-404-2cdd751e7afbe036.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/deprecate-amp_ssh_key_name-e1041a64ed970a9e.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/disable-conntrack-for-tcp-01ef6948d99353c2.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/disable_logging-3b50f388ee2b8127.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/documentation-migration-f72c6a1703a105b7.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/enable-keystone-on-api-b3ebb132ad5ab308.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/enable-mutable-configuration-1d7f62a133148767.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/encrypt-certs-and-keys-5175d7704d8df3ce.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/extend_api_to_accept_qos_policy_id-128ab592a735f3b8.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/failover-vip-no-dhcp-50805c5321ebbb05.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-API-list-performance-3b121deffbc3ce4a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-IPv6-vip-079a3285f78686ee.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-PING-health-monitor-bc38de57fa759ac0.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-SNI-single-process-879ffce5eaa6c1c3.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-active-standby-in-centos-4e47140e0e139de8.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-add-member-tls-enabled-pool-cc77bfa320aaf659.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-amp-failover-missing-vrrp-port-9b5f13b9951b7edb.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-amphora-agent-branch-checkout-e2eeb19c6aa09535.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-api-listener-update-sni-containers-6595c52e2de1f621.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-api-sort-key-337f342d5cdce432.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-barbican-client-verfiy-689be1b9389bd1d8.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-certs-ramfs-race-561f355d13fc6d14.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-client-auth-single-process-749af7791454ff03.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-creating-fully-populated-load-balancer-ae57ffae5c017ac3.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-default-timeout-values-for-listeners-108c8048ba8beb9a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-deleted-members-in-haproxy-0dcde6e3d28b100c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-disable-udp-listener-status-3d34a5596e62da1c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-disabled-udp-pool-3e84558f996017d5.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-drain-status-detection-b9395fa4fe8c936f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-driver-agent-decrement-quota-27486d9fa0bdeb89.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-driver-errors-81d33948288bf8cf.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-dual-error-amp-failover-69e323892bad8254.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-duplicate-sg-creation-0c502a5d2d8c276d.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-empty-udp-pool-status-3171950628898468.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-enforced-selinux-on-centos-27842ca6afbb500c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-error-in-rsyslog-config-a316a7856e1a847a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-error-messages-ec817a66249e6666.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-eth1-ip-flush-7fadda4bdca387b5.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-haproxy-compatibility-about-server-state-file-df70e5ac859417e2.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-health-check-db-outage-279b0bc1d0039312.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-health-monitor-to-error-revert-task-feb38ba7641a4892.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-house-keeping-shutdown-17b04417a2c4849f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-housekeeping-db-performance-b0d0fcfcce696314.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-invalid-attribute-for-filtering-d2ddb95a1acbded2.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-ipv6-udp-health-message-ed94b35bbea396ec.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-lb-error-failover-2c17afaa20c0c97f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-lb-update-with-no-data-abefe7860b8fb4c7.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-listener-MAX_TIMEOUT-4c4fdf804a96c34b.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-lo-interface-amphora-netns-90fb9934026e1485.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-loadbalancer-db-cleanup-61ee81a4fd597067.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-member-operating-status-on-reload-fe3688603bae8726.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-missing-amphora-create-dependency-a954ded0d260d462.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-missing-cloud-guest-utils-rh-eb39a53502dc1e91.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-missing-cronie-rh-bd31001338ddbb1e.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-multi-amp-down-failover-952618fb8d3d8ae6.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-network-interface-collision-939fd32587ea3344.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-nf-conntrack-max-value-in-amp-0e16eb50b42e7b58.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-nf_conntrack_buckets-sysctl-75ae6dbb9d052863.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-no-resolvconf-rhel-dhclient-hook-36a1c3b1a3b03a3d.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-nr_open-limit-value-7f475c3e301a608d.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-oslo-messaging-connection-leakage-aeb79474105ac116.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-peer-name-prefix-hypen-e74a87e9a01b4f4c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-pool-crl-2cc6f2705f5b2009.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-protocol-header-insertion-mismatch-e3aeb5f5fee0348b.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-provider-capabilities-filtering-8bd12b2cf7b37a84.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-provider-driver-utils-b75485785dcd6462.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-provisioning-status-on-errors-7f3736ef6e94d453.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-python2-attributeerror-strptime-89a7350c55ac8818.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-qos-apply-after-failover-561abbd153ab88ee.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-redhat-amphora-images-interface-files-5ba1be40c65940d9.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-route-table-b2ec0aa7b92d2abc.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-spare-amphora-check-and-creation-3adf939b45610155.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-support-for-monitoring-address-and-port-in-udp-members-ff83395544f228cf.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-timeout-dict-in-failover-tasks-537456e0fe1d7cb8.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-tls-enabled-pool-provisioning-e3adb987244a025a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-udp-listener-wrr-50de9dc0774a8ea1.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-udp-members-status-ef3202849bfda29b.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-udp-only-lbs-c4ca42106fc1e2bb.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-udp-server-status-bug-db4d3e38bcdf0554.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-unlimited-connection-limit-48079688de033c1a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-unplugging-member-ports-262b35426e570edd.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-update-listener-ca-error-167464debc06cba2.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-vip-net-no-gw-b46c3ade1a748e69.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-vip-network-ip-availability-2e924f32abf01052.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-vip-plug-centos-74c2fe7099964b08.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-vip-qos-policy-extension-enabled-3e16e1c23a7d7ae5.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-worker-graceful-shutdown-c44b6797637aa1b3.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix_active_standby_ipv6-0317d5cd9e5d50e5.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fixed-API-validation-for-L7-rules-and-session-cookies-cb88f3f1b90171f9.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fixed-PENDING_UPDATE-on-provider-errors-40a03adc8ef82a54.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fixed-spare-amphora-rotation-007ba406411a313d.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fixed-unstable-UDP-health-status-ba32690b83a9641b.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/force-controlplane-amphora-communication-to-use-tls1.2-1c4adf72d2ce5a82.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/get-all-unscoped-token-61da95856bc662e0.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/glance_image_owner-42c92a12f91a62a6.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/haproxy-single-process-b17a3af3a97accea.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/input-validation-server_certs_key_passphrase-6a9dfc190c9deba8.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/keepalived-race-with-haproxy-e402ef7f466871f6.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/lb-delete-flow-refactor-cfb1bc621bbe92b4.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/lb_flow_amp_vip-a83db5d84e17a26a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/link-amphora-to-loadbalancer-earlier-ab3dddec48b8da96.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/load-balancer-expiry-age-a473f9147552f1b1.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/make-amphora-cert-validity-configurable-7defc508b1174f89.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/make-batch-member-call-additive-4785163e625fed1a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/moving-api-config-variables-into-new-section-e1c20b77aaf5ea15.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/new-amphora-fields-fa3ffc5801b5e551.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/new-default_connection_limit-config-option-3ed9f0ed6ec2b514.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/octavia-active-standby-cec5d2ad4fd214d8.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/octavia-v2-api-c32a62b37c2c8f6f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/octavia_v2_RBAC-0eb2b51aa6278435.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/per-amphora-statistics-api-5479605c7f3adb12.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/pike-release-35a1d632ce854d4a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/ping-healthcheck-selinux-e3b7d360c8503527.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/provisioning_neutron_db_sync-c019d96a7b64fe20.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/py3-hmac-digest-81696f6b176e7ae4.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/refactor_failover_flow-9efcd854240f71ad.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/remove-bbq-unset-acl-e680020de6a9ad3d.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/remove-deprecated-api-configs-3f5652f71610b05e.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/remove-deprecated-v1-resources-6360da3de27b74d3.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/remove-duplicated-cert_generator-option-83d18647dc1d2954.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/remove-tenant_id-c0352efbfb3a54f9.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/remove_user_group_option-56ba749d0064a394.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/render-disabled-members-to-make-statuses-consistent-69189f71da2e02e8.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/reserved-ips-7ef3a63ab0b6b28a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/same-port-listeners-41198368d470e821.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/separate-thread-pool-for-health-stats-update-c263c844075a7721.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/service-type-73efc939e48d5858.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/statuses_alias-27559e3d74b9eaf0.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/stop-logging-amphora-cert-2e188675699d60d5.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/support-http-health-check-with-host-header-e2cf1f2a98d4114f.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/support-networks-without-dhcp-3458a063333ab7a8.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/support-oslo_middleware-http_proxy_to_wsgi-928c6fc5ec3d421c.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/support-pkcs7-intermediate-ca-bundles-279c12bad974bff7.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/support-proxy-protocol-cc5991175a110619.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/support-redirect-http-code-1c2e87ef7fda12e97.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/support-redirect-prefix-7f8b289aee04fe99.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/support-remote-debugging-fcb52df4a59c1467.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/support-wsgi-deployment-56013fef7172e982.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/switch-taskflow-engine-parallel-8bf743eca15a0253.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/udp-delay-based-on-correct-setting-6a60856de2927ccd.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/use-dib-distribution-mirror-400d96c1a7df9862.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/validate-access-to-vip_subnet_id-48fc92b45529cafd.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/validate-protocols-for-l7policies-83d678171f13136a.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/validate-same-ip-protocol-in-udp-lb-2813b545131097ec.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/validate-url_path-value-in-requests-3eb3adedcd696433.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/validate-vip-network-params-57662cc3a99f80e5.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/vip-port-project-id-bbb26b657b08365e.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/volume-based-amphora-9a1899634f5244b0.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/zombie_amp-1b435eb66643dab8.yaml -> octavia-5.1.3.dev62/releasenotes/notes copying releasenotes/notes/fix-listener-API-update-with-null/None-fde2ffab82e783a4.yaml -> octavia-5.1.3.dev62/releasenotes/notes/fix-listener-API-update-with-null copying releasenotes/source/conf.py -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/index.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/liberty.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/mitaka.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/newton.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/ocata.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/pike.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/queens.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/rocky.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/stein.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/unreleased.rst -> octavia-5.1.3.dev62/releasenotes/source copying releasenotes/source/_static/.placeholder -> octavia-5.1.3.dev62/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> octavia-5.1.3.dev62/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> octavia-5.1.3.dev62/releasenotes/source/locale/en_GB/LC_MESSAGES copying specs/example.dot -> octavia-5.1.3.dev62/specs copying specs/skeleton.rst -> octavia-5.1.3.dev62/specs copying specs/template.rst -> octavia-5.1.3.dev62/specs copying specs-tests/__init__.py -> octavia-5.1.3.dev62/specs-tests copying specs-tests/test_titles.py -> octavia-5.1.3.dev62/specs-tests copying specs/version0.5/amphora-driver-interface.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/amphora-manager-interface.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/base-image.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/component-design.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/controller-worker.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/controller.dot -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/controller.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/haproxy-amphora-api.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/housekeeping-manager-interface.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/network-driver-interface.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/nova-compute-driver.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/operator-api.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/queue-consumer.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/tls-data-security-1.diag -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/tls-data-security-2.diag -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.5/tls-data-security.rst -> octavia-5.1.3.dev62/specs/version0.5 copying specs/version0.8/active_passive_loadbalancer.rst -> octavia-5.1.3.dev62/specs/version0.8 copying specs/version0.8/use_glance_tag_to_refer_to_image.rst -> octavia-5.1.3.dev62/specs/version0.8 copying specs/version0.9/active-active-distributor.rst -> octavia-5.1.3.dev62/specs/version0.9 copying specs/version0.9/active-active-topology.rst -> octavia-5.1.3.dev62/specs/version0.9 copying specs/version0.9/stats_api.rst -> octavia-5.1.3.dev62/specs/version0.9 copying specs/version1.0/flavors.rst -> octavia-5.1.3.dev62/specs/version1.0 copying specs/version1.0/health_ip_port.rst -> octavia-5.1.3.dev62/specs/version1.0 copying specs/version1.0/n-lbaas-api-parity.rst -> octavia-5.1.3.dev62/specs/version1.0 copying specs/version1.0/vip-qos-policy-application.rst -> octavia-5.1.3.dev62/specs/version1.0 copying specs/version1.1/active-active-l3-distributor.rst -> octavia-5.1.3.dev62/specs/version1.1 copying specs/version1.1/enable-provider-driver.rst -> octavia-5.1.3.dev62/specs/version1.1 copying specs/version1.1/udp_support.rst -> octavia-5.1.3.dev62/specs/version1.1 copying tools/__init__.py -> octavia-5.1.3.dev62/tools copying tools/coding-checks.sh -> octavia-5.1.3.dev62/tools copying tools/create_flow_docs.py -> octavia-5.1.3.dev62/tools copying tools/flow-list.txt -> octavia-5.1.3.dev62/tools copying tools/misc-sanity-checks.sh -> octavia-5.1.3.dev62/tools copying tools/pkcs7_to_pem.py -> octavia-5.1.3.dev62/tools copying zuul.d/jobs.yaml -> octavia-5.1.3.dev62/zuul.d copying zuul.d/projects.yaml -> octavia-5.1.3.dev62/zuul.d Writing octavia-5.1.3.dev62/setup.cfg creating dist Creating tar archive removing 'octavia-5.1.3.dev62' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1yzuplua:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-senlin-dacc6792d068b14820627d3c8155f81b1fe81684 baseurl=https://trunk.rdoproject.org/centos7-train/da/cc/dacc6792d068b14820627d3c8155f81b1fe81684_698509be enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6715292 1693984 1871408 7857092 7341428 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vxgscas9', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6715240 1694000 1871408 7857128 7341480 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 871M 3.5G 21% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.z_mcbgmq', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c615d4d0b5f641319b37ed74468d919f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=octavia-5.1.3.dev62.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/octavia-5.1.3.dev62.tar.gz ++ basename octavia-5.1.3.dev62.tar.gz .tar.gz + SOURCEWITHREL=octavia-5.1.3.dev62-0.20230615214823.355f6b1.tar.gz + mv dist/octavia-5.1.3.dev62.tar.gz /tmp/tmp.Y14h8LaYZL/SOURCES/octavia-5.1.3.dev62-0.20230615214823.355f6b1.tar.gz + cd /home/centos-train/data/openstack-octavia_distro + cp -a conf.README octavia-amphora-agent.service octavia-api.service octavia-dist.conf octavia-health-manager.service octavia-housekeeping.service octavia.logrotate octavia-worker.service openstack-octavia.spec /tmp/tmp.Y14h8LaYZL/SOURCES/ + cp openstack-octavia.spec /tmp/tmp.Y14h8LaYZL/SPECS/ + cd /tmp/tmp.Y14h8LaYZL/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-octavia.spec + sed -i -e '1i%define upstream_version 5.1.3.dev62\' openstack-octavia.spec + grep -qc '^%global dlrn .*' openstack-octavia.spec + sed -i -e '1i%global dlrn 1\' openstack-octavia.spec + grep -qc '^%global dlrn_nvr .*' openstack-octavia.spec ++ basename octavia-5.1.3.dev62-0.20230615214823.355f6b1.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr octavia-5.1.3.dev62-0.20230615214823.355f6b1\' openstack-octavia.spec + sed -i -e s/UPSTREAMVERSION/5.1.3.dev62/g openstack-octavia.spec + VERSION=5.1.3 + sed -i -e 's/Version:.*/Version: 5.1.3/g' openstack-octavia.spec + sed -i -e 's/Release:.*/Release: 0.20230615214823.355f6b1%{?dist}/g' openstack-octavia.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: octavia-5.1.3.dev62-0.20230615214823.355f6b1.tar.gz/' openstack-octavia.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-octavia.spec + cat openstack-octavia.spec %global dlrn_nvr octavia-5.1.3.dev62-0.20230615214823.355f6b1 %global dlrn 1 %define upstream_version 5.1.3.dev62 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %{expand:%{python%{pyver}_sitelib}} %global pyver_install %{expand:%{py%{pyver}_install}} %global pyver_build %{expand:%{py%{pyver}_build}} # End of macros for py2/py3 compatibility %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global service octavia %global common_desc Octavia is an Operator-grade open source scalable load balancer. Name: openstack-%{service} Version: 5.1.3 Release: 0.20230615214823.355f6b1%{?dist} Summary: Octavia, a load balancer implementation for OpenStack License: ASL 2.0 URL: http://launchpad.net/%{service}/ Source0: octavia-5.1.3.dev62-0.20230615214823.355f6b1.tar.gz Source1: %{service}.logrotate Source10: %{service}-amphora-agent.service Source11: %{service}-api.service Source12: %{service}-worker.service Source13: %{service}-health-manager.service Source14: %{service}-housekeeping.service Source30: %{service}-dist.conf BuildArch: noarch BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-setuptools BuildRequires: systemd BuildRequires: openstack-macros BuildRequires: git # BuildRequires for running functional tests BuildRequires: python%{pyver}-stestr BuildRequires: python%{pyver}-mock BuildRequires: python%{pyver}-subunit BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-testrepository BuildRequires: python%{pyver}-testtools BuildRequires: python%{pyver}-testresources BuildRequires: python%{pyver}-testscenarios BuildRequires: python%{pyver}-oslo-utils BuildRequires: python%{pyver}-oslo-upgradecheck BuildRequires: python%{pyver}-flask BuildRequires: python%{pyver}-oslo-config BuildRequires: python%{pyver}-oslo-log BuildRequires: python%{pyver}-glanceclient BuildRequires: python%{pyver}-wsme BuildRequires: python%{pyver}-barbicanclient BuildRequires: python%{pyver}-cryptography BuildRequires: python%{pyver}-gunicorn BuildRequires: python%{pyver}-keystoneauth1 BuildRequires: python%{pyver}-netaddr BuildRequires: python%{pyver}-novaclient BuildRequires: python%{pyver}-taskflow BuildRequires: python%{pyver}-neutronclient BuildRequires: python%{pyver}-oslo-db BuildRequires: python%{pyver}-oslo-reports BuildRequires: python%{pyver}-oslo-policy BuildRequires: python%{pyver}-pecan BuildRequires: python%{pyver}-pyroute2 BuildRequires: python%{pyver}-pyasn1 BuildRequires: python%{pyver}-oslo-messaging BuildRequires: python%{pyver}-pyasn1-modules BuildRequires: python%{pyver}-cotyledon BuildRequires: python%{pyver}-keystonemiddleware BuildRequires: python%{pyver}-werkzeug BuildRequires: python%{pyver}-distro BuildRequires: python%{pyver}-castellan BuildRequires: python%{pyver}-octavia-lib >= 1.3.1 BuildRequires: python%{pyver}-debtcollector BuildRequires: python%{pyver}-cinderclient # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-requests-mock BuildRequires: python-netifaces BuildRequires: python-futures %else BuildRequires: python%{pyver}-requests-mock BuildRequires: python%{pyver}-netifaces %endif Requires: python%{pyver}-%{service} = %{version}-%{release} Requires(pre): shadow-utils %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description %{common_desc} %package -n python%{pyver}-%{service} Summary: Octavia Python libraries %{?python_provide:%python_provide python%{pyver}-%{service}} Group: Applications/System Requires: python%{pyver}-alembic >= 0.8.10 Requires: python%{pyver}-pecan >= 1.1.0 Requires: python%{pyver}-pbr >= 2.0.0 Requires: python%{pyver}-sqlalchemy >= 1.0.10 Requires: python%{pyver}-babel >= 2.3.4 Requires: python%{pyver}-requests >= 2.14.2 Requires: python%{pyver}-keystonemiddleware >= 4.17.0 Requires: python%{pyver}-netaddr >= 0.7.19 Requires: python%{pyver}-neutronclient >= 6.7.0 Requires: python%{pyver}-webob >= 1.7.1 Requires: python%{pyver}-six >= 1.10.0 Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-context >= 2.19.2 Requires: python%{pyver}-oslo-db >= 4.27.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-oslo-messaging >= 6.3.0 Requires: python%{pyver}-oslo-middleware >= 3.31.0 Requires: python%{pyver}-oslo-policy >= 1.30.0 Requires: python%{pyver}-oslo-utils >= 3.33.0 Requires: python%{pyver}-oslo-upgradecheck >= 0.1.0 Requires: python%{pyver}-barbicanclient >= 4.5.2 Requires: python%{pyver}-novaclient >= 1:9.1.0 Requires: python%{pyver}-pyOpenSSL >= 17.1.0 Requires: python%{pyver}-wsme >= 0.8.0 Requires: python%{pyver}-pyasn1 >= 0.1.8 Requires: python%{pyver}-pyasn1-modules >= 0.0.6 Requires: python%{pyver}-jinja2 >= 2.10 Requires: python%{pyver}-taskflow >= 2.16.0 Requires: python%{pyver}-flask >= 0.10 Requires: python%{pyver}-cryptography >= 2.1 Requires: python%{pyver}-keystoneauth1 >= 3.4.0 Requires: python%{pyver}-oslo-reports >= 1.18.0 Requires: python%{pyver}-glanceclient >= 1:2.8.0 Requires: python%{pyver}-rfc3986 >= 0.3.1 Requires: python%{pyver}-pyroute2 >= 0.4.21 Requires: python%{pyver}-gunicorn >= 19.9.0 Requires: python%{pyver}-cotyledon >= 1.3.0 Requires: python%{pyver}-werkzeug >= 0.14.1 Requires: python%{pyver}-distro >= 1.2.0 Requires: python%{pyver}-castellan >= 0.16.0 Requires: python%{pyver}-PyMySQL >= 0.7.6 Requires: python%{pyver}-futurist >= 1.2.0 Requires: python%{pyver}-tenacity >= 5.0.4 Requires: python%{pyver}-octavia-lib >= 1.3.1 Requires: python%{pyver}-debtcollector >= 1.19.0 Requires: python%{pyver}-jsonschema >= 2.6.0 Requires: python%{pyver}-cinderclient >= 3.3.0 Requires: python%{pyver}-setproctitle >= 1.1.10 Requires: python%{pyver}-simplejson >= 3.13.2 # Handle python2 exception %if %{pyver} == 2 Requires: python-netifaces >= 0.10.4 Requires: python-ipaddress >= 1.0.17 Requires: python-futures >= 3.0.0 %else Requires: python%{pyver}-netifaces >= 0.10.4 %endif %description -n python%{pyver}-%{service} %{common_desc} This package contains the Octavia Python library. %package -n python%{pyver}-%{service}-tests Summary: Octavia tests %{?python_provide:%python_provide python%{pyver}-%{service}-tests} Group: Applications/System Requires: python%{pyver}-%{service} = %{version}-%{release} Requires: python%{pyver}-mock Requires: python%{pyver}-subunit Requires: python%{pyver}-oslotest Requires: python%{pyver}-testrepository Requires: python%{pyver}-testtools Requires: python%{pyver}-testresources Requires: python%{pyver}-testscenarios Requires: python%{pyver}-tempest # Handle python2 exception %if %{pyver} == 2 Requires: python-requests-mock Requires: python-futures %else Requires: python%{pyver}-requests-mock %endif %description -n python%{pyver}-%{service}-tests %{common_desc} This package contains Octavia test files. %package common Summary: Octavia common files Group: Applications/System Requires: python%{pyver}-%{service} = %{version}-%{release} %description common %{common_desc} This package contains Octavia files common to all services. %package amphora-agent Summary: OpenStack Octavia Amphora Agent service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description amphora-agent %{common_desc} This package contains OpenStack Octavia Amphora Agent service. %package api Summary: OpenStack Octavia API service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description api %{common_desc} This package contains OpenStack Octavia API service. %package worker Summary: OpenStack Octavia Consumer service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description worker %{common_desc} This package contains OpenStack Octavia Consumer service. %package health-manager Summary: OpenStack Octavia Health-Manager service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description health-manager %{common_desc} This package contains OpenStack Octavia Health-Manager service. %package housekeeping Summary: OpenStack Octavia Housekeeping service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description housekeeping %{common_desc} This package contains OpenStack Octavia Housekeeping service. %package diskimage-create Summary: OpenStack Octavia Amphora diskimage-builder script Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} Requires: dib-utils Requires: diskimage-builder >= 1.1.2 %description diskimage-create %{common_desc} This package contains a diskimage-builder script for creating Octavia Amphora images %prep %autosetup -n %{service}-%{upstream_version} -S git find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + # Let's handle dependencies ourseleves rm -f requirements.txt rm -rf octavia.egg-info %build export PBR_VERSION=%{version} export SKIP_PIP_INSTALL=1 %{pyver_build} # Loop through values in octavia-dist.conf and make sure that the values # are substituted into the octavia.conf as comments. Some of these values # will have been uncommented as a way of upstream setting defaults outside # of the code. while read name eq value; do test "$name" && test "$value" || continue sed -ri "0,/^(#)? *$name *=/{s!^(#)? *$name *=.*!# $name = $value!}" etc/%{service}.conf done < %{SOURCE30} %install %{pyver_install} # Remove unused files rm -rf %{buildroot}%{pyver_sitelib}/bin rm -rf %{buildroot}%{pyver_sitelib}/doc rm -rf %{buildroot}%{pyver_sitelib}/tools # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} mv %{buildroot}/usr/etc/%{service}/%{service}.conf %{buildroot}%{_sysconfdir}/%{service} # Move policy.json to proper location mv etc/policy/admin_or_owner-policy.json %{buildroot}%{_sysconfdir}/%{service}/policy.json # Install logrotate install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} install -p -D -m 644 elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service}-amphora-agent # Install systemd units install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/%{service}-amphora-agent.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/%{service}-api.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/%{service}-worker.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/%{service}-health-manager.service install -p -D -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/%{service}-housekeeping.service # Setup directories install -d -m 755 %{buildroot}%{_datadir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/log/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/run/%{service} # Install dist conf install -p -D -m 640 %{SOURCE30} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf # Create configuration directories for all services that can be populated by users with custom *.conf files mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/conf.d/common for service in amphora-agent api health-manager housekeeping worker; do mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/conf.d/%{service}-$service done # Install diskimage-create files cp -vr elements/ %{buildroot}%{_datadir}/%{service}-image-elements install -m 755 diskimage-create/diskimage-create.sh %{buildroot}%{_bindir}/%{service}-diskimage-create.sh # Remove setuptools installed diskimage-create files rm -rf %{buildroot}%{_datadir}/%{service}/diskimage-create rm -rf %{buildroot}%{_datadir}/%{service}/LICENSE rm -rf %{buildroot}%{_datadir}/%{service}/README.rst %pre common getent group %{service} >/dev/null || groupadd -r %{service} getent passwd %{service} >/dev/null || \ useradd -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Octavia Daemons" %{service} exit 0 %check export OS_TEST_PATH='./%{service}/tests/unit' export PATH=$PATH:$RPM_BUILD_ROOT/usr/bin PYTHON=%{pyver_bin} stestr-%{pyver} run %post amphora-agent %systemd_post %{service}-amphora-agent.service %preun amphora-agent %systemd_preun %{service}-amphora-agent.service %postun amphora-agent %systemd_postun_with_restart %{service}-amphora-agent.service %post api %systemd_post %{service}-api.service %preun api %systemd_preun %{service}-api.service %postun api %systemd_postun_with_restart %{service}-api.service %post worker %systemd_post %{service}-worker.service %preun worker %systemd_preun %{service}-worker.service %postun worker %systemd_postun_with_restart %{service}-worker.service %post health-manager %systemd_post %{service}-health-manager.service %preun health-manager %systemd_preun %{service}-health-manager.service %postun health-manager %systemd_postun_with_restart %{service}-health-manager.service %post housekeeping %systemd_post %{service}-housekeeping.service %preun housekeeping %systemd_preun %{service}-housekeeping.service %postun housekeeping %systemd_postun_with_restart %{service}-housekeeping.service %files -n python%{pyver}-%{service}-tests %license LICENSE %{pyver_sitelib}/%{service}/tests %files -n python%{pyver}-%{service} %license LICENSE %{pyver_sitelib}/%{service} %{pyver_sitelib}/%{service}-*.egg-info %exclude %{pyver_sitelib}/%{service}/tests %files common %license LICENSE %doc README.rst %dir %{_sysconfdir}/%{service}/conf.d %dir %{_sysconfdir}/%{service}/conf.d/common %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/policy.json %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %dir %attr(0755, %{service}, %{service}) %{_sharedstatedir}/%{service} %dir %attr(0750, %{service}, %{service}) %{_localstatedir}/log/%{service} %dir %{_datarootdir}/%{service} %{_bindir}/haproxy-vrrp-check %{_bindir}/%{service}-status %{_bindir}/%{service}-db-manage %{_bindir}/%{service}-driver-agent %files amphora-agent %license LICENSE %{_bindir}/amphora-agent %{_unitdir}/%{service}-amphora-agent.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-amphora-agent %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service}-amphora-agent %files api %license LICENSE %{_bindir}/%{service}-api %{_bindir}/%{service}-wsgi %{_unitdir}/%{service}-api.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-api %files worker %license LICENSE %{_bindir}/%{service}-worker %{_unitdir}/%{service}-worker.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-worker %files health-manager %license LICENSE %{_bindir}/%{service}-health-manager %{_unitdir}/%{service}-health-manager.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-health-manager %files housekeeping %license LICENSE %{_bindir}/%{service}-housekeeping %{_unitdir}/%{service}-housekeeping.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-housekeeping %files diskimage-create %doc diskimage-create/README.rst %{_bindir}/%{service}-diskimage-create.sh %{_datadir}/%{service}-image-elements %changelog + spectool -g -C /tmp/tmp.Y14h8LaYZL/SOURCES openstack-octavia.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 --spec openstack-octavia.spec --sources=/tmp/tmp.Y14h8LaYZL/SOURCES INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.njzf321s:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-senlin-dacc6792d068b14820627d3c8155f81b1fe81684 baseurl=https://trunk.rdoproject.org/centos7-train/da/cc/dacc6792d068b14820627d3c8155f81b1fe81684_698509be enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-octavia.spec) Config(dlrn-centos-train-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6696584 2561984 1021108 7007800 8210728 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.bb5ads97', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6713748 1734364 1831260 7818256 7383120 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7mzmftio', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '16e891dd563e4954ae91720f1f3d70fa', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c8dddd3ab7eb44cf9a20bdac914c8dd6', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0248872649bd429892bec513313583e5', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ed5e27c817d445698a5cd2b725c2518c', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fb26b85547ae45e485e7e1eee684266e', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b15vtmc3:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '29b461f431d44f2ead6ee3bedb770086', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b15vtmc3:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-senlin-dacc6792d068b14820627 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd646ea701ab34f1882910aa5a8df6e17', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.njzf321s:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.njzf321s:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '801adab692be43a59d122f890a790fc6', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.njzf321s:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-octavia.spec) Config(dlrn-5) 0 minutes 7 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.Y14h8LaYZL INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-senlin-dacc6792d068b14820627d3c8155f81b1fe81684 baseurl=https://trunk.rdoproject.org/centos7-train/da/cc/dacc6792d068b14820627d3c8155f81b1fe81684_698509be enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm INFO: Start(/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm) Config(dlrn-centos-train-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6696168 2563388 1020932 7006812 8211028 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.je3vbcgs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6712100 1737032 1831372 7817236 7384656 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.havnyisb', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4884a437a1024f949e1e0d043b02e677', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aff9d6f7c1d64ad09ac7aa0f4b6d9b05', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'efe74fd578134d2380d379ab46da14e4', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0bd5820d7b14464988f6bb173c8ef5d9', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '24ea12f452654e4e981e4744443db150', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d3jjvkm0:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '796febbe28d04a8ab91b94961456339d', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d3jjvkm0:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-senlin-dacc6792d068b14820627 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '296df9c2972845378a34e3d6e0c27fde', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm Start: build setup for openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9bf7a8e0e640413694fa5bab718690c4', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-octavia-5.1.3-0.202306152148######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bc91e73253584347a4e623841a584790', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: octavia-5.1.3.dev62-0.20230615214823.355f6b1.tar.gz DEBUG: octavia-amphora-agent.service DEBUG: octavia-api.service DEBUG: octavia-dist.conf DEBUG: octavia-health-manager.service DEBUG: octavia-housekeeping.service DEBUG: octavia-worker.service DEBUG: octavia.logrotate DEBUG: openstack-octavia.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3a3713361c4041ac96562205343bb574', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d3jjvkm0:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b712bd9ec5bc450c9dd279842575ba4a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d3jjvkm0:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Last metadata expiration check: 0:00:02 ago on Thu Jun 15 21:48:45 2023. DEBUG: Package python-devel-2.7.5-92.el7_9.x86_64 is already installed. DEBUG: Package python2-pbr-5.1.2-2.el7.noarch is already installed. DEBUG: Package python2-setuptools-40.8.0-1.el7.noarch is already installed. DEBUG: Package systemd-219-78.el7_9.7.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch is already installed. DEBUG: Package git-1.8.3.1-25.el7_9.x86_64 is already installed. DEBUG: Package python2-mock-3.0.5-1.el7.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python2-barbicanclient noarch4.9.0-0.20200221112259.9c0e02d.el7 delorean 121 k DEBUG: python2-castellan noarch1.3.4-0.20201202130926.edf96c4.el7 delorean 116 k DEBUG: python2-cinderclient noarch5.0.2-0.20210415101924.7e9e31c.el7 delorean 233 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-glanceclient noarch1:2.17.1-0.20200629070513.1aba8f2.el7 delorean 140 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-neutronclient noarch6.14.1-0.20200629065515.a09e824.el7 delorean 300 k DEBUG: python2-novaclient noarch1:15.1.1-0.20200629065415.79959ab.el7 delorean 220 k DEBUG: python2-octavia-lib noarch1.4.0-0.20200221150442.cec8b19.el7 delorean 38 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-reports noarch1.30.0-0.20200220193342.cf35fec.el7 delorean 51 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-oslotest noarch3.8.1-0.20200220113836.7ad16de.el7 delorean 45 k DEBUG: python2-taskflow noarch3.7.1-0.20200221131057.f0eae2c.el7 delorean 680 k DEBUG: python2-wsme noarch0.9.4-0.20200221112400.bff9624.el7 delorean 187 k DEBUG: python2-cotyledon noarch1.6.3-1.el7 delorean-train-testing 37 k DEBUG: python2-distro noarch1.3.0-3.el7 delorean-train-testing 30 k DEBUG: python2-flask noarch1:1.0.2-1.el7 delorean-train-testing 152 k DEBUG: python2-gunicorn noarch19.9.0-4.el7 delorean-train-testing 211 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-pecan noarch1.3.2-1.el7 delorean-train-testing 267 k DEBUG: python2-pyasn1 noarch0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyasn1-modules noarch0.3.7-6.el7 delorean-train-testing 104 k DEBUG: python2-pyroute2 noarch0.5.6-1.el7 delorean-train-testing 550 k DEBUG: python2-requests-mock noarch1.5.2-3.el7 delorean-train-testing 38 k DEBUG: python2-stestr noarch2.3.1-1.el7 delorean-train-testing 145 k DEBUG: python2-subunit noarch1.4.0-1.1.el7 delorean-train-testing 91 k DEBUG: python2-testrepository noarch0.0.20-12.el7 delorean-train-testing 165 k DEBUG: python2-testresources noarch1.0.0-6.el7 delorean-train-testing 54 k DEBUG: python2-testscenarios noarch0.5.0-8.el7 delorean-train-testing 32 k DEBUG: python2-testtools noarch2.3.0-7.el7 delorean-train-testing 342 k DEBUG: python2-werkzeug noarch0.14.1-3.el7 delorean-train-testing 466 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-automaton noarch1.17.0-0.20200221121415.5e82feb.el7 delorean 36 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-mox3 noarch0.28.0-0.20200220113751.0a1e5b9.el7 delorean 74 k DEBUG: python2-openstacksdk noarch0.36.5-0.20210204072925.feda828.el7 delorean 767 k DEBUG: python2-os-client-config noarch1.33.0-0.20200221112941.d0eea17.el7 delorean 48 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-osc-lib noarch1.14.1-0.20200221121903.a0d9746.el7 delorean 72 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-requestsexceptions noarch1.4.0-0.20200221093246.d7ac0ff.el7 delorean 10 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python-beautifulsoup4 noarch4.6.0-1.el7 delorean-train-testing 170 k DEBUG: python-click noarch6.3-1.el7 delorean-train-testing 119 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-linecache2 noarch1.0.0-1.el7 delorean-train-testing 11 k DEBUG: python-logutils noarch0.3.3-3.el7 delorean-train-testing 41 k DEBUG: python-matplotlib-data noarch2.0.0-3.el7 delorean-train-testing 2.1 M DEBUG: python-matplotlib-data-fonts noarch2.0.0-3.el7 delorean-train-testing 2.4 M DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-nose noarch1.3.7-7.el7 delorean-train-testing 275 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-simplegeneric noarch0.8-7.el7 delorean-train-testing 11 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-waitress noarch0.8.9-5.el7 delorean-train-testing 151 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python-webtest noarch2.0.23-1.el7 delorean-train-testing 83 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-appdirs noarch1.4.0-4.el7 delorean-train-testing 16 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-cycler noarch0.10.0-2.el7 delorean-train-testing 14 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-extras noarch1.0.0-2.el7 delorean-train-testing 15 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-fixtures noarch3.0.0-7.el7 delorean-train-testing 88 k DEBUG: python2-functools32 noarch3.2.3.2-1.el7 delorean-train-testing 24 k DEBUG: python2-future noarch0.16.0-4.el7 delorean-train-testing 798 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-itsdangerous noarch0.24-14.el7 delorean-train-testing 25 k DEBUG: python2-jmespath noarch0.9.0-5.el7 delorean-train-testing 38 k DEBUG: python2-jsonpatch noarch1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-mimeparse noarch1.6.0-2.el7 delorean-train-testing 12 k DEBUG: python2-munch noarch2.2.0-2.el7 delorean-train-testing 15 k DEBUG: python2-networkx noarch2.2-3.el7 delorean-train-testing 2.1 M DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pydot noarch1.4.1-1.el7 delorean-train-testing 45 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-singledispatch noarch3.4.0.3-4.el7 delorean-train-testing 17 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-tenacity noarch5.1.1-4.el7 delorean-train-testing 42 k DEBUG: python2-traceback2 noarch1.4.0-14.el7 delorean-train-testing 18 k DEBUG: python2-unittest2 noarch1.1.0-15.el7 delorean-train-testing 175 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-voluptuous noarch0.10.5-2.el7 delorean-train-testing 49 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: blosc x86_641.11.1-3.el7 delorean-train-testing 111 k DEBUG: hdf5 x86_641.8.13-7.el7 delorean-train-testing 1.6 M DEBUG: libqhull x86_642015.2-1.el7 delorean-train-testing 159 k DEBUG: python-Bottleneck x86_640.6.0-4.el7 delorean-train-testing 893 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-matplotlib x86_642.0.0-3.el7 delorean-train-testing 3.0 M DEBUG: python2-matplotlib-tk x86_642.0.0-3.el7 delorean-train-testing 57 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-numexpr x86_642.6.1-3.el7 delorean-train-testing 330 k DEBUG: python2-numpy x86_641:1.14.5-1.el7 delorean-train-testing 3.7 M DEBUG: python2-pandas x86_640.19.1-2.el7.2 delorean-train-testing 7.9 M DEBUG: python2-psutil x86_645.5.1-1.el7 delorean-train-testing 387 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-scipy x86_640.18.0-3.el7 delorean-train-testing 12 M DEBUG: python2-setproctitle x86_641.1.10-12.el7 delorean-train-testing 18 k DEBUG: python2-simplejson x86_643.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-tables x86_643.3.0-4.el7 delorean-train-testing 1.3 M DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: atlas x86_643.10.1-12.el7 base 4.5 M DEBUG: desktop-file-utils x86_640.23-2.el7 base 67 k DEBUG: emacs-filesystem noarch1:24.3-23.el7 base 58 k DEBUG: graphviz-python x86_642.30.1-22.el7 base 48 k DEBUG: libgfortran x86_644.8.5-44.el7 base 301 k DEBUG: libquadmath x86_644.8.5-44.el7 base 190 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: lzo x86_642.06-8.el7 base 59 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: snappy x86_641.1.0-3.el7 base 40 k DEBUG: t1lib x86_645.1.2-14.el7 base 166 k DEBUG: tcl x86_641:8.5.13-8.el7 base 1.9 M DEBUG: texlive-base noarch2:2012-45.20130427_r30134.el7 base 326 k DEBUG: texlive-dvipng-bin x86_642:svn26509.0-45.20130427_r30134.el7 base 64 k DEBUG: texlive-dvipng noarch2:svn26689.1.14-45.el7 base 45 k DEBUG: texlive-kpathsea-bin x86_642:svn27347.0-45.20130427_r30134.el7 base 41 k DEBUG: texlive-kpathsea-lib x86_642:2012-45.20130427_r30134.el7 base 79 k DEBUG: texlive-kpathsea noarch2:svn28792.0-45.el7 base 141 k DEBUG: tix x86_641:8.4.3-12.el7 base 254 k DEBUG: tk x86_641:8.5.13-6.el7 base 1.4 M DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: xdg-utils noarch1.1.0-0.17.20120809git.el7 base 70 k DEBUG: tkinter x86_642.7.5-92.el7_9 updates 328 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 183 Packages DEBUG: Total size: 67 M DEBUG: Total download size: 7.5 M DEBUG: Installed size: 288 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-linecache2-1.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-matplotlib-data-2.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-matplotlib-data-fonts-2.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-nose-1.3.7-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-appdirs-1.4.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cycler-0.10.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-extras-1.0.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fixtures-3.0.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-functools32-3.2.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-future-0.16.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jmespath-0.9.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpatch-1.21-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpointer-1.10-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mimeparse-1.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-munch-2.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-networkx-2.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-modules-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pydot-1.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-requests-mock-1.5.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stestr-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subunit-1.4.0-1.1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tenacity-5.1.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testrepository-0.0.20-12.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testresources-1.0.0-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testscenarios-0.5.0-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testtools-2.3.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-traceback2-1.4.0-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-unittest2-1.1.0-15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-voluptuous-0.10.5-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.11.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.8.13-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-2015.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-Bottleneck-0.6.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-matplotlib-2.0.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-matplotlib-tk-2.0.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-numexpr-2.6.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-numpy-1.14.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pandas-0.19.1-2.el7.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-psutil-5.5.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-scipy-0.18.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-simplejson-3.16.0-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-tables-3.3.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atlas-3.10.1-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-24.3-23.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-python-2.30.1-22.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.06-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] t1lib-5.1.2-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.5.13-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-2012-45.20130427_r30134.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-bin-svn26509.0-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-svn26689.1.14-45.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-bin-svn27347.0-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-lib-2012-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-svn28792.0-45.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tix-8.4.3-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.5.13-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.0-0.17.20120809git.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tkinter-2.7.5-92.el7_9.x86_64.rpm: Already downloaded DEBUG: (119/183): python-oslo-cache-lang-1.37.1-0.2022 63 kB/s | 11 kB 00:00 DEBUG: (120/183): python-oslo-concurrency-lang-3.30.1- 47 kB/s | 8.6 kB 00:00 DEBUG: (121/183): python-oslo-db-lang-5.0.2-0.20200220 45 kB/s | 8.2 kB 00:00 DEBUG: (122/183): python-oslo-i18n-lang-3.24.0-0.20200 430 kB/s | 8.8 kB 00:00 DEBUG: (123/183): python-oslo-log-lang-3.44.3-0.202006 365 kB/s | 8.0 kB 00:00 DEBUG: (124/183): python-oslo-middleware-lang-3.38.1-0 356 kB/s | 7.0 kB 00:00 DEBUG: (125/183): python-oslo-policy-lang-2.3.4-0.2020 357 kB/s | 7.1 kB 00:00 DEBUG: (126/183): python-pycadf-common-2.10.0-0.202002 507 kB/s | 9.6 kB 00:00 DEBUG: (127/183): python-oslo-utils-lang-3.41.6-0.2020 357 kB/s | 7.8 kB 00:00 DEBUG: (128/183): python2-automaton-1.17.0-0.202002211 1.0 MB/s | 36 kB 00:00 DEBUG: (129/183): python2-barbicanclient-4.9.0-0.20200 2.3 MB/s | 121 kB 00:00 DEBUG: (130/183): python2-castellan-1.3.4-0.2020120213 2.2 MB/s | 116 kB 00:00 DEBUG: (131/183): python2-cliff-2.16.0-0.2020022108293 3.8 MB/s | 88 kB 00:00 DEBUG: (132/183): python2-debtcollector-1.22.0-0.20200 1.2 MB/s | 27 kB 00:00 DEBUG: (133/183): python2-cinderclient-5.0.2-0.2021041 3.8 MB/s | 233 kB 00:00 DEBUG: (134/183): python2-futurist-1.9.0-0.20200221041 2.5 MB/s | 58 kB 00:00 DEBUG: (135/183): python2-glanceclient-2.17.1-0.202006 3.5 MB/s | 140 kB 00:00 DEBUG: (136/183): python2-keystoneauth1-3.17.4-0.20210 10 MB/s | 415 kB 00:00 DEBUG: (137/183): python2-keystoneclient-3.21.0-0.2020 6.1 MB/s | 241 kB 00:00 DEBUG: (138/183): python2-keystonemiddleware-7.0.1-0.2 4.0 MB/s | 88 kB 00:00 DEBUG: (139/183): python2-mox3-0.28.0-0.20200220113751 3.2 MB/s | 74 kB 00:00 DEBUG: (140/183): python2-novaclient-15.1.1-0.20200629 8.0 MB/s | 220 kB 00:00 DEBUG: (141/183): python2-neutronclient-6.14.1-0.20200 7.6 MB/s | 300 kB 00:00 DEBUG: (142/183): python2-octavia-lib-1.4.0-0.20200221 1.9 MB/s | 38 kB 00:00 DEBUG: (143/183): python2-os-client-config-1.33.0-0.20 2.4 MB/s | 48 kB 00:00 DEBUG: (144/183): python2-os-service-types-1.7.0-0.202 1.6 MB/s | 31 kB 00:00 DEBUG: (145/183): python2-openstacksdk-0.36.5-0.202102 15 MB/s | 767 kB 00:00 DEBUG: (146/183): python2-oslo-cache-1.37.1-0.20220909 2.3 MB/s | 46 kB 00:00 DEBUG: (147/183): python2-osc-lib-1.14.1-0.20200221121 3.1 MB/s | 72 kB 00:00 DEBUG: (148/183): python2-oslo-concurrency-3.30.1-0.20 1.7 MB/s | 35 kB 00:00 DEBUG: (149/183): python2-oslo-config-6.11.3-0.2020112 8.7 MB/s | 223 kB 00:00 DEBUG: (150/183): python2-oslo-context-2.23.1-0.202006 787 kB/s | 20 kB 00:00 DEBUG: (151/183): python2-oslo-db-5.0.2-0.202002201714 6.5 MB/s | 145 kB 00:00 DEBUG: (152/183): python2-oslo-i18n-3.24.0-0.202002201 2.7 MB/s | 52 kB 00:00 DEBUG: (153/183): python2-oslo-log-3.44.3-0.2020061005 3.0 MB/s | 59 kB 00:00 DEBUG: (154/183): python2-oslo-middleware-3.38.1-0.202 2.6 MB/s | 48 kB 00:00 DEBUG: (155/183): python2-oslo-messaging-10.2.4-0.2021 8.7 MB/s | 220 kB 00:00 DEBUG: (156/183): python2-oslo-policy-2.3.4-0.20200713 2.8 MB/s | 64 kB 00:00 DEBUG: (157/183): python2-oslo-reports-1.30.0-0.202002 2.2 MB/s | 51 kB 00:00 DEBUG: (158/183): python2-oslo-serialization-2.29.3-0. 1.3 MB/s | 29 kB 00:00 DEBUG: (159/183): python2-oslo-service-1.40.2-0.202002 3.1 MB/s | 66 kB 00:00 DEBUG: (160/183): python2-oslo-utils-3.41.6-0.20200703 3.7 MB/s | 73 kB 00:00 DEBUG: (161/183): python2-oslo-upgradecheck-0.3.2-0.20 789 kB/s | 18 kB 00:00 DEBUG: (162/183): python2-oslotest-3.8.1-0.20200220113 2.1 MB/s | 45 kB 00:00 DEBUG: (163/183): python2-pycadf-2.10.0-0.202002201932 2.3 MB/s | 45 kB 00:00 DEBUG: (164/183): python2-requestsexceptions-1.4.0-0.2 529 kB/s | 10 kB 00:00 DEBUG: (165/183): python2-stevedore-1.31.0-0.202002201 2.7 MB/s | 56 kB 00:00 DEBUG: (166/183): python2-wsme-0.9.4-0.20200221112400. 3.8 MB/s | 187 kB 00:00 DEBUG: (167/183): python-click-6.3-1.el7.noarch.rpm 4.1 MB/s | 119 kB 00:00 DEBUG: (168/183): python2-taskflow-3.7.1-0.20200221131 6.9 MB/s | 680 kB 00:00 DEBUG: (169/183): python-logutils-0.3.3-3.el7.noarch.r 2.0 MB/s | 41 kB 00:00 DEBUG: (170/183): python-simplegeneric-0.8-7.el7.noarc 574 kB/s | 11 kB 00:00 DEBUG: (171/183): python-waitress-0.8.9-5.el7.noarch.r 6.1 MB/s | 151 kB 00:00 DEBUG: (172/183): python-webtest-2.0.23-1.el7.noarch.r 4.0 MB/s | 83 kB 00:00 DEBUG: (173/183): python2-cotyledon-1.6.3-1.el7.noarch 1.3 MB/s | 37 kB 00:00 DEBUG: (174/183): python2-distro-1.3.0-3.el7.noarch.rp 1.0 MB/s | 30 kB 00:00 DEBUG: (175/183): python2-flask-1.0.2-1.el7.noarch.rpm 5.1 MB/s | 152 kB 00:00 DEBUG: (176/183): python2-gunicorn-19.9.0-4.el7.noarch 7.1 MB/s | 211 kB 00:00 DEBUG: (177/183): python2-itsdangerous-0.24-14.el7.noa 845 kB/s | 25 kB 00:00 DEBUG: (178/183): python-beautifulsoup4-4.6.0-1.el7.no 808 kB/s | 170 kB 00:00 DEBUG: (179/183): python2-pecan-1.3.2-1.el7.noarch.rpm 7.6 MB/s | 267 kB 00:00 DEBUG: (180/183): python2-singledispatch-3.4.0.3-4.el7 972 kB/s | 17 kB 00:00 DEBUG: (181/183): python2-pyroute2-0.5.6-1.el7.noarch. 14 MB/s | 550 kB 00:00 DEBUG: (182/183): python2-werkzeug-0.14.1-3.el7.noarch 17 MB/s | 466 kB 00:00 DEBUG: (183/183): python2-setproctitle-1.1.10-12.el7.x 724 kB/s | 18 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 8.9 MB/s | 7.5 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.681754 1/183 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 2/183 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 3/183 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 4/183 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 5/183 DEBUG: Installing : libquadmath-4.8.5-44.el7.x86_64 6/183 DEBUG: Running scriptlet: libquadmath-4.8.5-44.el7.x86_64 6/183 DEBUG: Installing : libgfortran-4.8.5-44.el7.x86_64 7/183 DEBUG: Running scriptlet: libgfortran-4.8.5-44.el7.x86_64 7/183 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 8/183 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 9/183 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 10/183 DEBUG: Installing : tcl-1:8.5.13-8.el7.x86_64 11/183 DEBUG: Running scriptlet: tcl-1:8.5.13-8.el7.x86_64 11/183 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 12/183 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 13/183 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 14/183 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 15/183 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 16/183 DEBUG: Installing : tk-1:8.5.13-6.el7.x86_64 16/183 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 16/183 DEBUG: Installing : atlas-3.10.1-12.el7.x86_64 17/183 DEBUG: Running scriptlet: atlas-3.10.1-12.el7.x86_64 17/183 DEBUG: Installing : python2-tenacity-5.1.1-4.el7.noarch 18/183 DEBUG: Installing : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 19/183 DEBUG: Installing : python-matplotlib-data-2.0.0-3.el7.noarch 20/183 DEBUG: Installing : which-2.20-7.el7.x86_64 21/183 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 21/183 DEBUG: Installing : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 22/183 DEBUG: Installing : texlive-kpathsea-2:svn28792.0-45.el7.noarch 23/183 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 23/183 DEBUG: Installing : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 24/183 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 25/183 DEBUG: Installing : texlive-base-2:2012-45.20130427_r30134.el7.noarc 25/183 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 26/183 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 27/183 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 28/183 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 28/183 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 29/183 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 30/183 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 31/183 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 32/183 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 33/183 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 34/183 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 35/183 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 36/183 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 37/183 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 38/183 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 39/183 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 40/183 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 41/183 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 42/183 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 43/183 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 44/183 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 45/183 DEBUG: Installing : tix-1:8.4.3-12.el7.x86_64 46/183 DEBUG: Running scriptlet: tix-1:8.4.3-12.el7.x86_64 46/183 DEBUG: Installing : tkinter-2.7.5-92.el7_9.x86_64 47/183 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 48/183 DEBUG: Installing : hdf5-1.8.13-7.el7.x86_64 49/183 DEBUG: Running scriptlet: hdf5-1.8.13-7.el7.x86_64 49/183 DEBUG: Installing : python2-automaton-1.17.0-0.20200221121415.5e82fe 50/183 DEBUG: Installing : t1lib-5.1.2-14.el7.x86_64 51/183 DEBUG: Running scriptlet: t1lib-5.1.2-14.el7.x86_64 51/183 DEBUG: Installing : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 52/183 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 52/183 DEBUG: Installing : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 53/183 DEBUG: Installing : snappy-1.1.0-3.el7.x86_64 54/183 DEBUG: Running scriptlet: snappy-1.1.0-3.el7.x86_64 54/183 DEBUG: Installing : blosc-1.11.1-3.el7.x86_64 55/183 DEBUG: Running scriptlet: blosc-1.11.1-3.el7.x86_64 55/183 DEBUG: Installing : python-ply-3.4-11.el7.noarch 56/183 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 57/183 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 58/183 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 59/183 DEBUG: Installing : lzo-2.06-8.el7.x86_64 60/183 DEBUG: Running scriptlet: lzo-2.06-8.el7.x86_64 60/183 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 61/183 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 61/183 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 62/183 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 63/183 DEBUG: Installing : graphviz-python-2.30.1-22.el7.x86_64 64/183 DEBUG: Installing : emacs-filesystem-1:24.3-23.el7.noarch 65/183 DEBUG: Installing : desktop-file-utils-0.23-2.el7.x86_64 66/183 DEBUG: Installing : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 67/183 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 68/183 DEBUG: Installing : python2-setproctitle-1.1.10-12.el7.x86_64 69/183 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 70/183 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 71/183 DEBUG: Installing : libqhull-2015.2-1.el7.x86_64 72/183 DEBUG: Running scriptlet: libqhull-2015.2-1.el7.x86_64 72/183 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 73/183 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 74/183 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 75/183 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 76/183 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 77/183 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 78/183 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 79/183 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 80/183 DEBUG: Installing : python2-pydot-1.4.1-1.el7.noarch 81/183 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 82/183 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 83/183 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 84/183 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 85/183 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 86/183 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 87/183 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 88/183 DEBUG: Installing : python2-itsdangerous-0.24-14.el7.noarch 89/183 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 90/183 DEBUG: Installing : python2-functools32-3.2.3.2-1.el7.noarch 91/183 DEBUG: Installing : python2-cycler-0.10.0-2.el7.noarch 92/183 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 93/183 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 94/183 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 95/183 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 96/183 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 97/183 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 98/183 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 99/183 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 100/183 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 101/183 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 102/183 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 103/183 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 104/183 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 105/183 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 106/183 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 107/183 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 108/183 DEBUG: Installing : python-nose-1.3.7-7.el7.noarch 109/183 DEBUG: Installing : python2-numpy-1:1.14.5-1.el7.x86_64 110/183 DEBUG: Installing : python2-matplotlib-tk-2.0.0-3.el7.x86_64 111/183 DEBUG: Installing : python2-matplotlib-2.0.0-3.el7.x86_64 112/183 DEBUG: Installing : python2-scipy-0.18.0-3.el7.x86_64 113/183 DEBUG: Installing : python2-numexpr-2.6.1-3.el7.x86_64 114/183 DEBUG: Installing : python2-tables-3.3.0-4.el7.x86_64 115/183 DEBUG: Installing : python-Bottleneck-0.6.0-4.el7.x86_64 116/183 DEBUG: Installing : python2-pandas-0.19.1-2.el7.2.x86_64 117/183 DEBUG: Installing : python2-networkx-2.2-3.el7.noarch 118/183 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 119/183 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 120/183 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 121/183 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 122/183 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 123/183 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 124/183 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 125/183 DEBUG: Installing : python2-subunit-1.4.0-1.1.el7.noarch 126/183 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 127/183 DEBUG: Installing : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 128/183 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 129/183 DEBUG: Installing : python-editor-0.4-4.el7.noarch 130/183 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 131/183 DEBUG: Installing : python-click-6.3-1.el7.noarch 132/183 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.2020022109324 133/183 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.fed 134/183 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941 135/183 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 136/183 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 137/183 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 138/183 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 139/183 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 140/183 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 141/183 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 142/183 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 143/183 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 144/183 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 145/183 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 146/183 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 147/183 DEBUG: Installing : python2-barbicanclient-4.9.0-0.20200221112259.9c 148/183 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 149/183 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 150/183 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 151/183 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 152/183 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 153/183 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 154/183 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 155/183 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 156/183 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 157/183 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 158/183 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 159/183 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 160/183 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a0 161/183 DEBUG: Installing : python2-castellan-1.3.4-0.20201202130926.edf96c4 162/183 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 163/183 DEBUG: Installing : python2-octavia-lib-1.4.0-0.20200221150442.cec8b 164/183 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 165/183 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20200220193342.cf3 166/183 DEBUG: Installing : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 167/183 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 168/183 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e 169/183 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 170/183 DEBUG: Installing : python2-flask-1:1.0.2-1.el7.noarch 171/183 DEBUG: Installing : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 172/183 DEBUG: Installing : python2-testrepository-0.0.20-12.el7.noarch 173/183 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 174/183 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 175/183 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 176/183 DEBUG: Installing : python2-cotyledon-1.6.3-1.el7.noarch 177/183 DEBUG: Installing : python2-wsme-0.9.4-0.20200221112400.bff9624.el7. 178/183 DEBUG: Installing : python2-testresources-1.0.0-6.el7.noarch 179/183 DEBUG: Installing : python2-requests-mock-1.5.2-3.el7.noarch 180/183 DEBUG: Installing : python2-pyroute2-0.5.6-1.el7.noarch 181/183 DEBUG: Installing : python2-gunicorn-19.9.0-4.el7.noarch 182/183 DEBUG: Installing : python2-distro-1.3.0-3.el7.noarch 183/183 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 183/183 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 183/183 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 183/183 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 1/183 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 2/183 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 3/183 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/183 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/183 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/183 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/183 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 8/183 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 9/183 DEBUG: Verifying : python2-automaton-1.17.0-0.20200221121415.5e82fe 10/183 DEBUG: Verifying : python2-barbicanclient-4.9.0-0.20200221112259.9c 11/183 DEBUG: Verifying : python2-castellan-1.3.4-0.20201202130926.edf96c4 12/183 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e 13/183 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 14/183 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 15/183 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 16/183 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 17/183 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 18/183 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 19/183 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 20/183 DEBUG: Verifying : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 21/183 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a0 22/183 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 23/183 DEBUG: Verifying : python2-octavia-lib-1.4.0-0.20200221150442.cec8b 24/183 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.fed 25/183 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941 26/183 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 27/183 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 28/183 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 29/183 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 30/183 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 31/183 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 32/183 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 33/183 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 34/183 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 35/183 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 36/183 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 37/183 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 38/183 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20200220193342.cf3 39/183 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 40/183 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 41/183 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 42/183 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 43/183 DEBUG: Verifying : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 44/183 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 45/183 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.2020022109324 46/183 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 47/183 DEBUG: Verifying : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 48/183 DEBUG: Verifying : python2-wsme-0.9.4-0.20200221112400.bff9624.el7. 49/183 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 50/183 DEBUG: Verifying : python-click-6.3-1.el7.noarch 51/183 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 52/183 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 53/183 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 54/183 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 55/183 DEBUG: Verifying : python-matplotlib-data-2.0.0-3.el7.noarch 56/183 DEBUG: Verifying : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 57/183 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 58/183 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 59/183 DEBUG: Verifying : python-nose-1.3.7-7.el7.noarch 60/183 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 61/183 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 62/183 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 63/183 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 64/183 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 65/183 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 66/183 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 67/183 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 68/183 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 69/183 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 70/183 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 71/183 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 72/183 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 73/183 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 74/183 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 75/183 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 76/183 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 77/183 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 78/183 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 79/183 DEBUG: Verifying : python2-cotyledon-1.6.3-1.el7.noarch 80/183 DEBUG: Verifying : python2-cycler-0.10.0-2.el7.noarch 81/183 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 82/183 DEBUG: Verifying : python2-distro-1.3.0-3.el7.noarch 83/183 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 84/183 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 85/183 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 86/183 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 87/183 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 88/183 DEBUG: Verifying : python2-flask-1:1.0.2-1.el7.noarch 89/183 DEBUG: Verifying : python2-functools32-3.2.3.2-1.el7.noarch 90/183 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 91/183 DEBUG: Verifying : python2-gunicorn-19.9.0-4.el7.noarch 92/183 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 93/183 DEBUG: Verifying : python2-itsdangerous-0.24-14.el7.noarch 94/183 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 95/183 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 96/183 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 97/183 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 98/183 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 99/183 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 100/183 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 101/183 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 102/183 DEBUG: Verifying : python2-networkx-2.2-3.el7.noarch 103/183 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 104/183 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 105/183 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 106/183 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 107/183 DEBUG: Verifying : python2-pydot-1.4.1-1.el7.noarch 108/183 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 109/183 DEBUG: Verifying : python2-pyroute2-0.5.6-1.el7.noarch 110/183 DEBUG: Verifying : python2-requests-mock-1.5.2-3.el7.noarch 111/183 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 112/183 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 113/183 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 114/183 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 115/183 DEBUG: Verifying : python2-subunit-1.4.0-1.1.el7.noarch 116/183 DEBUG: Verifying : python2-tenacity-5.1.1-4.el7.noarch 117/183 DEBUG: Verifying : python2-testrepository-0.0.20-12.el7.noarch 118/183 DEBUG: Verifying : python2-testresources-1.0.0-6.el7.noarch 119/183 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 120/183 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 121/183 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 122/183 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 123/183 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 124/183 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 125/183 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 126/183 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 127/183 DEBUG: Verifying : blosc-1.11.1-3.el7.x86_64 128/183 DEBUG: Verifying : hdf5-1.8.13-7.el7.x86_64 129/183 DEBUG: Verifying : libqhull-2015.2-1.el7.x86_64 130/183 DEBUG: Verifying : python-Bottleneck-0.6.0-4.el7.x86_64 131/183 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 132/183 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 133/183 DEBUG: Verifying : python2-matplotlib-2.0.0-3.el7.x86_64 134/183 DEBUG: Verifying : python2-matplotlib-tk-2.0.0-3.el7.x86_64 135/183 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 136/183 DEBUG: Verifying : python2-numexpr-2.6.1-3.el7.x86_64 137/183 DEBUG: Verifying : python2-numpy-1:1.14.5-1.el7.x86_64 138/183 DEBUG: Verifying : python2-pandas-0.19.1-2.el7.2.x86_64 139/183 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 140/183 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 141/183 DEBUG: Verifying : python2-scipy-0.18.0-3.el7.x86_64 142/183 DEBUG: Verifying : python2-setproctitle-1.1.10-12.el7.x86_64 143/183 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 144/183 DEBUG: Verifying : python2-tables-3.3.0-4.el7.x86_64 145/183 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 146/183 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 147/183 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 148/183 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 149/183 DEBUG: Verifying : atlas-3.10.1-12.el7.x86_64 150/183 DEBUG: Verifying : desktop-file-utils-0.23-2.el7.x86_64 151/183 DEBUG: Verifying : emacs-filesystem-1:24.3-23.el7.noarch 152/183 DEBUG: Verifying : graphviz-python-2.30.1-22.el7.x86_64 153/183 DEBUG: Verifying : libgfortran-4.8.5-44.el7.x86_64 154/183 DEBUG: Verifying : libquadmath-4.8.5-44.el7.x86_64 155/183 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 156/183 DEBUG: Verifying : lzo-2.06-8.el7.x86_64 157/183 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 158/183 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 159/183 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 160/183 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 161/183 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 162/183 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 163/183 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 164/183 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 165/183 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 166/183 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 167/183 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 168/183 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 169/183 DEBUG: Verifying : snappy-1.1.0-3.el7.x86_64 170/183 DEBUG: Verifying : t1lib-5.1.2-14.el7.x86_64 171/183 DEBUG: Verifying : tcl-1:8.5.13-8.el7.x86_64 172/183 DEBUG: Verifying : texlive-base-2:2012-45.20130427_r30134.el7.noarc 173/183 DEBUG: Verifying : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 174/183 DEBUG: Verifying : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 175/183 DEBUG: Verifying : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 176/183 DEBUG: Verifying : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 177/183 DEBUG: Verifying : texlive-kpathsea-2:svn28792.0-45.el7.noarch 178/183 DEBUG: Verifying : tix-1:8.4.3-12.el7.x86_64 179/183 DEBUG: Verifying : tk-1:8.5.13-6.el7.x86_64 180/183 DEBUG: Verifying : which-2.20-7.el7.x86_64 181/183 DEBUG: Verifying : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 182/183 DEBUG: Verifying : tkinter-2.7.5-92.el7_9.x86_64 183/183 DEBUG: Installed: DEBUG: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch DEBUG: python2-castellan-1.3.4-0.20201202130926.edf96c4.el7.noarch DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch DEBUG: python2-octavia-lib-1.4.0-0.20200221150442.cec8b19.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch DEBUG: python2-wsme-0.9.4-0.20200221112400.bff9624.el7.noarch DEBUG: python2-cotyledon-1.6.3-1.el7.noarch DEBUG: python2-distro-1.3.0-3.el7.noarch DEBUG: python2-flask-1:1.0.2-1.el7.noarch DEBUG: python2-gunicorn-19.9.0-4.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-pecan-1.3.2-1.el7.noarch DEBUG: python2-pyasn1-0.3.7-6.el7.noarch DEBUG: python2-pyasn1-modules-0.3.7-6.el7.noarch DEBUG: python2-pyroute2-0.5.6-1.el7.noarch DEBUG: python2-requests-mock-1.5.2-3.el7.noarch DEBUG: python2-stestr-2.3.1-1.el7.noarch DEBUG: python2-subunit-1.4.0-1.1.el7.noarch DEBUG: python2-testrepository-0.0.20-12.el7.noarch DEBUG: python2-testresources-1.0.0-6.el7.noarch DEBUG: python2-testscenarios-0.5.0-8.el7.noarch DEBUG: python2-testtools-2.3.0-7.el7.noarch DEBUG: python2-werkzeug-0.14.1-3.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: python-click-6.3-1.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-linecache2-1.0.0-1.el7.noarch DEBUG: python-logutils-0.3.3-3.el7.noarch DEBUG: python-matplotlib-data-2.0.0-3.el7.noarch DEBUG: python-matplotlib-data-fonts-2.0.0-3.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-nose-1.3.7-7.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-simplegeneric-0.8-7.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-waitress-0.8.9-5.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python-webtest-2.0.23-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-appdirs-1.4.0-4.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-cycler-0.10.0-2.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-extras-1.0.0-2.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-fixtures-3.0.0-7.el7.noarch DEBUG: python2-functools32-3.2.3.2-1.el7.noarch DEBUG: python2-future-0.16.0-4.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-itsdangerous-0.24-14.el7.noarch DEBUG: python2-jmespath-0.9.0-5.el7.noarch DEBUG: python2-jsonpatch-1.21-1.el7.noarch DEBUG: python2-jsonpointer-1.10-4.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-mimeparse-1.6.0-2.el7.noarch DEBUG: python2-munch-2.2.0-2.el7.noarch DEBUG: python2-networkx-2.2-3.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pydot-1.4.1-1.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-tenacity-5.1.1-4.el7.noarch DEBUG: python2-traceback2-1.4.0-14.el7.noarch DEBUG: python2-unittest2-1.1.0-15.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-voluptuous-0.10.5-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: blosc-1.11.1-3.el7.x86_64 DEBUG: hdf5-1.8.13-7.el7.x86_64 DEBUG: libqhull-2015.2-1.el7.x86_64 DEBUG: python-Bottleneck-0.6.0-4.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: python2-matplotlib-tk-2.0.0-3.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-numexpr-2.6.1-3.el7.x86_64 DEBUG: python2-numpy-1:1.14.5-1.el7.x86_64 DEBUG: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: python2-psutil-5.5.1-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-scipy-0.18.0-3.el7.x86_64 DEBUG: python2-setproctitle-1.1.10-12.el7.x86_64 DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 DEBUG: python2-tables-3.3.0-4.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: atlas-3.10.1-12.el7.x86_64 DEBUG: desktop-file-utils-0.23-2.el7.x86_64 DEBUG: emacs-filesystem-1:24.3-23.el7.noarch DEBUG: graphviz-python-2.30.1-22.el7.x86_64 DEBUG: libgfortran-4.8.5-44.el7.x86_64 DEBUG: libquadmath-4.8.5-44.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: lzo-2.06-8.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: snappy-1.1.0-3.el7.x86_64 DEBUG: t1lib-5.1.2-14.el7.x86_64 DEBUG: tcl-1:8.5.13-8.el7.x86_64 DEBUG: texlive-base-2:2012-45.20130427_r30134.el7.noarch DEBUG: texlive-dvipng-bin-2:svn26509.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-dvipng-2:svn26689.1.14-45.el7.noarch DEBUG: texlive-kpathsea-bin-2:svn27347.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-lib-2:2012-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-2:svn28792.0-45.el7.noarch DEBUG: tix-1:8.4.3-12.el7.x86_64 DEBUG: tk-1:8.5.13-6.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: xdg-utils-1.1.0-0.17.20120809git.el7.noarch DEBUG: tkinter-2.7.5-92.el7_9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7be9999b0744474d814a46d6ce8e6dd9', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos-train-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch 1593414356 592748 afbd13e0d9037c22f66869dc06001c93 installed DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch 1565130322 174572 39bd397ca4fd5470144024e5e7531bd1 installed DEBUG: tzdata-2023c-1.el7.noarch 1680617060 1897431 8ddcdba8bb730c3b53320436c3442cf4 installed DEBUG: python2-testscenarios-0.5.0-8.el7.noarch 1518087080 109659 ac637433015c1d2f08d3590d36f9a73d installed DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch 1649176657 160544 dbd8d98391c5361fcef2d1dd39c457ad installed DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch 1565639102 38217 0afb698fceb0415b91b6af9661fe1013 installed DEBUG: python2-wsme-0.9.4-0.20200221112400.bff9624.el7.noarch 1582284271 968914 a9795ee34427828444755e480f8ff48b installed DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 1649176657 94742 469e289af796bba757870b6981222343 installed DEBUG: python-rpm-macros-3-34.el7.noarch 1602605024 4234 9c48c27d0b87e5fcf31da492d4a9125d installed DEBUG: python2-gunicorn-19.9.0-4.el7.noarch 1565333538 869487 3c67118c4cabeb364c231ca210687b6f installed DEBUG: pixman-0.34.0-1.el7.x86_64 1478364953 698744 4e6af972d04a88512ba81d3d303f05be installed DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 1683214717 3948359 8048d7d821fbdac8631740d9b8e9fc4c installed DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 1637771619 149762 c8f9fc0d4d90d86870f08f16a14dfc8c installed DEBUG: glibc-common-2.17-326.el7_9.x86_64 1652890724 226621529 f8ba4d3af3e581111f062731a0306a9f installed DEBUG: yum-3.4.3-168.el7.centos.noarch 1601571829 5829237 9068a3f50b0f5851a82c7a990dbffa59 installed DEBUG: nss-util-3.79.0-1.el7_9.x86_64 1664293390 199016 ca6004cd05fdd4859f79f5a06fe2b504 installed DEBUG: shadow-utils-2:4.6-5.el7.x86_64 1565319063 3887289 975b2bbe58a4f03ef8c9b8159b59af7f installed DEBUG: libsepol-2.5-10.el7.x86_64 1540935375 686640 cb2c225685a559d68fdb0e07f9b488a2 installed DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 1612283515 8482896 aca5cd217dc2c0d39ef1914719f72d16 installed DEBUG: info-5.1-5.el7.x86_64 1523408616 494630 e1f75e40cf956ed3efe7b49c5f6939ec installed DEBUG: kmod-20-28.el7.x86_64 1585709895 247868 177062346afeda2c51ce12cb8c20a670 installed DEBUG: elfutils-libelf-0.176-5.el7.x86_64 1601569823 916150 c45c186cf049050f6df0210fbbe3ca82 installed DEBUG: systemd-libs-219-78.el7_9.7.x86_64 1662044298 1262560 4460ffb8c4a337f46b5ed83e0108950b installed DEBUG: libcap-2.22-11.el7.x86_64 1585710513 107365 49e9db222f10b2e400a1736eb13270c6 installed DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch 1601569823 1810 e7ff84b810bf4bb547c3d1bad7a43243 installed DEBUG: libcom_err-1.42.9-19.el7.x86_64 1601481804 60425 17ce0e8ec66bb2984af53998bde8a4d2 installed DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 657304 196e956024a79b196c8ab662badf9371 installed DEBUG: sed-4.2.2-7.el7.x86_64 1601487357 601267 4523ac99048091e140e598af1d653721 installed DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 1605544205 249345 fc65a62d9811a435451167c71459b348 installed DEBUG: lua-5.1.4-15.el7.x86_64 1478400455 640319 d5973eb7ca2bb665f5fbb7141f2e27a3 installed DEBUG: rsync-3.1.2-12.el7_9.x86_64 1671121313 839727 5eb9f5a148f36e6827fb111dee5c5c6b installed DEBUG: libgcrypt-1.5.3-14.el7.x86_64 1501689307 597727 88c64dc7c3aed6a156e4dee5def38300 installed DEBUG: elfutils-0.176-5.el7.x86_64 1601569823 835489 f43d86682eaa591b6e61b436c3a2b3fa installed DEBUG: file-libs-5.11-37.el7.x86_64 1601482103 3076741 0919ae038ea6cea885f1643c0f876664 installed DEBUG: git-1.8.3.1-25.el7_9.x86_64 1684854503 23265295 112e72a18c42a8d9bf932734469c7271 installed DEBUG: xz-5.2.2-2.el7_9.x86_64 1655304053 798420 0f112aba0442b136d7466a0dafad0127 installed DEBUG: python2-pillow-5.4.1-3.el7.x86_64 1551783789 2375349 c4349017ef9bbfade8bce1b0dfc5df85 installed DEBUG: gdbm-1.10-8.el7.x86_64 1402349948 184322 770bd49f3898dc1cc831fb9ec12d569a installed DEBUG: python2-crypto-2.6.1-15.el7.x86_64 1504812063 2330821 265e265e527132178d11cd1e01b3784d installed DEBUG: libmpc-1.0.1-3.el7.x86_64 1402343098 113833 835abbe42dbf1e0f94d227d54c01f483 installed DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch 1550073304 3665747 4d9aed9f54e36b826dff7c7e2851b4ba installed DEBUG: p11-kit-0.23.5-3.el7.x86_64 1501889820 1337825 9a0f49ca3b6d58aeb05780003cae38f1 installed DEBUG: graphviz-2.30.1-22.el7.x86_64 1602604646 4016214 004c70ca17b4470000a29ac94629f589 installed DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch 1442499662 246816 1e4fdb7c1adca482b774a55bf0c77070 installed DEBUG: gcc-4.8.5-44.el7.x86_64 1601433759 39226437 5a93652497b3c8a82e73c2ad1ce4109f installed DEBUG: libxshmfence-1.2-1.el7.x86_64 1447992547 11160 a4d00670969adcf52e88026b2605d5a8 installed DEBUG: make-1:3.82-24.el7.x86_64 1565311645 1160660 c05a8addeca9104ca654b2019a664428 installed DEBUG: libimagequant-2.8.2-2.el7.x86_64 1485197698 121496 59dcb93d726bc7cc2360550f0a79fa0c installed DEBUG: PyYAML-3.10-11.el7.x86_64 1402372385 645110 79f893b98b59fca6bd79019d2a717efd installed DEBUG: perl-podlators-2.5.1-3.el7.noarch 1402343776 287679 8e070dd716e3adf3c297291accaa4348 installed DEBUG: libgfortran-4.8.5-44.el7.x86_64 1601433759 1186104 5bc03e98b840f7d3bd48bbceaf985f3b installed DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch 1612284229 21091 f740345d55e41d9a92d1308cb2891ce8 installed DEBUG: tcl-1:8.5.13-8.el7.x86_64 1448009069 4599384 4e4970ec1828fee0a0cf3aab3e1eac8b installed DEBUG: perl-Filter-1.49-3.el7.x86_64 1402353954 148475 66b1205b2eef2a89137e530741ed3710 installed DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch 1582258436 236369 a411b418228b5e12a8c2d554e8cce2ef installed DEBUG: perl-Socket-2.010-5.el7.x86_64 1585713790 114497 978a2da5b65bb1f2b500d0da90e80f8b installed DEBUG: python-matplotlib-data-fonts-2.0.0-3.el7.noarch 1504132054 8273363 8069109e980b364bbd9dbba8d2f8f5a1 installed DEBUG: perl-Time-Local-1.2300-2.el7.noarch 1402342290 44062 8dba0f2d49849dc3990cfc9e91d5ec6b installed DEBUG: texlive-kpathsea-2:svn28792.0-45.el7.noarch 1585718177 218715 03b914f35d8bf75991076085c6180e52 installed DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch 1402365613 538320 8e5edeb936a154537062b776eb41cb7d installed DEBUG: python-netifaces-0.10.4-3.el7.x86_64 1478363102 39173 caff07a8c0ea54c49e45c8f0eb604dc8 installed DEBUG: perl-4:5.16.3-299.el7_9.x86_64 1612283772 23556436 99e96640535d2b1b015f48e7e872bebc installed DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch 1591767281 55184 0918c7d0f306baa67626e2d50e95bdab installed DEBUG: cpp-4.8.5-44.el7.x86_64 1601433759 15636565 fc9fb686c38a12f3ea1a8a1558684fa6 installed DEBUG: python2-cachetools-3.1.0-1.el7.noarch 1549477083 80151 1192ca0248c1e20bc1649c8a693bc070 installed DEBUG: libwayland-client-1.15.0-1.el7.x86_64 1540921077 64076 0c6b8b38625e1cec4ecba0f23702a86b installed DEBUG: python2-jsonschema-2.6.0-2.el7.noarch 1517854980 305135 e0eef3d20bde5645e132436c4a612f32 installed DEBUG: libdb-utils-5.3.21-25.el7.x86_64 1565309918 322471 75032d455ebe208a62eef3f2b83af865 installed DEBUG: python2-kombu-1:4.6.3-3.el7.noarch 1566200622 1602960 3e76e94e163b5ff5f0ffcf869dd94a15 installed DEBUG: unzip-6.0-24.el7_9.x86_64 1642092746 378162 d79ce1ee4c4ee0d4d0b9bccbe73f2b9e installed DEBUG: tkinter-2.7.5-92.el7_9.x86_64 1656431739 1282310 0a4fb0524876f09c91948bae875cde6b installed DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch 1402349670 5395167 1e16e93e08e0bf32696b98a4ede090d0 installed DEBUG: t1lib-5.1.2-14.el7.x86_64 1402373936 400681 7e332340d8b7e831493126b19d91b9e0 installed DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 1402353190 244257 9e248aca4576e17c188396aa91931c63 installed DEBUG: blosc-1.11.1-3.el7.x86_64 1500946085 393240 2c4a75589da464dc018847afb3dde1b2 installed DEBUG: hardlink-1:1.0-19.el7.x86_64 1402381564 16545 3a1bcd8e12bbdbced75d74b5919a039a installed DEBUG: python-inotify-0.9.4-4.el7.noarch 1402371981 262646 5f0058a964f836049912320e7e362ac4 installed DEBUG: libXau-1.0.8-2.1.el7.x86_64 1402361802 55529 042d0ad179921f12e4b33e7123a0142b installed DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch 1499267164 774005 888867730ebf33234879aa12bdcbc013 installed DEBUG: libXrender-0.9.10-1.el7.x86_64 1501645710 46979 abaf13bfdc95039bfe3c3f2db139e498 installed DEBUG: xdg-utils-1.1.0-0.17.20120809git.el7.noarch 1478360732 277142 7932cbbce8fbaeae73f5de00428c8aa9 installed DEBUG: libXpm-3.5.12-2.el7_9.x86_64 1674664600 116607 8d5ff979ae48fb78b2e0480d7e22d060 installed DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 1549390091 288182 5ec01e35d9c650a724b5c498184ed983 installed DEBUG: libXi-1.7.9-1.el7.x86_64 1501648299 70019 9801d7674c51b5de5fc926702853c7fb installed DEBUG: python2-voluptuous-0.10.5-2.el7.noarch 1516092298 254112 5fbf24cb2c695908d0ec7432dcea5a5c installed DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 1402373669 29684 ab89a6352c67878bcabb4e3a62a43e9a installed DEBUG: python2-pyperclip-1.6.4-1.el7.noarch 1532619979 70193 471a03633d817f809d15b92c117bad85 installed DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 1501889820 437261 2dc2f7ab212401098e8821ce23f21741 installed DEBUG: python2-munch-2.2.0-2.el7.noarch 1518080712 37157 aea9b307a14d19a96687d579af191133 installed DEBUG: libverto-0.2.5-4.el7.x86_64 1402386261 23060 341bae036f22ce087486f4d9e180caee installed DEBUG: python-warlock-1.0.1-1.el7.noarch 1419201087 26900 d7a63d2b64ce8ae3de3d8efcad18a771 installed DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 1540924461 666475 6db8946075bf52456fa1ab75d05830e0 installed DEBUG: python2-functools32-3.2.3.2-1.el7.noarch 1485251810 72424 dd3c1f954722948517d797ea68ff304a installed DEBUG: python2-six-1.12.0-1.el7.noarch 1550644333 108284 bee9dec50e68c9b5833908ccba5659ca installed DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch 1550861566 609640 b8e13fd35e93abc9fabac15995422016 installed DEBUG: glib2-2.56.1-9.el7_9.x86_64 1623255133 12174105 580cf60d7017ca850ce749d5e9596352 installed DEBUG: python-mako-0.8.1-2.el7.noarch 1402357022 1480809 3d73873e00ffedb20608eb647a94dd39 installed DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 1540918775 361874 5fc7df3b3e1ae496600ac1de86a1a658 installed DEBUG: python-waitress-0.8.9-5.el7.noarch 1475542375 758012 5826585737004b6d000f3aa61730975e installed DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 1402378933 9389116 da657b0facf181893f9a38437092dbbf installed DEBUG: python-sqlparse-0.1.18-5.el7.noarch 1458332940 284836 5b4eea326b8c34cc100bb3a8dc77ab77 installed DEBUG: pam-1.1.8-23.el7.x86_64 1585713659 2632373 4a759efcb0060afe29709c051707f971 installed DEBUG: python2-matplotlib-tk-2.0.0-3.el7.x86_64 1504131728 122716 ebf9dc9ebdbd9e5371f08612ee9cd018 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch 1565639102 1216672 221605604d5d083a6bc6741575135633 installed DEBUG: python2-tables-3.3.0-4.el7.x86_64 1500987042 8084031 0bf26c6a8d2dd5fb67271cf3bdce0aa4 installed DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch 1565639102 1557171 336f5b9f7572e1e3eb998853843fc083 installed DEBUG: python-memcached-1.58-1.el7.noarch 1504037044 126261 4d00a53702197063b818c721dd3aadde installed DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 1649176086 59806 42ee9299b4bbb491ed26544f5656638b installed DEBUG: python2-unittest2-1.1.0-15.el7.noarch 1532617200 948299 092b9101dcb4d91e6d1e831af1f2d154 installed DEBUG: python2-chardet-3.0.4-7.el7.noarch 1532957211 927946 b1392d0d0d96fb1bd8a3c1ccff871a3c installed DEBUG: python2-stestr-2.3.1-1.el7.noarch 1559898009 646659 40856bd6e064a5ce584e6d6cf56e3451 installed DEBUG: python2-olefile-0.44-1.el7.noarch 1485195884 2415317 53e5d0db0bd9bb43e2113c013719225f installed DEBUG: python2-alembic-1.0.7-1.el7.noarch 1549392039 4458968 d8f3876f4ce92d223bb48eb40e2c5508 installed DEBUG: python2-typing-3.6.1-1.el7.noarch 1498774657 248371 66b1f3c551ef6fe9f14b15331685ec75 installed DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch 1582284621 221415 3d9f3fbe158a595f7b321804e4799c20 installed DEBUG: python2-requests-2.21.0-3.el7.noarch 1560243372 405931 8f92dc5428b425a237eabcbabcb61432 installed DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 11821 e21a1d6e42f700fa08e2da909ee5f59b installed DEBUG: python-whoosh-2.5.7-4.el7.noarch 1433937199 6697050 f4b9bdf6803804cc19f56be4e7379eec installed DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 278730 9e359a3ec17a7430525ef7e1709211b9 installed DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 1488828139 36943 d38539aa64f6f1dde6cdf367b58db195 installed DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch 1582260605 1258042 76b6aec85311a53d70b5ad0f26cf5ded installed DEBUG: python-iniparse-0.4-9.el7.noarch 1402351494 115166 3140d9efca99c4dd5215383bab36bca5 installed DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch 1582287587 254483 71329ff15e804d5eea575b3d7a281471 installed DEBUG: pyxattr-0.5.1-5.el7.x86_64 1402352697 63304 e85121da681760c48a2af6ed8aa31b4e installed DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch 1582258569 245076 22b368d651bf46aa5f16b8319bb8f5e3 installed DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 1501678069 11466 93aa3152b03992c02e0ed2759b1d3ac8 installed DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch 1616167823 1034800 cdbbb821c0a3539eb3a24a9187aa7c8a installed DEBUG: hicolor-icon-theme-0.12-7.el7.noarch 1402370196 45788 54567528a0e83e823d9792db7121f73e installed DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch 1593413695 1000546 adf56ff0430545f2817f4afa0edaa416 installed DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 1679338129 2285892 b47c7a88151d1c6034b8d16cb20e2903 installed DEBUG: python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch 1582290721 3276658 8607f3f339f93ed9e1b16823f4f7cb0b installed DEBUG: rpm-4.11.3-48.el7_9.x86_64 1637771619 2622621 f3842b6f00797306f79cbbdcb333c7e5 installed DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b 1403518795 0 (none) installed DEBUG: libuser-0.60-9.el7.x86_64 1523558694 1952592 8fdd92e668b91208dfd916ebdce8a297 installed DEBUG: fontpackages-filesystem-1.44-8.el7.noarch 1402367660 0 dbc95bc0a2568eb82f59c004462d90ab installed DEBUG: python-pycurl-7.19.0-19.el7.x86_64 1478358654 241513 d5152315d59bde1faaa203e68de6a64e installed DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 1606144121 44787 3bd5cfe3f55b8a69ea5e20304ca50b37 installed DEBUG: libyaml-0.1.4-11.el7_0.x86_64 1422575050 132993 c696db7f90227831c1b92122a69d3794 installed DEBUG: filesystem-3.2-25.el7.x86_64 1523422829 0 93e1c91a2dbd4d3ac61fb70a40a7c228 installed DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 1649176657 64731 9942f3de563195e3430ae0d422eb3e2b installed DEBUG: python-srpm-macros-3-34.el7.noarch 1602605024 3838 99875f6f333850216863f7d91cf485ea installed DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 1649176657 16679 b12100b45545e4e43562920291ed6dac installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 1565367531 596942 16156087ce6056829bf393eead52c90d installed DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 1649176657 113074 e5097a3083c3f7a3b5e938ad432e20b0 installed DEBUG: basesystem-10.0-7.el7.centos.noarch 1403865430 0 778eb3d19a934f42d1354ed795d06b4f installed DEBUG: rubygems-2.0.14.1-39.el7_9.noarch 1649176657 600230 43387d39292d32dd3619d63399ef5437 installed DEBUG: libX11-common-1.6.7-4.el7_9.noarch 1630334719 1335662 bc902005458c560e8ea43108958a9305 installed DEBUG: pth-2.0.7-23.el7.x86_64 1448007112 267851 2d6939b73767d0f96b02677bcbeef2e2 installed DEBUG: python2-rpm-macros-3-34.el7.noarch 1602605024 1495 a63357c8193c74d8755175b23da9ce7e installed DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 1637771619 166656 e97082bac13288d23367a872bdd0c3fc installed DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch 1504735709 223432 c955fdfe1f8f20b1053a34918e44bd58 installed DEBUG: gpgme-1.3.2-5.el7.x86_64 1402362184 547534 d693313ae4184395e902c28ce87d4573 installed DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 1664302415 787660 b4c77a12827cfdf1b5ff41de6e7ce7d0 installed DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 1589300864 53897 2b427db05c3d84f7aa659e65c4f43230 installed DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 1664290340 291664 29e2e0389e617a5581ad99f9692c32f0 installed DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 1402343131 126732 ac1de0c46bc1886e12ea80771951cde2 installed DEBUG: libstdc++-4.8.5-44.el7.x86_64 1601433759 1081666 4bf771ddbb632e6b6da76cc3bd14e425 installed DEBUG: libsemanage-2.5-14.el7.x86_64 1540943073 302329 95dadf0074c4bbd2d63b0c6d5e6922fa installed DEBUG: bash-4.2.46-35.el7_9.x86_64 1637771749 3667724 3effabfcf31212fcf2b1b82c65c37de3 installed DEBUG: libutempter-1.1.6-4.el7.x86_64 1402365826 49749 8e28747e6a84b84af7d78c84cd8cd5e8 installed DEBUG: pcre-8.32-17.el7.x86_64 1501643292 1475532 04a1926cc29eef0f79f8183eb7907024 installed DEBUG: procps-ng-3.3.10-28.el7.x86_64 1601486497 759395 827044eba1dd3f5fd8fbb2ad9911fb06 installed DEBUG: zlib-1.2.7-21.el7_9.x86_64 1678200548 185206 d2f66423819d9280bafa2fd574987aae installed DEBUG: kpartx-0.4.9-136.el7_9.x86_64 1668612098 41267 3f6282ffc25caefd82ca4e4f2b144af7 installed DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 1447995892 70093 0486f0b02e0caa4195761266798e7a26 installed DEBUG: dracut-033-572.el7.x86_64 1601481479 905396 d90b9b6b8f6783d83d5e2d1b09a8f632 installed DEBUG: libdb-5.3.21-25.el7.x86_64 1565309918 1858144 1be9acf59aae36003d65af028af67ebf installed DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 1619616727 404687 df29966875882d5da1d7687d4a742d1b installed DEBUG: expat-2.1.0-15.el7_9.x86_64 1665060754 212427 108006565bfe6ecebc4d6e03d8b1907f installed DEBUG: elfutils-libs-0.176-5.el7.x86_64 1601569823 808799 32fa25ce22d3a56e1459cd0592b81562 installed DEBUG: libacl-2.2.51-15.el7.x86_64 1585707377 37064 d3435c79733c964eb141830587d52eb6 installed DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 1601481306 362600 58e455028fbb88b7b18f4cfdc4b24514 installed DEBUG: popt-1.13-16.el7.x86_64 1402373003 88516 87f5d6bac8f205fb14e2072e4b47ce23 installed DEBUG: dbus-1:1.10.24-15.el7.x86_64 1601481306 594463 3040b3d83397504a4a52edc8330edea3 installed DEBUG: freetype-2.8-14.el7_9.1.x86_64 1604671877 824449 476552d2758140a83c8de5e42a3195c5 installed DEBUG: hwdata-0.252-9.7.el7.x86_64 1601483532 15118514 cde0e0efc96ddb9ca66826818783b5d5 installed DEBUG: libffi-3.0.13-19.el7.x86_64 1585710522 47790 61429cfa793f438e1a1ee6f71fdfd1f0 installed DEBUG: libdrm-2.4.97-2.el7.x86_64 1565309734 367605 59a91115c18d7ca9a5c52d72968d0f27 installed DEBUG: readline-6.2-11.el7.x86_64 1565266059 460424 f45c914245b90ee8c80c08740ef19837 installed DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 1605544205 502120 2a6b33649809e663753b35928fa2119e installed DEBUG: gmp-1:6.0.0-15.el7.x86_64 1501722795 657046 4cd60ebf94766a46c590e17036ece777 installed DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 84096 d5065f9c6151d7df91ee0049843b7f67 installed DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 1612283515 20278 01d1282604566ddad6b1360861dbcf49 installed DEBUG: cairo-1.15.12-4.el7.x86_64 1565305422 1894404 c639611daab17902688dbdf32db56de6 installed DEBUG: chkconfig-1.7.6-1.el7.x86_64 1602604010 779655 d118157f4ea930eba79b3875990b1fe7 installed DEBUG: librsvg2-2.40.20-1.el7.x86_64 1540921102 308951 c6c998edaaee8f2e448cf14713063d4b installed DEBUG: libICE-1.0.9-9.el7.x86_64 1501813449 152213 dfa3c8915ac16deedaa578e08748b045 installed DEBUG: avahi-libs-0.6.31-20.el7.x86_64 1585707485 123816 17ccf9c99f6098f9b540c083df06bc60 installed DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 1634832935 1706142 f6b4d8cf5482c93969ce37ee33cf209c installed DEBUG: gtk2-2.24.31-1.el7.x86_64 1501653192 13494501 c77e31729af1a79df088cc9ec6817db1 installed DEBUG: diffutils-3.3-6.el7_9.x86_64 1678200523 1065295 34ff4a2993c7371acc415405bd00f00d installed DEBUG: openssh-7.4p1-22.el7_9.x86_64 1637771717 1991172 7d53a12d4145e079fa1881d861a77e4b installed DEBUG: libSM-1.2.2-2.el7.x86_64 1448003075 81546 4dfa7c7907174b7354c740d44dba2f8d installed DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch 1684854503 58567 4aa1fbef7cb5c6ba81e42acd025912c8 installed DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 1580221787 814303 d1a1160f175ba0a0c58b28273b50e8a1 installed DEBUG: python2-pbr-5.1.2-2.el7.noarch 1549558978 3384752 a4698f6f24e7a3a7d205cf788f01c2cc installed DEBUG: findutils-1:4.5.11-6.el7.x86_64 1540917834 1855882 162b03172dee0f90443197d424bc9be0 installed DEBUG: libwebp-0.3.0-11.el7.x86_64 1683228648 379957 e4cd1b0edaec54e7d866b9f836b44193 installed DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 1605544205 208288 e2dc490f423424fe8a64ca701ad874c6 installed DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch 1523410278 6126606 3ced417e80b552f84e090b312cbb2dbb installed DEBUG: libcap-ng-0.7.5-4.el7.x86_64 1448001510 50510 84efa5ca78408f78e606e7c8d1816759 installed DEBUG: libtomcrypt-1.17-26.el7.x86_64 1504811851 575874 621e8da08fcda2128d18fdef34d04191 installed DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 1664302415 1463390 d2513b6cbafc4896585c0b34008244c8 installed DEBUG: python-dns-1.15.0-5.el7.noarch 1517942159 1123820 5f8d05fb2d2622c65c6359dd7a24e551 installed DEBUG: libassuan-2.1.0-3.el7.x86_64 1402341240 155391 c4c94aadc9da58f576b4ef238d0136cb installed DEBUG: libgs-9.25-5.el7.x86_64 1601482872 23203990 5d35880729610079863d7f1e49d6ce89 installed DEBUG: libwayland-server-1.15.0-1.el7.x86_64 1540921077 81084 61bc90fe0aa6792be68e420231fc2572 installed DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 1498815728 140213 0131247278e36e578d667cfd054c1926 installed DEBUG: tar-2:1.26-35.el7.x86_64 1540931349 2838510 28f3087e5b512d8cc05e3a8a65727686 installed DEBUG: ghostscript-9.25-5.el7.x86_64 1601482872 154065 1935a1926d55cdcbb46561ae6234e373 installed DEBUG: libidn-1.28-4.el7.x86_64 1448125248 630407 3d582106ac1032c59c1cd4236e5d6415 installed DEBUG: python2-eventlet-0.25.1-1.el7.noarch 1569233621 1383327 91b5cfddd7f97af519ea38c61792304c installed DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 1402366675 42138 e31fa37a714787d3d72e0a9316c3a85b installed DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch 1589300864 29155 5fe4738bcdec7960124371087c661150 installed DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 666456 6641b187badae8ebd191c0e73fc8fa45 installed DEBUG: python-devel-2.7.5-92.el7_9.x86_64 1656431739 1100430 e3e1a45910fb4d91c150caf29d1a0b34 installed DEBUG: lz4-1.8.3-1.el7.x86_64 1601484911 205463 50e943f036504021a9de980b04f402c1 installed DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch 1519902435 92339 e87b1e501fc87439ec1b27481ddb0577 installed DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch 1442499662 696699 54fb2c60fed08ccabee5a5a764049dd9 installed DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch 1676579624 46383 d46d88c1b18792128f92c05b2b09b6c0 installed DEBUG: less-458-9.el7.x86_64 1438300242 215376 2b1222dfb9fbcf5ca3ee2f07d897bb4c installed DEBUG: python-prettytable-0.7.2-3.el7.noarch 1501788925 183858 4c09dfc6fdd0c01eabc4bb4deda90cb4 installed DEBUG: perl-parent-1:0.225-244.el7.noarch 1402384520 8141 d902f1a3426caa19ccbccf09263c54f6 installed DEBUG: python2-iso8601-0.1.11-1.el7.noarch 1453814371 52152 142fe877193c605141f9875d24fa3a67 installed DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch 1402388270 166910 29a8a33b24ddf4e0e95ad8d2484cc277 installed DEBUG: libquadmath-4.8.5-44.el7.x86_64 1601433759 282779 d927a51dafa2298f540383f93d389e72 installed DEBUG: perl-Encode-2.51-7.el7.x86_64 1402368585 10176350 713ce27ff4434807ff7060b333ed8873 installed DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 1588850570 411429 ee9a64dff32ed2fc73129650184226ac installed DEBUG: perl-Pod-Usage-1.63-3.el7.noarch 1402390579 44671 1db34851ba13011739022f031438e15c installed DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch 1549990694 781336 37cc27551d9e7c108fcf8c9b9f39d206 installed DEBUG: perl-Exporter-5.68-3.el7.noarch 1402373350 56612 d6e7deb74b149e4b7aa23a998a127bb4 installed DEBUG: python-decorator-3.4.0-3.el7.noarch 1402357561 72291 b1bd578857db8f0926aa352e26b724f6 installed DEBUG: perl-File-Path-2.09-2.el7.noarch 1402361289 50067 94d54ef6ce6893ae2a4400c4b0ce79b7 installed DEBUG: python2-contextlib2-0.5.5-8.el7.noarch 1532620875 45554 f5c4b63b915750ad54126fa6f73eb878 installed DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 1402358220 67994 2fb261c150fc06b1a978809c5a9c706e installed DEBUG: tk-1:8.5.13-6.el7.x86_64 1448008917 3587086 307cc7da856da117fbb8e8dabea03e6d installed DEBUG: perl-Storable-2.45-3.el7.x86_64 1402367398 181031 25787b4b609f3ee50d1c7f33d29e0102 installed DEBUG: python2-tenacity-5.1.1-4.el7.noarch 1588861739 154613 37e29cfe7eb420b739096622e981112c installed DEBUG: perl-File-Temp-0.23.01-3.el7.noarch 1402383789 158781 396b0a1af3a203e1cb33c98814d5a6d8 installed DEBUG: python-matplotlib-data-2.0.0-3.el7.noarch 1504132054 2688940 9c3ca2da90ce9f945affbc47bea6edf4 installed DEBUG: perl-constant-1.27-2.el7.noarch 1402368682 26364 f3ecfa1ce48e13496322e341a3f0b72c installed DEBUG: texlive-kpathsea-lib-2:2012-45.20130427_r30134.el7.x86_64 1585716997 136912 d0d69110ad88ffac4701b5b774549adf installed DEBUG: perl-threads-shared-1.43-6.el7.x86_64 1402380447 73972 cd3e1ec9dfe8b5e9121fcd53b41aa197 installed DEBUG: texlive-kpathsea-bin-2:svn27347.0-45.20130427_r30134.el7.x86_64 1585716997 72594 15078ee6676f9c2f08ca7b3e18518998 installed DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 1612283772 1647320 bac9a80208be808863c4025a5eabd9da installed DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 1565316778 210548 52429097d75fbe96ffc011be6289378c installed DEBUG: perl-Getopt-Long-2.40-3.el7.noarch 1523406856 134846 e4fc3f2fed36897ae178ecd5d9475217 installed DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 1552663581 676004 5cca1c365b89435f877a29fbfee38833 installed DEBUG: perl-Error-1:0.17020-2.el7.noarch 1402345189 50015 d5f79c530c268d71811519df24ca0c90 installed DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch 1582305406 83971 fd0f019a3a370c9d705b7c41583bf34e installed DEBUG: perl-Thread-Queue-3.02-2.el7.noarch 1402347633 27642 29d052232cb1b86133bd838739672a15 installed DEBUG: python2-vine-1.2.0-2.el7.noarch 1549627764 84920 13a6b27ca8fdee4e048b2134bede98c3 installed DEBUG: file-5.11-37.el7.x86_64 1601482103 67368 17bacde6c0399ce011dc390b48fda094 installed DEBUG: python2-fasteners-0.14.1-6.el7.noarch 1487127294 122398 1c0d82c6cf64eced0bc3e36f75af7165 installed DEBUG: jasper-libs-1.900.1-33.el7.x86_64 1540929077 350690 426d4ea10e8e7c3614fb2ce00d457824 installed DEBUG: python-tempita-0.5.1-8.el7.noarch 1419095189 131583 d91b580b444c8db06623affcbd663d07 installed DEBUG: acl-2.2.51-15.el7.x86_64 1585707377 201209 ca945ffcb793aa5f88ce8a2b9ba82753 installed DEBUG: python-repoze-lru-0.4-3.el7.noarch 1419024211 20643 45ba34d4fb0be5f1e576655c2520010d installed DEBUG: dwz-0.11-3.el7.x86_64 1402363547 225103 28a047bc76d0ad80e6938a94898129ca installed DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch 1582212854 111906 5aa283566c1bbc0cb7c9d8766b909c9a installed DEBUG: kmod-libs-20-28.el7.x86_64 1585709895 91800 b5b5262c5f2bc70956eaab42f0b8f1ed installed DEBUG: zip-3.0-11.el7.x86_64 1478364595 815173 f49ae6270a053005b67e417123691ca7 installed DEBUG: libfontenc-1.1.3-3.el7.x86_64 1501647039 55701 1473960449a5d9ef0cc86d67bc47dff2 installed DEBUG: lato-fonts-2.015-1.el7.noarch 1443220112 11875284 efbc6f57be117c84a57f1b83888385cf installed DEBUG: libpaper-1.1.24-9.el7.x86_64 1601484506 86163 9a45668eab676cdd0573a63d074f23c7 installed DEBUG: glibc-devel-2.17-326.el7_9.x86_64 1652890724 1066188 7c327c2f0c56d479e77778b056d36068 installed DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 1504735709 439378 8ca93e2831102818759a22e22e871268 installed DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 1577115584 309751 c2ae48ae2978dba98308b6c4cebda74d installed DEBUG: jbigkit-libs-2.0-11.el7.x86_64 1402392685 105882 1ed20c50fdc4614601403474e8240db8 installed DEBUG: json-c-0.11-4.el7_0.x86_64 1403612338 65593 62bcb642b82d3b3aeb99ba9ba1b40715 installed DEBUG: libxcb-1.13-1.el7.x86_64 1540917672 1011680 923a4fbb3fc66c81699e3c0354c2f8d2 installed DEBUG: libXext-1.3.3-3.el7.x86_64 1448003987 87102 fa7e50dec56e01bbe4d33adaec446c9c installed DEBUG: libXt-1.1.5-3.el7.x86_64 1501646835 430105 5f357545763a40cda11cfd5e002cae50 installed DEBUG: libXmu-1.1.2-2.el7.x86_64 1448004095 172054 30004e6ab36e030aae8da010bfc697f9 installed DEBUG: libXcursor-1.1.15-1.el7.x86_64 1540917537 47039 4820a6e82a10283c5d0847f37c189363 installed DEBUG: libXrandr-1.5.1-2.el7.x86_64 1501647977 48626 08ffc02cefbf48f4e52f7a6ac4f8dc24 installed DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 1402381520 14967 114ac67c20604dce0339038e2e34b193 installed DEBUG: libXaw-1.0.13-4.el7.x86_64 1501648561 498789 42e25e863c3a848f9ffd2ef57b2f75da installed DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 1502476992 431711 e3d288c289e13d0bca6df7225913230c installed DEBUG: libtasn1-4.10-1.el7.x86_64 1501633297 424486 5bd1b0b4094fac08713f986572a8625e installed DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch 1663766796 2314578 fa8b9d0b2aa3670a98f61272ca6a05c9 installed DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 1492024115 67814 ff22ccbfa94b59e371c3073511c533c9 installed DEBUG: coreutils-8.22-24.el7_9.2.x86_64 1605565499 14594210 21873db92cb3c945747024de6b034910 installed DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 1679328899 3208716 5f65935362140c3ed4bd10ec987793b1 installed DEBUG: python-libs-2.7.5-92.el7_9.x86_64 1656431739 24716225 7d9d446da764b2f833484dba619890de installed DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 1649176657 10890779 5958d33d9fb56a33abd8f1aaf4294c90 installed DEBUG: gzip-1.5-11.el7_9.x86_64 1652367512 250421 e5c046f2a9563b4da1c487c673334394 installed DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 1612283515 278157 fa861327e785c3b2e42c330fb74b65d6 installed DEBUG: shared-mime-info-1.8-5.el7.x86_64 1585715455 2379876 8c66fe453adb46917cd07e47cf1ba152 installed DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 1402351548 105522 ef58117c9c617599952c0642ff5e8d00 installed DEBUG: cracklib-2.9.0-11.el7.x86_64 1402378933 209610 a973d883d6785904e49266428bb3ed90 installed DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 1635781157 25181976 0a3a905d4a30196a3967f9466893c33e installed DEBUG: atk-2.28.1-2.el7.x86_64 1585707368 1273714 9af29686b4352cd94be3a76e55eb222c installed DEBUG: libpwquality-1.2.3-5.el7.x86_64 1523419099 332421 e40a69f0a1803dfa3736aba2c8ea1fb4 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch 1565639102 1428518 8b0d4293f4a5341fab8dfb60c2881e1e installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch 1565639102 86572 27f4e6b7352c6560de7d8b809a27534d installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 1565639102 1099749 29fb1061ea783c34b9667382e9185e67 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 1565639102 2469317 8144e858bb0a81d74882363022976b74 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch 1565639102 45184 1fbbfe97123bf511b37f9e3f6f84b251 installed DEBUG: urw-base35-fonts-20170801-10.el7.noarch 1565639102 5478 6deaf09eae378892c554844111f0ec3a installed DEBUG: harfbuzz-1.7.5-2.el7.x86_64 1540922811 709362 bb9904035f958cfff8a59f4e79ffeaa0 installed DEBUG: libcroco-0.6.12-6.el7_9.x86_64 1601484346 324875 1b0f011b34dfb6ae81be7200113dda6d installed DEBUG: python2-funcsigs-1.0.2-1.el7.noarch 1465661284 84211 01a9e85d4ee325da28e05a7da8805964 installed DEBUG: python2-monotonic-1.5-1.el7.noarch 1532162297 25637 f9a4116d600f7c06ec2104c2d92270ef installed DEBUG: python2-pyparsing-2.3.1-1.el7.noarch 1551332386 607958 2b329f602cdf93441030202c9b6ea7d4 installed DEBUG: python2-pysocks-1.5.6-3.el7.noarch 1463411231 59840 0ed8e06364e5f2727acb13dd8c1dbaa7 installed DEBUG: python2-backports-1.0-16.el7.x86_64 1560847708 638 8a149164e53abe8b9cd2dbeb2ffd3385 installed DEBUG: python2-urllib3-1.24.1-3.el7.noarch 1550061384 664797 2d0a8892f28f553956216153fdee4b13 installed DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 1517484521 45909 6c8db3a4ee3455e4dd25d73150b21535 installed DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 1549393666 11067847 61ed47fa29c4474951f056b41fffc39a installed DEBUG: python2-imagesize-0.7.1-5.el7.noarch 1488830757 8141 8df48dbc3cdd9f1078be0050adcaf651 installed DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch 1453653419 809983 26df7ea90f3076e632bddb458632b27a installed DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 1498829509 393320 45b487c700b1b38b7f316b5b5cf8c86b installed DEBUG: python-enum34-1.0.4-1.el7.noarch 1447975905 329922 77ff2e0ff3ed1202d829fe2e097d9e15 installed DEBUG: pytz-2016.10-2.el7.noarch 1501779215 190290 c99b176911a0dc1bfcecdddb06ef0de1 installed DEBUG: python2-jinja2-2.10.1-1.el7.noarch 1596109134 1261666 535d515bb4b7ae4740c00f777c59817e installed DEBUG: gdb-7.6.1-120.el7.x86_64 1601482700 7375630 d972171eeec1e05c2ec958c5afd2581b installed DEBUG: gd-2.0.35-27.el7_9.x86_64 1608049656 554576 fd5ea6eda7ab30741f1eb0ea8fe4fa71 installed DEBUG: fipscheck-1.4.1-6.el7.x86_64 1501678069 38839 a2e0953263a6285a00476819997c1caf installed DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 1645709263 396919 147d094b00df6d5b27a318e66e06f1bc installed DEBUG: nss-pem-1.0.3-7.el7.x86_64 1565313390 205531 fcbeb88a2197423614ddfab41ef55cbe installed DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 1679338129 14111 3bd1d211d43d7c005c523d2ef3a73bd3 installed DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 1605544571 439280 36a88f67f14d6ed72436b11c72c9e2dc installed DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 1637771619 615464 4795540bb6e6f1c4934f029445c7b5b2 installed DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch 1618482008 1096440 55e1b65d05bf9c6cd9de4b524ad08ca6 installed DEBUG: python2-flask-1:1.0.2-1.el7.noarch 1530197534 791272 fe7d94f942fc7f1f75fec9bc0f49ec4b installed DEBUG: python2-testrepository-0.0.20-12.el7.noarch 1517958841 738495 35e810adb7b201b47004459e1708ef84 installed DEBUG: python2-pecan-1.3.2-1.el7.noarch 1528107403 1518137 4dd6365a8f666dd4f52afa0b6db036c8 installed DEBUG: python2-cotyledon-1.6.3-1.el7.noarch 1480614330 124864 e70fdf7c882e63f998cfa6ff89404d29 installed DEBUG: python2-testresources-1.0.0-6.el7.noarch 1518086914 266821 a0982da5cbfd2b63ca5015a6c7451058 installed DEBUG: python2-pyroute2-0.5.6-1.el7.noarch 1570791571 2386406 e3375a2afe8e8b1d6e1ce5a5d32d3585 installed DEBUG: python2-distro-1.3.0-3.el7.noarch 1530882262 150960 bd18efe78901ecb987afce7eaecdab69 installed DEBUG: python-routes-2.4.1-1.el7.noarch 1495144859 476787 9875437788a923935098eab966517ff3 installed DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 1552663581 1318403 d6e1448736128e06e940a554c53382b9 installed DEBUG: tix-1:8.4.3-12.el7.x86_64 1402381108 1030332 b62afb9d5dc9ea8b5e0fe3447ff1f779 installed DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch 1585750026 119744 782530e0dfd62d5ae0a14c69cad198f1 installed DEBUG: python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch 1582287285 129125 bdddd32cbce897d015fd750762481cd0 installed DEBUG: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 1585718177 25366 e6864da25229863dacdff689c17c85ef installed DEBUG: snappy-1.1.0-3.el7.x86_64 1402386034 119521 105dc8366b548ae19262fd022156a8bf installed DEBUG: python-ply-3.4-11.el7.noarch 1501721186 542040 a52488785cdfe4d1bef4696aa69f5a27 installed DEBUG: python2-cffi-1.11.2-1.el7.x86_64 1511454681 1095230 91615447799497da29e619c78dbff941 installed DEBUG: lzo-2.06-8.el7.x86_64 1448004401 165360 fb57116a5f1f0e494abb8db7e7bfb249 installed DEBUG: python-lxml-3.2.1-4.el7.x86_64 1402380450 2722705 551e22015379cdc27348499a00a3c7ca installed DEBUG: graphviz-python-2.30.1-22.el7.x86_64 1602604646 116917 35fcbc3800f41f76f05f378eb2610fcc installed DEBUG: desktop-file-utils-0.23-2.el7.x86_64 1565305743 208694 f7662f03ea04e99e9c447ccc0ddec98b installed DEBUG: python2-yappi-1.0-1.el7.x86_64 1551376766 116357 318c04fc08236fbc1a21f8b640c813b0 installed DEBUG: python2-psutil-5.5.1-1.el7.x86_64 1551782001 2327617 ef7f64719e45796729c8bb03b178c1ad installed DEBUG: libqhull-2015.2-1.el7.x86_64 1469026410 378480 d74b82ba3334227f04d7381fb73e3cc6 installed DEBUG: python2-wcwidth-0.1.7-8.el7.noarch 1532619812 86581 b5873a1fa4bffca4a11acec5ad0fa24b installed DEBUG: python2-statsd-3.2.1-5.el7.noarch 1484645086 141514 2c0570b5e558c1665254a88b3fb051fa installed DEBUG: python2-rfc3986-1.2.0-1.el7.noarch 1546459283 168754 e4bc3e009a21f0f69774c4e73ade2c40 installed DEBUG: python2-cmd2-0.8.8-5.el7.noarch 1532622803 395799 9b52842fd99ab180833ffbb84cc8a7b7 installed DEBUG: python2-pyasn1-0.3.7-6.el7.noarch 1564498158 584082 82d17df1ef3d3032a8d59b3674827035 installed DEBUG: python2-mimeparse-1.6.0-2.el7.noarch 1531744756 18437 34e30495a759f08f2705c0bd69dda852 installed DEBUG: python2-jsonpatch-1.21-1.el7.noarch 1518080692 60909 eee3352967a843630215288f999c1572 installed DEBUG: python2-jmespath-0.9.0-5.el7.noarch 1471942113 133462 35d7d024e5b609832a4f1c370d28d6eb installed DEBUG: python2-future-0.16.0-4.el7.noarch 1494399076 3796094 8de1b68776005aaa5ba5e67cd7ae667d installed DEBUG: python2-cycler-0.10.0-2.el7.noarch 1485247684 36790 96da073591fc65dc6549af3747df5caf installed DEBUG: python2-cryptography-2.5-1.el7.x86_64 1550859553 2995242 a259a0863be05988389898eea31c49f8 installed DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 1402381906 3309358 503a4afe8da0f85b546d028466fd0958 installed DEBUG: python-beaker-1.5.4-10.el7.noarch 1402360045 287268 cbb6d794a7df0ca5df0307777c06aecd installed DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch 1549474120 300206 d3f2d632dee0d2c2154e51abf830bdc0 installed DEBUG: python2-appdirs-1.4.0-4.el7.noarch 1442869947 61227 ad895a8eba8cfc09d23abcc17af2f459 installed DEBUG: python-webtest-2.0.23-1.el7.noarch 1475569410 325399 b2b29ca91df33e397d06eec686a7e3b6 installed DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch 1582273809 287892 33a045611a0897852b058f35bd10e509 installed DEBUG: python-migrate-0.11.0-1.el7.noarch 1491574200 836365 d1132c24fa918b4140337bcc36ad3f94 installed DEBUG: python2-numpy-1:1.14.5-1.el7.x86_64 1532162099 18285098 227954f9651c4a49b0f41503a2464f87 installed DEBUG: python2-matplotlib-2.0.0-3.el7.x86_64 1504131728 14888606 b6ace55ce9633fe599ea567352ffa2ce installed DEBUG: python2-numexpr-2.6.1-3.el7.x86_64 1480355580 1325765 7e0b360658f670897f09c5b08795bfa7 installed DEBUG: python-Bottleneck-0.6.0-4.el7.x86_64 1431019730 5793620 c07c6524c93d0857235fd0fd218e7ad6 installed DEBUG: python2-networkx-2.2-3.el7.noarch 1548409769 9626801 03fd97b062559779e8b580a53066c3e2 installed DEBUG: python-logutils-0.3.3-3.el7.noarch 1430794822 138160 8996d735fe6c780200c3e4eef7e30a48 installed DEBUG: python2-traceback2-1.4.0-14.el7.noarch 1531755022 49687 08b2794f97d85ebf083f9c13faeb3cc4 installed DEBUG: python2-testtools-2.3.0-7.el7.noarch 1565601453 1716945 8ab23668251a09f89c0aa0de841f6bf5 installed DEBUG: python2-subunit-1.4.0-1.1.el7.noarch 1585742412 359017 48ace61bfca5b868e6ac582422fb930a installed DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch 1582198698 457689 327c3252fe13632d24a5415da0148584 installed DEBUG: python-editor-0.4-4.el7.noarch 1452724904 19412 6c0325c591a268a7d0cbc26b5d6e877b installed DEBUG: python-click-6.3-1.el7.noarch 1467146109 565202 beb11c3a0dd7520b5653e0e53f1a37fc installed DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch 1612423918 4090316 a97537acc4249fba37f0831fd0b3f915 installed DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 17227 0c252b639a121cbd80268d018a9f5611 installed DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 14081 86ed2f2fd26119cea8db07df4d0d19f7 installed DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 16979 d14f5cda3b949fe7495ba66053376224 installed DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 203706 50619f5b89635c0adda4284777ccc104 installed DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch 1606113418 1307529 1e95aaf551b5d5a79ab66418e7b76be4 installed DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 181239 e61afe8e8c21ba63e7bda31aee42aca9 installed DEBUG: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch 1582284218 653186 1e9a3fe8991f23093197bdf05fbfe0d8 installed DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 167720 82843377ff06572263a7113f1f98391d installed DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 17156 07e5eca78f1db450f60beeb59667d00e installed DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 110907 0a50b6fd78bf1109dfca3319f5e469ab installed DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 28465 798d3a56c41710bd113c984b2d26bbdc installed DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch 1582265005 314841 3557b0e64ffd6bd9369d6c3356cf4858 installed DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 639497 93f25a14ce4f5a0e0f9dd01c78eaf07a installed DEBUG: python2-castellan-1.3.4-0.20201202130926.edf96c4.el7.noarch 1606914625 543534 1bb9d401948a0f635197f12809a19425 installed DEBUG: python2-octavia-lib-1.4.0-0.20200221150442.cec8b19.el7.noarch 1582297517 166265 e4030ab41813583c120026786399a967 installed DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch 1582227256 169625 93431a786c53baba5c3ffe6c6ffcb5e2 installed DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch 1587732894 39850 44f193359807984a1e132ca647a922ad installed DEBUG: openldap-2.4.44-25.el7_9.x86_64 1645636356 1037056 e9f7c2195fb6db4381b991898a4aec55 installed DEBUG: libgcc-4.8.5-44.el7.x86_64 1601433759 179272 e4efbc19aadbde022dd8a1eb4b585087 installed DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch 1582198745 141009 173c61a9d8c845d4500b5d9e168e340e installed DEBUG: python-urlgrabber-3.10-10.el7.noarch 1585714443 503358 86520621451601031574f88ea0f852de installed DEBUG: setup-2.8.71-11.el7.noarch 1585715374 697141 ea06d9c1b2cf1331a82dac83e55e0b60 installed DEBUG: python2-pyasn1-modules-0.3.7-6.el7.noarch 1564498158 706481 a454d2a24fdde9e9701983e686e7f00a installed DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 1649176657 84555 205e68a6e5dc1ecd4cc74a0e72145ade installed DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch 1565367531 13746679 c7aefcadcd2e25432089bcfeab49cdea installed DEBUG: python2-requests-mock-1.5.2-3.el7.noarch 1552927142 103314 8370695f658eb1b6ef9a658b8a625141 installed DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch 1649176657 1271686 83c37517c4e4c0cdf27c64bdc2b200c2 installed DEBUG: dejavu-fonts-common-2.33-6.el7.noarch 1402349670 130455 61a93ec3edc83c900c0730e52ac1d1cb installed DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 1531487214 6637796 a293dfefd6596bfe5c54ba68377e334e installed DEBUG: perl-srpm-macros-1-8.el7.noarch 1402343091 794 6bd0791a143b53addc95cbeb050859c8 installed DEBUG: pygpgme-0.3-9.el7.x86_64 1402356647 197501 67b8c720f59a063adbbca2392bac0281 installed DEBUG: glibc-2.17-326.el7_9.x86_64 1652890724 14100922 5b1faeed7ae09fbca5f4a99dac4e932e installed DEBUG: ustr-1.0.4-16.el7.x86_64 1402344766 285943 58bb2ebb64b048e24a4c7d5d51170f55 installed DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 1504735709 1028216 bba677eda5184b5127b7817d2c1dec12 installed DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 1612283515 168720 7f82d20c0604f2e1d0a51da90fee5d6e installed DEBUG: libselinux-2.5-15.el7.x86_64 1585711002 217762 939b030e19f37ea46c0cdda66748fb04 installed DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 1619616727 342456 511318eae506189450b1e14c1e62ebd4 installed DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 1655304053 239983 00fab3b3934e23d8b130a49c45ada0e2 installed DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 1585707796 1219519 61f488ba5b278e434e4558e750b17127 installed DEBUG: libattr-2.4.46-13.el7.x86_64 1523407244 19896 209b05c7b77a33a4cc176077945833e8 installed DEBUG: systemd-219-78.el7_9.7.x86_64 1662044298 24448450 2b2aa07094f852d7694ccf6041ce28de installed DEBUG: libpng-2:1.5.13-8.el7.x86_64 1602604338 616133 10be3baa53da2a0cc048662b850d17a3 installed DEBUG: libpciaccess-0.14-1.el7.x86_64 1523413923 45649 b980f4a133f488a872fea9465d6039ed installed DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 1565310207 350419 e97a8f8a8945115b68926afe6c6d14c8 installed DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 1605544205 58336 0abb6985d7c140bcb7ddaade15d9990d installed DEBUG: libgpg-error-1.12-3.el7.x86_64 1402390008 350865 a3933d4ce43c07fa9305e8765d78d099 installed DEBUG: pango-1.42.4-4.el7_7.x86_64 1568397799 754903 c6f10144d673284d94fd5dd42ba6ca38 installed DEBUG: grep-2.20-3.el7.x86_64 1501743524 1195131 92bc957d1c4fc3764e134d8f82544abe installed DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 1601481230 734287 29f86f8d19060d74d10843f09ff8c8de installed DEBUG: cpio-2.11-28.el7.x86_64 1602604082 689345 4a25327c4e1ef56cbe9c481943bfebba installed DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 1637771717 2643168 d849183f4bf673f9492384a94b501ef5 installed DEBUG: mpfr-3.1.1-4.el7.x86_64 1402362714 554279 4cedb227fd4730529b0874792007692b installed DEBUG: python2-mock-3.0.5-1.el7.noarch 1562663513 171972 dd5ad777c407c8cb10e9084149abdd51 installed DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 1498686770 2435978 5efa8feaeb12d57cda1a9bcd9c8af917 installed DEBUG: libtommath-0.42.0-6.el7.x86_64 1504809311 70394 a3a60d038cff36036059a45e79db3996 installed DEBUG: audit-libs-2.8.5-4.el7.x86_64 1565265980 256386 9d116ad6305cd827bdca472b2add8932 installed DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch 1565367530 4398414 ba08f46d100c728d435ceb3e500decaa installed DEBUG: groff-base-1.22.2-8.el7.x86_64 1402345046 3453946 591d2a12420abc9fa9934414fc0987f4 installed DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch 1550073304 8441074 9264837b29fa73cd4f624e7bdfa6b491 installed DEBUG: libgomp-4.8.5-44.el7.x86_64 1601433759 212144 91a373019a746039e03c07bd6e19c7d0 installed DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 1637771619 331384 19ad69316195568dcc72ecb3c163d1a1 installed DEBUG: lcms2-2.6-3.el7.x86_64 1478369155 377192 b0922952f79e6678c0cca8095a909a52 installed DEBUG: python2-webob-1.8.5-1.el7.noarch 1549628866 1343835 7b58e232a893845253ca1a24c2f69e37 installed DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 1582125614 361350 9e38788a4b81a87e55c6178c1ff40b81 installed DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch 1582193622 251405 1cf895db4069803f956ee2972b71ef5e installed DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch 1402347217 97210 6133c7c1aee2bfeee269de4592b25884 installed DEBUG: python2-futures-3.1.1-5.el7.noarch 1540940839 92761 7368e50717b308aa32057207060c6578 installed DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch 1402348486 16431 58a96328cb0e6dd435d15af542467a38 installed DEBUG: python2-netaddr-0.7.19-5.el7.noarch 1518110141 8828566 991c9f12e136177fa02e00e0eed6ff6d installed DEBUG: perl-Carp-1.26-244.el7.noarch 1402362759 28276 0f9ffc1d8836311235869048667422e9 installed DEBUG: python2-extras-1.0.0-2.el7.noarch 1517941859 30624 f5fc482326b22274012749652345fbc7 installed DEBUG: perl-PathTools-3.40-5.el7.x86_64 1402373476 174131 c597987071b0f81a0029667e83e1ecae installed DEBUG: atlas-3.10.1-12.el7.x86_64 1501736221 21813025 8686de5cd4f5c0bfd52097bbd1d60751 installed DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 1402343844 94069 43f7c93d02750221738a8c3bc845a1ca installed DEBUG: which-2.20-7.el7.x86_64 1402367122 76962 5b0eff1739daa46a80e9908f39167c29 installed DEBUG: perl-threads-1.87-4.el7.x86_64 1402377734 98615 29739d2f766c8bd85e85de9f8ccb7367 installed DEBUG: texlive-base-2:2012-45.20130427_r30134.el7.noarch 1585718177 1688523 147454e4a3fb26f8fd61cb115d350d2a installed DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 1612283772 5134 cc56a8cb39fd2f5c9c4e48489362539b installed DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 1549618643 171409 901858c32db93553e7e16c078e4165c9 installed DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 1402385372 59999 48356fe925819f41d6446ffc09d1b21d installed DEBUG: python2-amqp-2.4.1-1.el7.noarch 1549382065 392950 2712030c0e1db82622327b3f03c6e9a8 installed DEBUG: pinentry-0.8.1-17.el7.x86_64 1478360967 159929 740fabe008451f11fee22ff086fb13d3 installed DEBUG: python-simplegeneric-0.8-7.el7.noarch 1419170773 24563 e2adfc9a4027d83b34cdd0ac2f750b17 installed DEBUG: patch-2.7.1-12.el7_7.x86_64 1571788780 215353 9a704b9a2dde0e91be95a333d8d12efb installed DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch 1623216315 2200717 a83eae62aa4531359523b6eeaa62bee0 installed DEBUG: bzip2-1.0.6-13.el7.x86_64 1447995892 83791 704f597825711270b0ba2af51bebecae installed DEBUG: python-pyngus-2.0.3-3.el7.noarch 1468254835 194777 0f4d2e55b5f5faad9278a78dbc5fc94e installed DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch 1488876589 712685 f4b13295b548ac9871ab977e49eb31d3 installed DEBUG: hdf5-1.8.13-7.el7.x86_64 1419176938 6589408 3b5f8e2eac0476dc4c752219f4777997 installed DEBUG: glibc-headers-2.17-326.el7_9.x86_64 1652890724 2342563 9754a8c9bc98b0ad8524480fa4e09647 installed DEBUG: texlive-dvipng-bin-2:svn26509.0-45.20130427_r30134.el7.x86_64 1585716997 106312 ac0b4fa208f1fcdfbbee3dec2f3c3090 installed DEBUG: graphite2-1.3.10-1.el7_3.x86_64 1500633633 254548 ac1d0755528ed9fd520d7321bf194d41 installed DEBUG: python-pycparser-2.14-1.el7.noarch 1447976807 637379 6e237e402c7e2abbac0a34e9bc919678 installed DEBUG: libtiff-4.0.3-35.el7.x86_64 1602604542 494465 2c3759eb327fd96d59731bfd370b8953 installed DEBUG: libxslt-1.1.28-6.el7.x86_64 1601485039 497694 d90e4b230a21130bbe076a0554f2dde1 installed DEBUG: libX11-1.6.7-4.el7_9.x86_64 1630334719 1325696 99a31895e528d748509fab7d23c4541f installed DEBUG: emacs-filesystem-1:24.3-23.el7.noarch 1585943572 0 efd4ea33d0a1dfc2027d22c2a367ea73 installed DEBUG: libXfixes-5.0.3-1.el7.x86_64 1501645920 26903 f7535a332d39d22e1853767cb29c38b7 installed DEBUG: python2-setproctitle-1.1.10-12.el7.x86_64 1588855142 31456 9a341f1c791fcd2c43ec0af26bc497a5 installed DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 1402360712 29688 22c8af639cb4ad5be38747dce56a632b installed DEBUG: python2-werkzeug-0.14.1-3.el7.noarch 1530193976 2333157 67ba666199f20e5e9af379e9856ed529 installed DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 1501646601 25680 cf59e013b0def500ab01ceffff473372 installed DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch 1458332768 46749 fedec08d4db36f03a34d6942132d811c installed DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 1402344296 35184 43ff7c9b707c42cfe3723220ca5d31de installed DEBUG: python2-pydot-1.4.1-1.el7.noarch 1548347746 202356 bd3879759b2d7edcc4547be80a9528e3 installed DEBUG: libthai-0.1.14-9.el7.x86_64 1403024898 704340 50db030da1664a77725f711a80a68299 installed DEBUG: python2-jsonpointer-1.10-4.el7.noarch 1473098433 34916 7edaaec6ef9f96148078964864834d43 installed DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 1669835018 2204184 6fee5dd63dcbfce2bc65c8bbda56cf16 installed DEBUG: python2-itsdangerous-0.24-14.el7.noarch 1531243023 105424 c7614df6d18fd342f13d2f0f1bf90265 installed DEBUG: python-2.7.5-92.el7_9.x86_64 1656431739 80835 f809b23c2115a31918db685d89ea687e installed DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch 1520952437 945933 b207346c67c38e20d6b532a1a85bd5db installed DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 1612283515 265925 86fcddd4998b8a8559299d9e1ab02424 installed DEBUG: python-paste-deploy-1.5.2-6.el7.noarch 1458332571 145293 43604fcfb4db5e0a0ff3839f36534ab2 installed DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 1540936220 2927994 bb7dabe82de2f808be2e1c12c260d669 installed DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch 1541505522 387620 141cb9b9bfc47402f7655c6142e4e00f installed DEBUG: python2-setuptools-40.8.0-1.el7.noarch 1549642455 3246876 f52cb54a5a8ce912069e8f6aee21dcfd installed DEBUG: python-unicodecsv-0.14.1-1.el7.noarch 1443138832 103167 ca97a686550141108bb09789abab077b installed DEBUG: python2-ipaddress-1.0.18-5.el7.noarch 1533915204 233199 a905b57e96075c58d1e201f5716b3ae7 installed DEBUG: python-nose-1.3.7-7.el7.noarch 1458317313 1157340 066e21d8c3557cf20be0f442d55dca92 installed DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch 1565639102 1460348 01553397ce5ce3331fd586937dedd368 installed DEBUG: python2-scipy-0.18.0-3.el7.x86_64 1488994860 48973887 9bb99b3111cdc3e074c73585a41692e9 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 1565639102 1429675 438a954d538462dc8dfda6f693e5b73e installed DEBUG: python2-pandas-0.19.1-2.el7.2.x86_64 1485344977 47664805 d26a66d3613a2acb215af792ef40cd91 installed DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch 1565639102 400088 a7b62f630dac3cab613fbb7b6e9e1cbf installed DEBUG: python-linecache2-1.0.0-1.el7.noarch 1441716831 19763 5535ce257ba2aef676534f30878d4f5a installed DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 1402389588 58789 929f0abd8c5671c69f86fce8d7cdd42d installed DEBUG: python2-fixtures-3.0.0-7.el7.noarch 1508232022 361072 a3ac50eb7b9762f192ebaff72f5aea45 installed DEBUG: python2-idna-2.5-1.el7.noarch 1495663309 576509 ce8101028071d45be744ac5ed7851731 installed DEBUG: python-keyring-5.7.1-1.el7.noarch 1468890416 439287 fd24938e350f96e9f03377b2e0feeab9 installed DEBUG: python2-packaging-19.0-1.el7.noarch 1550168161 161347 d139a46504d5bc8049c635cefdedc48d installed DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch 1582277592 16945 2cfe0aed1ff9e5961a9938d1dd9c2830 installed DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 1504627470 18824 1ee0d2710efaf8a98fabc02d1b593fac installed DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 15675 f40e27c52e123e24fb0a8d82d8031c8d installed DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 1550498553 62524 adc65934f37237b3e4114b92c9c296d1 installed DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 16174 4445b7493fe7f4e54659c98ee52ce715 installed DEBUG: python2-pygments-2.2.0-7.el7.noarch 1499165121 8126173 46479a8e3aef6a9428c07d4d388566c9 installed DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch 1613982295 90273 85563f56d626e68be410ad94504ae095 installed DEBUG: pyliblzma-0.5.3-11.el7.x86_64 1402377649 190112 a09aa8e806a3f6285e9fe765d69d3ee9 installed DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 167282 db1a0d17b5b7fb29a8e9d4b1b3554d9e installed DEBUG: python2-babel-2.6.0-4.el7.noarch 1549479613 25826891 fc950978178369e1515f89a86dd69fbf installed DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 18693 de0bc2ef896f3a38971e443aaa0a0f70 installed DEBUG: libXft-2.3.2-2.el7.x86_64 1448004042 125933 dd826dcfb492ed42a1d822c74eec0195 installed DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 160415 a3d00b1395bc0f99deba0c1ecf9677e7 installed DEBUG: libssh2-1.8.0-4.el7.x86_64 1602604454 191488 c3dbc0c6a2d776ee2a6a893d1a5fd7b7 installed DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch 1593413771 1638001 3f9fa6ff81d6d12abcbb8d3661ea41b3 installed DEBUG: nss-3.79.0-5.el7_9.x86_64 1679338129 2584370 9ca2266c9dbb9013174a0dc86361f3a5 installed DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 244231 36d0918c2dcdbbfee9af466126748fe0 installed DEBUG: curl-7.29.0-59.el7_9.1.x86_64 1605544571 540396 d5522f431ab52fc028196412b713222b installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd5736ecdd22744bbb6d3256a01835c41', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv7fi6tb:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IfDT04 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf octavia-5.1.3.dev62 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-5.1.3.dev62-0.20230615214823.355f6b1.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-octavia-5.1.3 base' DEBUG: + find octavia -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + rm -f requirements.txt DEBUG: + rm -rf octavia.egg-info DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Z5Kb8g DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + export PBR_VERSION=5.1.3 DEBUG: + PBR_VERSION=5.1.3 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/octavia DEBUG: creating build/lib/octavia/tests DEBUG: creating build/lib/octavia/tests/unit DEBUG: creating build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_status.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_house_keeping.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_health_manager.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_driver_agent.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_agent.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/__init__.py -> build/lib/octavia/tests/unit/cmd DEBUG: creating build/lib/octavia/api DEBUG: creating build/lib/octavia/api/drivers DEBUG: creating build/lib/octavia/api/drivers/amphora_driver DEBUG: creating build/lib/octavia/api/drivers/amphora_driver/v2 DEBUG: copying octavia/api/drivers/amphora_driver/v2/driver.py -> build/lib/octavia/api/drivers/amphora_driver/v2 DEBUG: copying octavia/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/api/drivers/amphora_driver/v2 DEBUG: creating build/lib/octavia/api/drivers/amphora_driver/v1 DEBUG: copying octavia/api/drivers/amphora_driver/v1/driver.py -> build/lib/octavia/api/drivers/amphora_driver/v1 DEBUG: copying octavia/api/drivers/amphora_driver/v1/__init__.py -> build/lib/octavia/api/drivers/amphora_driver/v1 DEBUG: creating build/lib/octavia/common DEBUG: copying octavia/common/validate.py -> build/lib/octavia/common DEBUG: copying octavia/common/utils.py -> build/lib/octavia/common DEBUG: copying octavia/common/stats.py -> build/lib/octavia/common DEBUG: copying octavia/common/service.py -> build/lib/octavia/common DEBUG: copying octavia/common/rpc.py -> build/lib/octavia/common DEBUG: copying octavia/common/policy.py -> build/lib/octavia/common DEBUG: copying octavia/common/keystone.py -> build/lib/octavia/common DEBUG: copying octavia/common/exceptions.py -> build/lib/octavia/common DEBUG: copying octavia/common/decorators.py -> build/lib/octavia/common DEBUG: copying octavia/common/data_models.py -> build/lib/octavia/common DEBUG: copying octavia/common/context.py -> build/lib/octavia/common DEBUG: copying octavia/common/constants.py -> build/lib/octavia/common DEBUG: copying octavia/common/config.py -> build/lib/octavia/common DEBUG: copying octavia/common/clients.py -> build/lib/octavia/common DEBUG: copying octavia/common/base_taskflow.py -> build/lib/octavia/common DEBUG: copying octavia/common/__init__.py -> build/lib/octavia/common DEBUG: creating build/lib/octavia/controller DEBUG: creating build/lib/octavia/controller/worker DEBUG: copying octavia/controller/worker/task_utils.py -> build/lib/octavia/controller/worker DEBUG: copying octavia/controller/worker/amphora_rate_limit.py -> build/lib/octavia/controller/worker DEBUG: copying octavia/controller/worker/__init__.py -> build/lib/octavia/controller/worker DEBUG: creating build/lib/octavia/amphorae DEBUG: creating build/lib/octavia/amphorae/drivers DEBUG: creating build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/exceptions.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/data_models.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: creating build/lib/octavia/tests/functional DEBUG: creating build/lib/octavia/tests/functional/amphorae DEBUG: creating build/lib/octavia/tests/functional/amphorae/backend DEBUG: copying octavia/tests/functional/amphorae/backend/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend DEBUG: creating build/lib/octavia/controller/queue DEBUG: creating build/lib/octavia/controller/queue/v2 DEBUG: copying octavia/controller/queue/v2/endpoints.py -> build/lib/octavia/controller/queue/v2 DEBUG: copying octavia/controller/queue/v2/consumer.py -> build/lib/octavia/controller/queue/v2 DEBUG: copying octavia/controller/queue/v2/__init__.py -> build/lib/octavia/controller/queue/v2 DEBUG: creating build/lib/octavia/volume DEBUG: copying octavia/volume/volume_base.py -> build/lib/octavia/volume DEBUG: copying octavia/volume/__init__.py -> build/lib/octavia/volume DEBUG: creating build/lib/octavia/controller/healthmanager DEBUG: copying octavia/controller/healthmanager/health_manager.py -> build/lib/octavia/controller/healthmanager DEBUG: copying octavia/controller/healthmanager/__init__.py -> build/lib/octavia/controller/healthmanager DEBUG: creating build/lib/octavia/tests/unit/api DEBUG: creating build/lib/octavia/tests/unit/api/hooks DEBUG: copying octavia/tests/unit/api/hooks/test_query_parameters.py -> build/lib/octavia/tests/unit/api/hooks DEBUG: copying octavia/tests/unit/api/hooks/__init__.py -> build/lib/octavia/tests/unit/api/hooks DEBUG: copying octavia/tests/unit/test_version.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/test_opts.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/test_hacking.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/base.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/__init__.py -> build/lib/octavia/tests/unit DEBUG: creating build/lib/octavia/tests/unit/controller DEBUG: copying octavia/tests/unit/controller/__init__.py -> build/lib/octavia/tests/unit/controller DEBUG: creating build/lib/octavia/distributor DEBUG: creating build/lib/octavia/distributor/drivers DEBUG: creating build/lib/octavia/distributor/drivers/noop_driver DEBUG: copying octavia/distributor/drivers/noop_driver/driver.py -> build/lib/octavia/distributor/drivers/noop_driver DEBUG: copying octavia/distributor/drivers/noop_driver/__init__.py -> build/lib/octavia/distributor/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/unit/amphorae DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/version.py -> build/lib/octavia DEBUG: copying octavia/opts.py -> build/lib/octavia DEBUG: copying octavia/i18n.py -> build/lib/octavia DEBUG: copying octavia/__init__.py -> build/lib/octavia DEBUG: creating build/lib/octavia/tests/unit/controller/healthmanager DEBUG: copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> build/lib/octavia/tests/unit/controller/healthmanager DEBUG: copying octavia/tests/unit/controller/healthmanager/__init__.py -> build/lib/octavia/tests/unit/controller/healthmanager DEBUG: creating build/lib/octavia/tests/unit/common DEBUG: creating build/lib/octavia/tests/unit/common/tls_utils DEBUG: copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> build/lib/octavia/tests/unit/common/tls_utils DEBUG: copying octavia/tests/unit/common/tls_utils/__init__.py -> build/lib/octavia/tests/unit/common/tls_utils DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends DEBUG: copying octavia/tests/unit/amphorae/backends/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends DEBUG: creating build/lib/octavia/controller/queue/v1 DEBUG: copying octavia/controller/queue/v1/endpoints.py -> build/lib/octavia/controller/queue/v1 DEBUG: copying octavia/controller/queue/v1/consumer.py -> build/lib/octavia/controller/queue/v1 DEBUG: copying octavia/controller/queue/v1/__init__.py -> build/lib/octavia/controller/queue/v1 DEBUG: creating build/lib/octavia/api/v2 DEBUG: creating build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/quotas.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/provider.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/pool.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/member.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/load_balancer.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/listener.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/l7rule.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/l7policy.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/health_monitor.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/flavors.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/flavor_profile.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/amphora.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/__init__.py -> build/lib/octavia/api/v2/types DEBUG: creating build/lib/octavia/amphorae/backends DEBUG: creating build/lib/octavia/amphorae/backends/health_daemon DEBUG: copying octavia/amphorae/backends/health_daemon/status_message.py -> build/lib/octavia/amphorae/backends/health_daemon DEBUG: copying octavia/amphorae/backends/health_daemon/health_sender.py -> build/lib/octavia/amphorae/backends/health_daemon DEBUG: copying octavia/amphorae/backends/health_daemon/health_daemon.py -> build/lib/octavia/amphorae/backends/health_daemon DEBUG: copying octavia/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/amphorae/backends/health_daemon DEBUG: creating build/lib/octavia/amphorae/drivers/noop_driver DEBUG: copying octavia/amphorae/drivers/noop_driver/driver.py -> build/lib/octavia/amphorae/drivers/noop_driver DEBUG: copying octavia/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/amphorae/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/unit/controller/worker DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: creating build/lib/octavia/certificates DEBUG: copying octavia/certificates/__init__.py -> build/lib/octavia/certificates DEBUG: creating build/lib/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: copying octavia/tests/unit/controller/healthmanager/health_drivers/test_update_logging.py -> build/lib/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: copying octavia/tests/unit/controller/healthmanager/health_drivers/test_update_db.py -> build/lib/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: copying octavia/tests/unit/controller/healthmanager/health_drivers/test_update_base.py -> build/lib/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: copying octavia/tests/unit/controller/healthmanager/health_drivers/__init__.py -> build/lib/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: creating build/lib/octavia/tests/unit/controller/queue DEBUG: creating build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: copying octavia/tests/unit/controller/queue/v2/test_endpoints.py -> build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: copying octavia/tests/unit/controller/queue/v2/test_consumer.py -> build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: copying octavia/tests/unit/controller/queue/v2/__init__.py -> build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: creating build/lib/octavia/tests/unit/api/drivers DEBUG: copying octavia/tests/unit/api/drivers/test_utils.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: copying octavia/tests/unit/api/drivers/test_provider_noop_driver.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: copying octavia/tests/unit/api/drivers/test_provider_noop_agent.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: copying octavia/tests/unit/api/drivers/test_provider_base.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: copying octavia/tests/unit/api/drivers/test_driver_lib.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: copying octavia/tests/unit/api/drivers/test_driver_factory.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: copying octavia/tests/unit/api/drivers/__init__.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: creating build/lib/octavia/amphorae/drivers/keepalived DEBUG: copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> build/lib/octavia/amphorae/drivers/keepalived DEBUG: copying octavia/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived DEBUG: copying octavia/amphorae/drivers/driver_base.py -> build/lib/octavia/amphorae/drivers DEBUG: copying octavia/amphorae/drivers/__init__.py -> build/lib/octavia/amphorae/drivers DEBUG: creating build/lib/octavia/network DEBUG: creating build/lib/octavia/network/drivers DEBUG: creating build/lib/octavia/network/drivers/noop_driver DEBUG: copying octavia/network/drivers/noop_driver/driver.py -> build/lib/octavia/network/drivers/noop_driver DEBUG: copying octavia/network/drivers/noop_driver/__init__.py -> build/lib/octavia/network/drivers/noop_driver DEBUG: creating build/lib/octavia/common/jinja DEBUG: creating build/lib/octavia/common/jinja/haproxy DEBUG: creating build/lib/octavia/common/jinja/haproxy/split_listeners DEBUG: copying octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy/split_listeners DEBUG: copying octavia/common/jinja/haproxy/split_listeners/__init__.py -> build/lib/octavia/common/jinja/haproxy/split_listeners DEBUG: creating build/lib/octavia/api/drivers/driver_agent DEBUG: copying octavia/api/drivers/driver_agent/driver_updater.py -> build/lib/octavia/api/drivers/driver_agent DEBUG: copying octavia/api/drivers/driver_agent/driver_listener.py -> build/lib/octavia/api/drivers/driver_agent DEBUG: copying octavia/api/drivers/driver_agent/driver_get.py -> build/lib/octavia/api/drivers/driver_agent DEBUG: copying octavia/api/drivers/driver_agent/__init__.py -> build/lib/octavia/api/drivers/driver_agent DEBUG: creating build/lib/octavia/tests/unit/network DEBUG: creating build/lib/octavia/tests/unit/network/drivers DEBUG: creating build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: copying octavia/tests/unit/network/drivers/neutron/test_base.py -> build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: copying octavia/tests/unit/network/drivers/neutron/__init__.py -> build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: creating build/lib/octavia/compute DEBUG: copying octavia/compute/compute_base.py -> build/lib/octavia/compute DEBUG: copying octavia/compute/__init__.py -> build/lib/octavia/compute DEBUG: creating build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/test_repositories.py -> build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/test_models.py -> build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/base.py -> build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/__init__.py -> build/lib/octavia/tests/functional/db DEBUG: creating build/lib/octavia/db DEBUG: creating build/lib/octavia/db/migration DEBUG: copying octavia/db/migration/cli.py -> build/lib/octavia/db/migration DEBUG: copying octavia/db/migration/__init__.py -> build/lib/octavia/db/migration DEBUG: copying octavia/db/repositories.py -> build/lib/octavia/db DEBUG: copying octavia/db/prepare.py -> build/lib/octavia/db DEBUG: copying octavia/db/models.py -> build/lib/octavia/db DEBUG: copying octavia/db/base_models.py -> build/lib/octavia/db DEBUG: copying octavia/db/api.py -> build/lib/octavia/db DEBUG: copying octavia/db/__init__.py -> build/lib/octavia/db DEBUG: creating build/lib/octavia/tests/unit/certificates DEBUG: creating build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/test_local.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/test_barbican.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/__init__.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: creating build/lib/octavia/controller/worker/v2 DEBUG: creating build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/network_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/model_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/database_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/compute_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/cert_task.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/__init__.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/common/test_validations.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_utils.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_stats.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_policy.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_exceptions.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_decorator.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_data_models.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_constants.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_config.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_clients.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_base_taskflow.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/__init__.py -> build/lib/octavia/tests/unit/common DEBUG: creating build/lib/octavia/tests/unit/common/jinja DEBUG: creating build/lib/octavia/tests/unit/common/jinja/haproxy DEBUG: creating build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: creating build/lib/octavia/controller/worker/v1 DEBUG: creating build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/retry_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/network_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/model_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/lifecycle_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/database_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/compute_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/cert_task.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/amphora_driver_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/__init__.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: creating build/lib/octavia/hacking DEBUG: copying octavia/hacking/checks.py -> build/lib/octavia/hacking DEBUG: copying octavia/hacking/__init__.py -> build/lib/octavia/hacking DEBUG: creating build/lib/octavia/tests/unit/api/drivers/amphora_driver DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver DEBUG: copying octavia/network/data_models.py -> build/lib/octavia/network DEBUG: copying octavia/network/base.py -> build/lib/octavia/network DEBUG: copying octavia/network/__init__.py -> build/lib/octavia/network DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v1 DEBUG: copying octavia/tests/unit/controller/worker/v1/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker/v1 DEBUG: copying octavia/tests/unit/controller/worker/v1/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v1 DEBUG: copying octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: copying octavia/tests/unit/controller/worker/v2/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: creating build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/tests/unit/api/common/test_types.py -> build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/tests/unit/api/common/base.py -> build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/tests/unit/api/common/__init__.py -> build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/distributor/__init__.py -> build/lib/octavia/distributor DEBUG: creating build/lib/octavia/volume/drivers DEBUG: creating build/lib/octavia/volume/drivers/noop_driver DEBUG: copying octavia/volume/drivers/noop_driver/driver.py -> build/lib/octavia/volume/drivers/noop_driver DEBUG: copying octavia/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/volume/drivers/noop_driver DEBUG: creating build/lib/octavia/common/jinja/lvs DEBUG: copying octavia/common/jinja/lvs/jinja_cfg.py -> build/lib/octavia/common/jinja/lvs DEBUG: copying octavia/common/jinja/lvs/__init__.py -> build/lib/octavia/common/jinja/lvs DEBUG: creating build/lib/octavia/tests/unit/common/jinja/logging DEBUG: copying octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/logging DEBUG: copying octavia/tests/unit/common/jinja/logging/__init__.py -> build/lib/octavia/tests/unit/common/jinja/logging DEBUG: copying octavia/tests/unit/amphorae/__init__.py -> build/lib/octavia/tests/unit/amphorae DEBUG: copying octavia/tests/unit/network/__init__.py -> build/lib/octavia/tests/unit/network DEBUG: copying octavia/tests/unit/api/__init__.py -> build/lib/octavia/tests/unit/api DEBUG: creating build/lib/octavia/tests/functional/amphorae/backend/agent DEBUG: copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent DEBUG: creating build/lib/octavia/tests/unit/certificates/common DEBUG: copying octavia/tests/unit/certificates/common/test_local.py -> build/lib/octavia/tests/unit/certificates/common DEBUG: copying octavia/tests/unit/certificates/common/test_barbican.py -> build/lib/octavia/tests/unit/certificates/common DEBUG: copying octavia/tests/unit/certificates/common/__init__.py -> build/lib/octavia/tests/unit/certificates/common DEBUG: creating build/lib/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja DEBUG: creating build/lib/octavia/amphorae/backends/agent DEBUG: copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/lib/octavia/amphorae/backends/agent DEBUG: copying octavia/amphorae/backends/agent/__init__.py -> build/lib/octavia/amphorae/backends/agent DEBUG: creating build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/utils.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/sample_network_data.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/sample_data_models.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/sample_certs.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/data_model_helpers.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/constants.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/__init__.py -> build/lib/octavia/tests/common DEBUG: creating build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/pkcs12.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/local.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/cert.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/barbican.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/__init__.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/tests/unit/network/drivers/test_network_noop_driver.py -> build/lib/octavia/tests/unit/network/drivers DEBUG: copying octavia/tests/unit/network/drivers/__init__.py -> build/lib/octavia/tests/unit/network/drivers DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating build/lib/octavia/amphorae/drivers/health DEBUG: copying octavia/amphorae/drivers/health/heartbeat_udp.py -> build/lib/octavia/amphorae/drivers/health DEBUG: copying octavia/amphorae/drivers/health/__init__.py -> build/lib/octavia/amphorae/drivers/health DEBUG: creating build/lib/octavia/tests/unit/api/v2 DEBUG: creating build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_pools.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_members.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_load_balancers.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_listeners.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_l7rules.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_l7policies.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_health_monitors.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_flavors.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_flavor_profiles.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/base.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/__init__.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: creating build/lib/octavia/controller/housekeeping DEBUG: copying octavia/controller/housekeeping/house_keeping.py -> build/lib/octavia/controller/housekeeping DEBUG: copying octavia/controller/housekeeping/__init__.py -> build/lib/octavia/controller/housekeeping DEBUG: copying octavia/distributor/drivers/driver_base.py -> build/lib/octavia/distributor/drivers DEBUG: copying octavia/distributor/drivers/__init__.py -> build/lib/octavia/distributor/drivers DEBUG: copying octavia/tests/__init__.py -> build/lib/octavia/tests DEBUG: creating build/lib/octavia/tests/functional/api DEBUG: creating build/lib/octavia/tests/functional/api/drivers DEBUG: creating build/lib/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying octavia/tests/functional/api/drivers/driver_agent/__init__.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent DEBUG: creating build/lib/octavia/tests/unit/common/jinja/lvs DEBUG: copying octavia/tests/unit/common/jinja/lvs/test_lvs_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/lvs DEBUG: copying octavia/tests/unit/common/jinja/lvs/__init__.py -> build/lib/octavia/tests/unit/common/jinja/lvs DEBUG: creating build/lib/octavia/tests/unit/compute DEBUG: copying octavia/tests/unit/compute/__init__.py -> build/lib/octavia/tests/unit/compute DEBUG: copying octavia/api/v2/__init__.py -> build/lib/octavia/api/v2 DEBUG: creating build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying octavia/api/drivers/amphora_driver/flavor_schema.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: copying octavia/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: creating build/lib/octavia/tests/unit/controller/housekeeping DEBUG: copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> build/lib/octavia/tests/unit/controller/housekeeping DEBUG: copying octavia/tests/unit/controller/housekeeping/__init__.py -> build/lib/octavia/tests/unit/controller/housekeeping DEBUG: creating build/lib/octavia/compute/drivers DEBUG: copying octavia/compute/drivers/nova_driver.py -> build/lib/octavia/compute/drivers DEBUG: copying octavia/compute/drivers/__init__.py -> build/lib/octavia/compute/drivers DEBUG: creating build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying octavia/controller/queue/__init__.py -> build/lib/octavia/controller/queue DEBUG: creating build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/pool_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/member_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/load_balancer_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/listener_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/l7rule_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/l7policy_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/health_monitor_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/amphora_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/__init__.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_common.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/certificates/__init__.py -> build/lib/octavia/tests/unit/certificates DEBUG: creating build/lib/octavia/tests/unit/controller/queue/v1 DEBUG: copying octavia/tests/unit/controller/queue/v1/test_endpoints.py -> build/lib/octavia/tests/unit/controller/queue/v1 DEBUG: copying octavia/tests/unit/controller/queue/v1/test_consumer.py -> build/lib/octavia/tests/unit/controller/queue/v1 DEBUG: copying octavia/tests/unit/controller/queue/v1/__init__.py -> build/lib/octavia/tests/unit/controller/queue/v1 DEBUG: copying octavia/api/root_controller.py -> build/lib/octavia/api DEBUG: copying octavia/api/config.py -> build/lib/octavia/api DEBUG: copying octavia/api/app.py -> build/lib/octavia/api DEBUG: copying octavia/api/__init__.py -> build/lib/octavia/api DEBUG: creating build/lib/octavia/policies DEBUG: copying octavia/policies/quota.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider_flavor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/pool.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/member.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/loadbalancer.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/listener.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/l7rule.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/l7policy.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/healthmonitor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/flavor_profile.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/flavor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/base.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/amphora.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/__init__.py -> build/lib/octavia/policies DEBUG: creating build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/tests/unit/api/drivers/driver_agent/__init__.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/common/jinja/user_data_jinja_cfg.py -> build/lib/octavia/common/jinja DEBUG: copying octavia/common/jinja/__init__.py -> build/lib/octavia/common/jinja DEBUG: copying octavia/tests/unit/api/v2/__init__.py -> build/lib/octavia/tests/unit/api/v2 DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: creating build/lib/octavia/compute/drivers/noop_driver DEBUG: copying octavia/compute/drivers/noop_driver/driver.py -> build/lib/octavia/compute/drivers/noop_driver DEBUG: copying octavia/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/compute/drivers/noop_driver DEBUG: creating build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/pool_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/member_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/load_balancer_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/listener_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/l7rule_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/l7policy_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/health_monitor_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/amphora_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/__init__.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/test_task_utils.py -> build/lib/octavia/tests/unit/controller/worker DEBUG: copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> build/lib/octavia/tests/unit/controller/worker DEBUG: copying octavia/tests/unit/controller/worker/__init__.py -> build/lib/octavia/tests/unit/controller/worker DEBUG: copying octavia/tests/functional/amphorae/__init__.py -> build/lib/octavia/tests/functional/amphorae DEBUG: creating build/lib/octavia/tests/unit/db DEBUG: copying octavia/tests/unit/db/__init__.py -> build/lib/octavia/tests/unit/db DEBUG: copying octavia/tests/functional/api/test_root_controller.py -> build/lib/octavia/tests/functional/api DEBUG: copying octavia/tests/functional/api/__init__.py -> build/lib/octavia/tests/functional/api DEBUG: creating build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/network_utils.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/network_namespace.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/keepalivedlvs_query.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/ip_advertisement.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/haproxy_query.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/__init__.py -> build/lib/octavia/amphorae/backends/utils DEBUG: creating build/lib/octavia/tests/unit/certificates/common/auth DEBUG: copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> build/lib/octavia/tests/unit/certificates/common/auth DEBUG: copying octavia/tests/unit/certificates/common/auth/__init__.py -> build/lib/octavia/tests/unit/certificates/common/auth DEBUG: copying octavia/controller/worker/v1/controller_worker.py -> build/lib/octavia/controller/worker/v1 DEBUG: copying octavia/controller/worker/v1/__init__.py -> build/lib/octavia/controller/worker/v1 DEBUG: copying octavia/volume/drivers/cinder_driver.py -> build/lib/octavia/volume/drivers DEBUG: copying octavia/volume/drivers/__init__.py -> build/lib/octavia/volume/drivers DEBUG: copying octavia/controller/worker/v2/controller_worker.py -> build/lib/octavia/controller/worker/v2 DEBUG: copying octavia/controller/worker/v2/__init__.py -> build/lib/octavia/controller/worker/v2 DEBUG: creating build/lib/octavia/amphorae/driver_exceptions DEBUG: copying octavia/amphorae/driver_exceptions/exceptions.py -> build/lib/octavia/amphorae/driver_exceptions DEBUG: copying octavia/amphorae/driver_exceptions/__init__.py -> build/lib/octavia/amphorae/driver_exceptions DEBUG: creating build/lib/octavia/tests/unit/volume DEBUG: copying octavia/tests/unit/volume/__init__.py -> build/lib/octavia/tests/unit/volume DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends/agent DEBUG: copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/backends/agent DEBUG: copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent DEBUG: creating build/lib/octavia/tests/unit/compute/drivers DEBUG: copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> build/lib/octavia/tests/unit/compute/drivers DEBUG: copying octavia/tests/unit/compute/drivers/test_compute_noop_driver.py -> build/lib/octavia/tests/unit/compute/drivers DEBUG: copying octavia/tests/unit/compute/drivers/__init__.py -> build/lib/octavia/tests/unit/compute/drivers DEBUG: creating build/lib/octavia/common/tls_utils DEBUG: copying octavia/common/tls_utils/cert_parser.py -> build/lib/octavia/common/tls_utils DEBUG: copying octavia/common/tls_utils/__init__.py -> build/lib/octavia/common/tls_utils DEBUG: creating build/lib/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy DEBUG: creating build/lib/octavia/api/common DEBUG: copying octavia/api/common/types.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/pagination.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/hooks.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/__init__.py -> build/lib/octavia/api/common DEBUG: copying octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers DEBUG: copying octavia/tests/unit/amphorae/drivers/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers DEBUG: creating build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/util.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/udp_listener_base.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/server.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/plug.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/osutils.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/loadbalancer.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/keepalived.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: creating build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/local.py -> build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/cert_gen.py -> build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/__init__.py -> build/lib/octavia/certificates/generator DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: creating build/lib/octavia/certificates/common/auth DEBUG: copying octavia/certificates/common/auth/barbican_acl.py -> build/lib/octavia/certificates/common/auth DEBUG: copying octavia/certificates/common/auth/__init__.py -> build/lib/octavia/certificates/common/auth DEBUG: copying octavia/tests/unit/controller/queue/__init__.py -> build/lib/octavia/tests/unit/controller/queue DEBUG: creating build/lib/octavia/controller/healthmanager/health_drivers DEBUG: copying octavia/controller/healthmanager/health_drivers/update_logging.py -> build/lib/octavia/controller/healthmanager/health_drivers DEBUG: copying octavia/controller/healthmanager/health_drivers/update_db.py -> build/lib/octavia/controller/healthmanager/health_drivers DEBUG: copying octavia/controller/healthmanager/health_drivers/update_base.py -> build/lib/octavia/controller/healthmanager/health_drivers DEBUG: copying octavia/controller/healthmanager/health_drivers/__init__.py -> build/lib/octavia/controller/healthmanager/health_drivers DEBUG: copying octavia/network/drivers/__init__.py -> build/lib/octavia/network/drivers DEBUG: copying octavia/controller/__init__.py -> build/lib/octavia/controller DEBUG: copying octavia/tests/functional/api/drivers/__init__.py -> build/lib/octavia/tests/functional/api/drivers DEBUG: copying octavia/amphorae/backends/__init__.py -> build/lib/octavia/amphorae/backends DEBUG: creating build/lib/octavia/common/jinja/logging DEBUG: copying octavia/common/jinja/logging/logging_jinja_cfg.py -> build/lib/octavia/common/jinja/logging DEBUG: copying octavia/common/jinja/logging/__init__.py -> build/lib/octavia/common/jinja/logging DEBUG: creating build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_quotas.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_provider.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_pool.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_member.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_load_balancer.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_listener.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_l7rule.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_l7policy.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_health_monitor.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_flavors.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_flavor_profiles.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_amphora.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/base.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/__init__.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/__init__.py -> build/lib/octavia/tests/functional DEBUG: creating build/lib/octavia/cmd DEBUG: copying octavia/cmd/status.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/octavia_worker.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/house_keeping.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/health_manager.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/haproxy_vrrp_check.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/driver_agent.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/api.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/agent.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/__init__.py -> build/lib/octavia/cmd DEBUG: copying octavia/common/jinja/haproxy/__init__.py -> build/lib/octavia/common/jinja/haproxy DEBUG: creating build/lib/octavia/tests/unit/volume/drivers DEBUG: copying octavia/tests/unit/volume/drivers/test_volume_noop_driver.py -> build/lib/octavia/tests/unit/volume/drivers DEBUG: copying octavia/tests/unit/volume/drivers/test_cinder_driver.py -> build/lib/octavia/tests/unit/volume/drivers DEBUG: copying octavia/tests/unit/volume/drivers/__init__.py -> build/lib/octavia/tests/unit/volume/drivers DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/health DEBUG: copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> build/lib/octavia/tests/unit/amphorae/drivers/health DEBUG: copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/health DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: creating build/lib/octavia/api/drivers/noop_driver DEBUG: copying octavia/api/drivers/noop_driver/driver.py -> build/lib/octavia/api/drivers/noop_driver DEBUG: copying octavia/api/drivers/noop_driver/agent.py -> build/lib/octavia/api/drivers/noop_driver DEBUG: copying octavia/api/drivers/noop_driver/__init__.py -> build/lib/octavia/api/drivers/noop_driver DEBUG: copying octavia/api/drivers/utils.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/provider_base.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/exceptions.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/driver_lib.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/driver_factory.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/data_models.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/__init__.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja DEBUG: copying octavia/tests/unit/common/jinja/__init__.py -> build/lib/octavia/tests/unit/common/jinja DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_model_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/amphorae/__init__.py -> build/lib/octavia/amphorae DEBUG: creating build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/quotas.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/provider.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/pool.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/member.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/load_balancer.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/listener.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/l7rule.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/l7policy.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/health_monitor.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/flavors.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/flavor_profiles.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/base.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/amphora.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/__init__.py -> build/lib/octavia/api/v2/controllers DEBUG: creating build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/utils.py -> build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/base.py -> build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/allowed_address_pairs.py -> build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/__init__.py -> build/lib/octavia/network/drivers/neutron DEBUG: creating build/lib/octavia/tests/unit/common/sample_configs DEBUG: copying octavia/tests/unit/common/sample_configs/sample_configs_split.py -> build/lib/octavia/tests/unit/common/sample_configs DEBUG: copying octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> build/lib/octavia/tests/unit/common/sample_configs DEBUG: copying octavia/tests/unit/common/sample_configs/__init__.py -> build/lib/octavia/tests/unit/common/sample_configs DEBUG: creating build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/local.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/cert_mgr.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/castellan_mgr.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/barbican_legacy.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/barbican.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/__init__.py -> build/lib/octavia/certificates/manager DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: creating build/lib/octavia/tests/unit/certificates/generator DEBUG: copying octavia/tests/unit/certificates/generator/test_local.py -> build/lib/octavia/tests/unit/certificates/generator DEBUG: copying octavia/tests/unit/certificates/generator/local_csr.py -> build/lib/octavia/tests/unit/certificates/generator DEBUG: copying octavia/tests/unit/certificates/generator/__init__.py -> build/lib/octavia/tests/unit/certificates/generator DEBUG: creating build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/v2/test_amphora_driver.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: creating build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/v1/test_amphora_driver.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: running egg_info DEBUG: creating octavia.egg-info DEBUG: writing octavia.egg-info/PKG-INFO DEBUG: writing top-level names to octavia.egg-info/top_level.txt DEBUG: writing dependency_links to octavia.egg-info/dependency_links.txt DEBUG: writing entry points to octavia.egg-info/entry_points.txt DEBUG: writing pbr to octavia.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'octavia.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'octavia.egg-info/SOURCES.txt' DEBUG: creating build/lib/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/split_listeners/templates/base.j2 -> build/lib/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/split_listeners/templates/haproxy.cfg.j2 -> build/lib/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/split_listeners/templates/macros.j2 -> build/lib/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying octavia/db/migration/alembic.ini -> build/lib/octavia/db/migration DEBUG: creating build/lib/octavia/db/migration/alembic_migrations DEBUG: copying octavia/db/migration/alembic_migrations/README.rst -> build/lib/octavia/db/migration/alembic_migrations DEBUG: copying octavia/db/migration/alembic_migrations/env.py -> build/lib/octavia/db/migration/alembic_migrations DEBUG: copying octavia/db/migration/alembic_migrations/script.py.mako -> build/lib/octavia/db/migration/alembic_migrations DEBUG: creating build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: creating build/lib/octavia/common/jinja/lvs/templates DEBUG: copying octavia/common/jinja/lvs/templates/base.j2 -> build/lib/octavia/common/jinja/lvs/templates DEBUG: copying octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> build/lib/octavia/common/jinja/lvs/templates DEBUG: copying octavia/common/jinja/lvs/templates/macros.j2 -> build/lib/octavia/common/jinja/lvs/templates DEBUG: creating build/lib/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> build/lib/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: creating build/lib/octavia/amphorae/backends/agent/templates DEBUG: copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/lib/octavia/amphorae/backends/agent/templates DEBUG: creating build/lib/octavia/common/jinja/templates DEBUG: copying octavia/common/jinja/templates/user_data_config_drive.template -> build/lib/octavia/common/jinja/templates DEBUG: copying octavia/amphorae/backends/utils/udp_check.sh -> build/lib/octavia/amphorae/backends/utils DEBUG: creating build/lib/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: creating build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/plug_port_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/plug_vip_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_eth_ifdown_local.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_eth_ifup_local.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX_alias.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/rh_route_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/rh_rule_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: creating build/lib/octavia/common/jinja/logging/templates DEBUG: copying octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> build/lib/octavia/common/jinja/logging/templates DEBUG: copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/lib/octavia/tests/unit/common/sample_configs DEBUG: + sleep 1 DEBUG: + read name eq value DEBUG: + test '[DEFAULT]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test verbose DEBUG: + test True DEBUG: + sed -ri '0,/^(#)? *verbose *=/{s!^(#)? *verbose *=.*!# verbose = True!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test auth_strategy DEBUG: + test noauth DEBUG: + sed -ri '0,/^(#)? *auth_strategy *=/{s!^(#)? *auth_strategy *=.*!# auth_strategy = noauth!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test notification_driver DEBUG: + test neutron.openstack.common.notifier.rpc_notifier DEBUG: + sed -ri '0,/^(#)? *notification_driver *=/{s!^(#)? *notification_driver *=.*!# notification_driver = neutron.openstack.common.notifier.rpc_notifier!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test allow_overlapping_ips DEBUG: + test True DEBUG: + sed -ri '0,/^(#)? *allow_overlapping_ips *=/{s!^(#)? *allow_overlapping_ips *=.*!# allow_overlapping_ips = True!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test use_stderr DEBUG: + test False DEBUG: + sed -ri '0,/^(#)? *use_stderr *=/{s!^(#)? *use_stderr *=.*!# use_stderr = False!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test notify_nova_on_port_data_changes DEBUG: + test False DEBUG: + sed -ri '0,/^(#)? *notify_nova_on_port_data_changes *=/{s!^(#)? *notify_nova_on_port_data_changes *=.*!# notify_nova_on_port_data_changes = False!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test notify_nova_on_port_status_changes DEBUG: + test False DEBUG: + sed -ri '0,/^(#)? *notify_nova_on_port_status_changes *=/{s!^(#)? *notify_nova_on_port_status_changes *=.*!# notify_nova_on_port_status_changes = False!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test '[database]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test max_pool_size DEBUG: + test 10 DEBUG: + sed -ri '0,/^(#)? *max_pool_size *=/{s!^(#)? *max_pool_size *=.*!# max_pool_size = 10!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test max_overflow DEBUG: + test 20 DEBUG: + sed -ri '0,/^(#)? *max_overflow *=/{s!^(#)? *max_overflow *=.*!# max_overflow = 20!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test pool_timeout DEBUG: + test 10 DEBUG: + sed -ri '0,/^(#)? *pool_timeout *=/{s!^(#)? *pool_timeout *=.*!# pool_timeout = 10!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eBdjcz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64 DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/agent.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/api.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/driver_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/octavia_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/status.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/flavor.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/flavor_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/member.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/provider_flavor.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/quota.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/hacking DEBUG: copying build/lib/octavia/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/hacking DEBUG: copying build/lib/octavia/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/api.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/base_models.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/models.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/prepare.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration DEBUG: copying build/lib/octavia/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration DEBUG: copying build/lib/octavia/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers DEBUG: copying build/lib/octavia/compute/drivers/nova_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers DEBUG: copying build/lib/octavia/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute DEBUG: copying build/lib/octavia/compute/compute_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/allowed_address_pairs.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver DEBUG: copying build/lib/octavia/network/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver DEBUG: copying build/lib/octavia/network/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/barbican_legacy.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/castellan_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/cert_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/local.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/generator DEBUG: copying build/lib/octavia/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/generator DEBUG: copying build/lib/octavia/certificates/generator/cert_gen.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/generator DEBUG: copying build/lib/octavia/certificates/generator/local.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/generator DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/auth DEBUG: copying build/lib/octavia/certificates/common/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/auth DEBUG: copying build/lib/octavia/certificates/common/auth/barbican_acl.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/auth DEBUG: copying build/lib/octavia/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/cert.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/local.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/pkcs12.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates DEBUG: copying build/lib/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia DEBUG: copying build/lib/octavia/i18n.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia DEBUG: copying build/lib/octavia/opts.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia DEBUG: copying build/lib/octavia/version.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor DEBUG: copying build/lib/octavia/distributor/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers DEBUG: copying build/lib/octavia/distributor/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers DEBUG: copying build/lib/octavia/distributor/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver DEBUG: copying build/lib/octavia/distributor/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver DEBUG: copying build/lib/octavia/distributor/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers DEBUG: copying build/lib/octavia/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers DEBUG: copying build/lib/octavia/volume/drivers/cinder_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/volume/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/volume/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume DEBUG: copying build/lib/octavia/volume/volume_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae DEBUG: copying build/lib/octavia/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions DEBUG: copying build/lib/octavia/amphorae/driver_exceptions/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions DEBUG: copying build/lib/octavia/amphorae/driver_exceptions/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends DEBUG: copying build/lib/octavia/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/udp_check.sh -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/haproxy_query.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/ip_advertisement.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/keepalivedlvs_query.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/network_namespace.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/network_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_rule_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_route_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX_alias.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_eth_ifup_local.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_eth_ifdown_local.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/plug_vip_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/plug_port_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/amphora_info.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/certificate_update.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/keepalived.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/osutils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/plug.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/server.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/udp_listener_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/util.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent DEBUG: copying build/lib/octavia/amphorae/backends/agent/agent_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/health_daemon.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/health_sender.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/status_message.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health DEBUG: copying build/lib/octavia/amphorae/drivers/health/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health DEBUG: copying build/lib/octavia/amphorae/drivers/health/heartbeat_udp.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health DEBUG: copying build/lib/octavia/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers DEBUG: copying build/lib/octavia/amphorae/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/amphorae/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/amphorae/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/rest_api_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller DEBUG: copying build/lib/octavia/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/housekeeping DEBUG: copying build/lib/octavia/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/housekeeping DEBUG: copying build/lib/octavia/controller/housekeeping/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/controller/healthmanager/health_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/controller/healthmanager/health_drivers/update_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/controller/healthmanager/health_drivers/update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/controller/healthmanager/health_drivers/update_logging.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager DEBUG: copying build/lib/octavia/controller/healthmanager/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue DEBUG: copying build/lib/octavia/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/v1/consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/v1/endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/v2/consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/v2/endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1 DEBUG: copying build/lib/octavia/controller/worker/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1 DEBUG: copying build/lib/octavia/controller/worker/v1/controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/retry_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2 DEBUG: copying build/lib/octavia/controller/worker/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2 DEBUG: copying build/lib/octavia/controller/worker/v2/controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker DEBUG: copying build/lib/octavia/controller/worker/amphora_rate_limit.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker DEBUG: copying build/lib/octavia/controller/worker/task_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/tls_utils DEBUG: copying build/lib/octavia/common/tls_utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/tls_utils DEBUG: copying build/lib/octavia/common/tls_utils/cert_parser.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/tls_utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/templates DEBUG: copying build/lib/octavia/common/jinja/templates/user_data_config_drive.template -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/logging DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/logging/templates DEBUG: copying build/lib/octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/logging/templates DEBUG: copying build/lib/octavia/common/jinja/logging/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/logging DEBUG: copying build/lib/octavia/common/jinja/logging/logging_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/logging DEBUG: copying build/lib/octavia/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja DEBUG: copying build/lib/octavia/common/jinja/user_data_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/lvs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/templates/macros.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/templates/base.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/lvs DEBUG: copying build/lib/octavia/common/jinja/lvs/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/lvs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy DEBUG: copying build/lib/octavia/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/templates/macros.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/templates/haproxy.cfg.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/templates/base.j2 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/clients.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/config.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/context.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/decorators.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/keystone.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/policy.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/rpc.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/service.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/stats.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/validate.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/hooks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/pagination.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/types.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/app.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/config.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/flavor_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/member.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/flavor_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/member.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/driver_factory.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/driver_lib.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/provider_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/noop_driver/agent.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/driver_get.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/driver_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/driver_updater.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/flavor_schema.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/v1/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/v2/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests DEBUG: copying build/lib/octavia/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/data_model_helpers.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/sample_certs.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/sample_data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/sample_network_data.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional DEBUG: copying build/lib/octavia/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_flavor_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_member.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_provider.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api DEBUG: copying build/lib/octavia/tests/functional/api/test_root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/drivers DEBUG: copying build/lib/octavia/tests/functional/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/functional/api/drivers/driver_agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/drivers/driver_agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/test_models.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/test_repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae DEBUG: copying build/lib/octavia/tests/functional/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume/drivers DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume/drivers DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/test_cinder_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume/drivers DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/test_volume_noop_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume/drivers DEBUG: copying build/lib/octavia/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/db DEBUG: copying build/lib/octavia/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/test_compute_noop_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/test_nova_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers DEBUG: copying build/lib/octavia/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/generator/local_csr.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/generator/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth DEBUG: copying build/lib/octavia/tests/unit/certificates/common/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth DEBUG: copying build/lib/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth DEBUG: copying build/lib/octavia/tests/unit/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common DEBUG: copying build/lib/octavia/tests/unit/certificates/common/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common DEBUG: copying build/lib/octavia/tests/unit/certificates/common/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network DEBUG: copying build/lib/octavia/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers DEBUG: copying build/lib/octavia/tests/unit/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers DEBUG: copying build/lib/octavia/tests/unit/network/drivers/test_network_noop_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: copying build/lib/octavia/tests/unit/network/drivers/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: copying build/lib/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: copying build/lib/octavia/tests/unit/network/drivers/neutron/test_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: copying build/lib/octavia/tests/unit/network/drivers/neutron/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs DEBUG: copying build/lib/octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs DEBUG: copying build/lib/octavia/tests/unit/common/sample_configs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs DEBUG: copying build/lib/octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs DEBUG: copying build/lib/octavia/tests/unit/common/sample_configs/sample_configs_split.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja DEBUG: copying build/lib/octavia/tests/unit/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja DEBUG: copying build/lib/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/lvs DEBUG: copying build/lib/octavia/tests/unit/common/jinja/lvs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/lvs DEBUG: copying build/lib/octavia/tests/unit/common/jinja/lvs/test_lvs_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/lvs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/logging DEBUG: copying build/lib/octavia/tests/unit/common/jinja/logging/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/logging DEBUG: copying build/lib/octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/logging DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_clients.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_constants.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_decorator.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_stats.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_validations.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils DEBUG: copying build/lib/octavia/tests/unit/common/tls_utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils DEBUG: copying build/lib/octavia/tests/unit/common/tls_utils/test_cert_parser.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae DEBUG: copying build/lib/octavia/tests/unit/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/health/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_common.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping DEBUG: copying build/lib/octavia/tests/unit/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping DEBUG: copying build/lib/octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue DEBUG: copying build/lib/octavia/tests/unit/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v1/test_consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v1/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v2/test_consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v2/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker DEBUG: copying build/lib/octavia/tests/unit/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker DEBUG: copying build/lib/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker DEBUG: copying build/lib/octavia/tests/unit/controller/worker/test_task_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/test_controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/tests/unit/controller/healthmanager/health_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_logging.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers DEBUG: copying build/lib/octavia/tests/unit/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager DEBUG: copying build/lib/octavia/tests/unit/controller/healthmanager/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager DEBUG: copying build/lib/octavia/tests/unit/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller DEBUG: copying build/lib/octavia/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/test_opts.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/test_version.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2 DEBUG: copying build/lib/octavia/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_flavor_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_health_monitors.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_l7policies.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_l7rules.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_listeners.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_load_balancers.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_members.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_pools.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/test_types.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/unit/api/drivers/driver_agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1/test_amphora_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2/test_amphora_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver DEBUG: copying build/lib/octavia/tests/unit/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers DEBUG: copying build/lib/octavia/tests/unit/api/drivers/test_driver_factory.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers DEBUG: copying build/lib/octavia/tests/unit/api/drivers/test_driver_lib.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers DEBUG: copying build/lib/octavia/tests/unit/api/drivers/test_provider_base.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers DEBUG: copying build/lib/octavia/tests/unit/api/drivers/test_provider_noop_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers DEBUG: copying build/lib/octavia/tests/unit/api/drivers/test_provider_noop_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers DEBUG: copying build/lib/octavia/tests/unit/api/drivers/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks DEBUG: copying build/lib/octavia/tests/unit/api/hooks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks DEBUG: copying build/lib/octavia/tests/unit/api/hooks/test_query_parameters.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_driver_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd/agent.py to agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd/driver_agent.py to driver_agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd/haproxy_vrrp_check.py to haproxy_vrrp_check.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd/health_manager.py to health_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd/house_keeping.py to house_keeping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd/octavia_worker.py to octavia_worker.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/cmd/status.py to status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/amphora.py to amphora.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/flavor.py to flavor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/flavor_profile.py to flavor_profile.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/healthmonitor.py to healthmonitor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/l7policy.py to l7policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/l7rule.py to l7rule.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/listener.py to listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/loadbalancer.py to loadbalancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/member.py to member.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/pool.py to pool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/provider.py to provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/provider_flavor.py to provider_flavor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/policies/quota.py to quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/hacking/checks.py to checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/base_models.py to base_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/prepare.py to prepare.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/repositories.py to repositories.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py to ffad172e98c1_add_certificate_revoke_list_option.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py to fc5582da7d8a_create_amphora_build_rate_limit_tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/fac584114642_.py to fac584114642_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py to f21ae3f21adc_add_client_auth_option.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py to ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py to e6672bda93bf_add_ping_and_tlshello_monitor_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py to dcf88e59aae4_add_lb_algorithm_source_ip_port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py to da371b422669_allowed_cidr_for_listeners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py to d85ca7258d21_modernize_l7rule.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py to c11292016060_add_request_errors_for_stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py to bf171d0d91c3_amphora_add_cached_zone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py to ba35e0fb88e1_add_backup_field_to_member.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py to b9c703669314_add_flavor_and_flavor_profile_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py to a7f187cd221f_add_tls_boolean_type_for_reencryption.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py to a5762a99609a_add_protocol_in_listener_keys.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py to a1f689aecc1d_extend_pool_for_support_backend_reencryption.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py to 9bf4d21caaea_adding_amphora_id_to_listener_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py to 9b5473976d6d_add_provisioning_status_to_objects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py to 92fe9857279_create_healthmanager_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py to 8c0851bdf6c3_change_tls_container_id_length_in_sni_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py to 82b9402e71fd_update_vip_address_size.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py to 80dba23a159f_tags_support.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py to 76aacf2e176c_extend_support_udp_protocol.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py to 74aae261694c_extend_pool_for_backend_ca_and_crl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py to 7432f1d4ea83_add_http_host_head_inject_for_http_health_check.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py to 6ffc710674ef_spares_pool_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py to 6abb04f24c5_tenant_id_to_project_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py to 6742ca1b27c2_add_l7policy_redirect_http_code.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py to 62816c232310_fix_migration_for_mysql_5_7.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py to 5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py to 55874a4ceed6_add_l7policy_action_redirect_prefix.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py to 543f5d8e4e56_add_a_column_busy_in_table_amphora_health.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py to 5309960964f8_add_proxy_protocol_for_pool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py to 52377704420e_add_timestamps_to_healthmonitor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py to 4fe8240425b4_update_vip_add_subnet_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py to 4faaa983e7a9_update_member_address_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py to 4f65b4f91c39_amphora_add_flavor_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py to 4d9cf7d32f2_insert_headers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py to 4c094013699a_update_load_balancer_amphora.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py to 4aeb9e23ad43_add_draining_operating_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py to 4a6ec0ab7284_remove_fk_constraints_on_listener_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py to 48660b6643f0_add_new_states_for_amphora.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py to 46d914b2a5e5_seed_the_spares_pool_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py to 458c9ee2a011_l7_policies_and_rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py to 44a2414dd683_adding_name_column_to_member_and_health_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py to 443fe6676637_add_network_id_to_vip.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py to 43287cd10fef_make_pool_lb_algorithm_larger.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py to 3f8ff3be828e_create_quotas_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py to 3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py to 3b199c848b96_create_no_monitor_operational_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py to 3a1e1cdb7b27_rename_amphora_host_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py to 392fb85b4419_add_primary_key_to_spares_pool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py to 36b94648fef8_add_timestamp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py to 35dee79d5865_initial_create.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py to 357d17a6d5ac_update_lb_and_amphora_data_model_for_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py to 2ad093f6353f_add_listener_client_ca_tls_certificate_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py to 29ff921a6eb_shared_pools.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py to 298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py to 27e54d00c3cd_add_monitor_address_and_port_to_member.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py to 256852d5ff7c_add_lb_network_ip_to_amphora.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py to 2351ea316465_adding_terminate_https_tls_ref_support.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py to 211982b05afc_add_flavor_id_to_lb.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py to 1e4c1d83044c_keepalived_configuration_datamodel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py to 1afc932f1ca2_l7rule_support_client_cert.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py to 186509101b9b_add_server_group_id_to_loadbalancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py to 14892634e228_update_vip.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py to 13500e2e978d_update_url_and_name_size.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py to 11e4bb2bb8ef_fix_ipv6_vip.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py to 10d38216ad34_add_timestamps_to_amphora.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py to 0fd2c131923f_add_timeout_fields_to_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py to 0f242cf02c74_add_provider_column.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py to 0aee2b450512_extend_api_to_accept_qos_policy_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py to 034b2dc2f3e0_modernize_l7policy_fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py to 034756a182a2_amphora_add_image_id.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/env.py to env.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/db/migration/cli.py to cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/drivers/nova_driver.py to nova_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/compute/compute_base.py to compute_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/data_models.py to data_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/allowed_address_pairs.py to allowed_address_pairs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager/barbican.py to barbican.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager/barbican_legacy.py to barbican_legacy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager/castellan_mgr.py to castellan_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager/cert_mgr.py to cert_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/manager/local.py to local.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/generator/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/generator/cert_gen.py to cert_gen.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/generator/local.py to local.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/auth/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/auth/barbican_acl.py to barbican_acl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/barbican.py to barbican.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/cert.py to cert.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/local.py to local.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/common/pkcs12.py to pkcs12.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/certificates/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/i18n.py to i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/opts.py to opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers/driver_base.py to driver_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers/cinder_driver.py to cinder_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers/noop_driver/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/drivers/noop_driver/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/volume/volume_base.py to volume_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions/exceptions.py to exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/haproxy_query.py to haproxy_query.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/ip_advertisement.py to ip_advertisement.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/keepalivedlvs_query.py to keepalivedlvs_query.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/network_namespace.py to network_namespace.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/network_utils.py to network_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/amphora_info.py to amphora_info.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/certificate_update.py to certificate_update.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py to haproxy_compatibility.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/keepalived.py to keepalived.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/keepalivedlvs.py to keepalivedlvs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/loadbalancer.py to loadbalancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/osutils.py to osutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/plug.py to plug.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/server.py to server.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/udp_listener_base.py to udp_listener_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/util.py to util.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/agent_jinja_cfg.py to agent_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/health_daemon.py to health_daemon.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/health_sender.py to health_sender.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/status_message.py to status_message.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py to heartbeat_udp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/driver_base.py to driver_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py to jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py to vrrp_rest_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/data_models.py to data_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/exceptions.py to exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/rest_api_driver.py to rest_api_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/housekeeping/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/housekeeping/house_keeping.py to house_keeping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers/update_base.py to update_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers/update_db.py to update_db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers/update_logging.py to update_logging.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_manager.py to health_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v1/consumer.py to consumer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v1/endpoints.py to endpoints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v2/consumer.py to consumer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/queue/v2/endpoints.py to endpoints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/controller_worker.py to controller_worker.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows/amphora_flows.py to amphora_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows/health_monitor_flows.py to health_monitor_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows/l7policy_flows.py to l7policy_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows/l7rule_flows.py to l7rule_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows/listener_flows.py to listener_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows/load_balancer_flows.py to load_balancer_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows/member_flows.py to member_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/flows/pool_flows.py to pool_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks/amphora_driver_tasks.py to amphora_driver_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks/cert_task.py to cert_task.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks/compute_tasks.py to compute_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks/database_tasks.py to database_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks/lifecycle_tasks.py to lifecycle_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks/model_tasks.py to model_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks/network_tasks.py to network_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v1/tasks/retry_tasks.py to retry_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/controller_worker.py to controller_worker.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows/amphora_flows.py to amphora_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows/health_monitor_flows.py to health_monitor_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows/l7policy_flows.py to l7policy_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows/l7rule_flows.py to l7rule_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows/listener_flows.py to listener_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows/load_balancer_flows.py to load_balancer_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows/member_flows.py to member_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/flows/pool_flows.py to pool_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py to amphora_driver_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks/cert_task.py to cert_task.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks/compute_tasks.py to compute_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks/database_tasks.py to database_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks/lifecycle_tasks.py to lifecycle_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks/model_tasks.py to model_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/v2/tasks/network_tasks.py to network_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/amphora_rate_limit.py to amphora_rate_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/controller/worker/task_utils.py to task_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/tls_utils/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/tls_utils/cert_parser.py to cert_parser.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/logging/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/logging/logging_jinja_cfg.py to logging_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/user_data_jinja_cfg.py to user_data_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/lvs/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/lvs/jinja_cfg.py to jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/combined_listeners/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py to jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/split_listeners/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py to jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/base_taskflow.py to base_taskflow.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/clients.py to clients.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/data_models.py to data_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/decorators.py to decorators.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/exceptions.py to exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/keystone.py to keystone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/rpc.py to rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/stats.py to stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/common/validate.py to validate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/common/hooks.py to hooks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/common/pagination.py to pagination.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/common/types.py to types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/app.py to app.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/root_controller.py to root_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/amphora.py to amphora.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/flavor_profiles.py to flavor_profiles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/flavors.py to flavors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/health_monitor.py to health_monitor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/l7policy.py to l7policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/l7rule.py to l7rule.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/listener.py to listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/load_balancer.py to load_balancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/member.py to member.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/pool.py to pool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/provider.py to provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/quotas.py to quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/amphora.py to amphora.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/flavor_profile.py to flavor_profile.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/flavors.py to flavors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/health_monitor.py to health_monitor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/l7policy.py to l7policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/l7rule.py to l7rule.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/listener.py to listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/load_balancer.py to load_balancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/member.py to member.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/pool.py to pool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/provider.py to provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/v2/types/quotas.py to quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/data_models.py to data_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_factory.py to driver_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_lib.py to driver_lib.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/exceptions.py to exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/provider_base.py to provider_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/noop_driver/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/noop_driver/agent.py to agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/noop_driver/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_agent/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_agent/driver_get.py to driver_get.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_agent/driver_listener.py to driver_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/driver_agent/driver_updater.py to driver_updater.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/flavor_schema.py to flavor_schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v1/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/api/drivers/amphora_driver/v2/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common/data_model_helpers.py to data_model_helpers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common/sample_certs.py to sample_certs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common/sample_data_models.py to sample_data_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common/sample_network_data.py to sample_network_data.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_amphora.py to test_amphora.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_flavor_profiles.py to test_flavor_profiles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_flavors.py to test_flavors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_health_monitor.py to test_health_monitor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_l7policy.py to test_l7policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_l7rule.py to test_l7rule.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_listener.py to test_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_load_balancer.py to test_load_balancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_member.py to test_member.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_pool.py to test_pool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_provider.py to test_provider.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_quotas.py to test_quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/test_root_controller.py to test_root_controller.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/drivers/driver_agent/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py to test_driver_agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/db/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/db/test_models.py to test_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/db/test_repositories.py to test_repositories.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py to test_keepalivedlvs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py to test_server.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume/drivers/test_cinder_driver.py to test_cinder_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume/drivers/test_volume_noop_driver.py to test_volume_noop_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/volume/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers/test_compute_noop_driver.py to test_compute_noop_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers/test_nova_driver.py to test_nova_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/local_csr.py to local_csr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/test_local.py to test_local.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py to test_barbican_acl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/test_barbican.py to test_barbican.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/test_local.py to test_local.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_barbican.py to test_barbican.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_barbican_legacy.py to test_barbican_legacy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_castellan_mgr.py to test_castellan_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_local.py to test_local.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/test_network_noop_driver.py to test_network_noop_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py to test_allowed_address_pairs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs/sample_configs_combined.py to sample_configs_combined.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs/sample_configs_split.py to sample_configs_split.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py to test_user_data_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/lvs/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/lvs/test_lvs_jinja_cfg.py to test_lvs_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/logging/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py to test_logging_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py to test_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py to test_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_base_taskflow.py to test_base_taskflow.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_clients.py to test_clients.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_config.py to test_config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_constants.py to test_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_data_models.py to test_data_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_decorator.py to test_decorator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_exceptions.py to test_exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_policy.py to test_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_stats.py to test_stats.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_validations.py to test_validations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils/test_cert_parser.py to test_cert_parser.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py to test_amphora_info.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py to test_haproxy_compatibility.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py to test_keepalived.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py to test_keepalivedlvs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py to test_loadbalancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py to test_osutils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py to test_plug.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py to test_util.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py to test_agent_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py to test_envelope.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py to test_health_daemon.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py to test_health_sender.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py to test_haproxy_query.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py to test_ip_advertisement.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py to test_keepalivedlvs_query.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py to test_network_namespace.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/test_network_utils.py to test_network_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py to test_heartbeat_udp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py to test_noop_amphoraloadbalancer_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py to test_exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py to test_rest_api_driver_0_5.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py to test_rest_api_driver_1_0.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_common.py to test_rest_api_driver_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py to test_vrrp_rest_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py to test_jinja_cfg.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping/test_house_keeping.py to test_house_keeping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v1/test_consumer.py to test_consumer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v1/test_endpoints.py to test_endpoints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v2/test_consumer.py to test_consumer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/v2/test_endpoints.py to test_endpoints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py to test_amphora_rate_limit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/test_task_utils.py to test_task_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py to test_amphora_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py to test_health_monitor_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py to test_l7policy_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py to test_l7rule_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py to test_listener_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py to test_load_balancer_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py to test_member_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py to test_pool_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py to test_amphora_driver_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py to test_cert_task.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py to test_compute_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py to test_database_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py to test_database_tasks_quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py to test_lifecycle_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py to test_model_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py to test_network_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py to test_retry_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v1/test_controller_worker.py to test_controller_worker.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py to test_amphora_driver_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py to test_cert_task.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py to test_compute_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py to test_database_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py to test_database_tasks_quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py to test_lifecycle_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_model_tasks.py to test_model_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py to test_network_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/test_controller_worker.py to test_controller_worker.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py to test_amphora_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py to test_health_monitor_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py to test_l7policy_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py to test_l7rule_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py to test_listener_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py to test_load_balancer_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py to test_member_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py to test_pool_flows.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_base.py to test_update_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_db.py to test_update_db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_logging.py to test_update_logging.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/test_health_manager.py to test_health_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/test_hacking.py to test_hacking.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/test_opts.py to test_opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/test_version.py to test_version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_flavor_profiles.py to test_flavor_profiles.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_flavors.py to test_flavors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_health_monitors.py to test_health_monitors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_l7policies.py to test_l7policies.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_l7rules.py to test_l7rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_listeners.py to test_listeners.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_load_balancers.py to test_load_balancers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_members.py to test_members.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_pools.py to test_pools.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common/test_types.py to test_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/driver_agent/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py to test_driver_get.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py to test_driver_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py to test_driver_updater.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1/test_amphora_driver.py to test_amphora_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2/test_amphora_driver.py to test_amphora_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/amphora_driver/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/test_driver_factory.py to test_driver_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/test_driver_lib.py to test_driver_lib.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/test_provider_base.py to test_provider_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/test_provider_noop_agent.py to test_provider_noop_agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/test_provider_noop_driver.py to test_provider_noop_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/drivers/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks/test_query_parameters.py to test_query_parameters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_agent.py to test_agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_driver_agent.py to test_driver_agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py to test_haproxy_vrrp_check.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_health_manager.py to test_health_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_house_keeping.py to test_house_keeping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_status.py to test_status.pyc DEBUG: writing byte-compilation script '/tmp/tmpnDjh0O.py' DEBUG: /usr/bin/python2 -O /tmp/tmpnDjh0O.py DEBUG: removing /tmp/tmpnDjh0O.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/etc/octavia DEBUG: copying etc/octavia.conf -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/etc/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia DEBUG: copying LICENSE -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia DEBUG: copying README.rst -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/diskimage-create.sh -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/image-tests.sh -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/test-requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/tox.ini -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/version.txt -> /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/diskimage-create DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing octavia.egg-info/PKG-INFO DEBUG: writing top-level names to octavia.egg-info/top_level.txt DEBUG: writing dependency_links to octavia.egg-info/dependency_links.txt DEBUG: writing entry points to octavia.egg-info/entry_points.txt DEBUG: writing pbr to octavia.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'octavia.egg-info/SOURCES.txt' DEBUG: Copying octavia.egg-info to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/octavia-5.1.3.dev62-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: Installing octavia-wsgi script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: Installing octavia-worker script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: Installing octavia-health-manager script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: Installing octavia-housekeeping script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: Installing octavia-db-manage script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: Installing haproxy-vrrp-check script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: Installing octavia-status script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: Installing octavia-driver-agent script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: Installing amphora-agent script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: Installing octavia-api script to /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/doc DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7/site-packages/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/etc/octavia DEBUG: + mv /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/etc/octavia/octavia.conf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/etc/octavia DEBUG: + mv etc/policy/admin_or_owner-policy.json /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/etc/octavia/policy.json DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia.logrotate /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/etc/logrotate.d/openstack-octavia DEBUG: + install -p -D -m 644 elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/etc/logrotate.d/openstack-octavia-amphora-agent DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-amphora-agent.service /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/systemd/system/octavia-amphora-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-api.service /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/systemd/system/octavia-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-worker.service /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/systemd/system/octavia-worker.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-health-manager.service /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/systemd/system/octavia-health-manager.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-housekeeping.service /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/systemd/system/octavia-housekeeping.service DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/var/lib/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/var/log/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/var/run/octavia DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/octavia-dist.conf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/octavia-dist.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64//etc/octavia/conf.d/common DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64//etc/octavia/conf.d/octavia-amphora-agent DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64//etc/octavia/conf.d/octavia-api DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64//etc/octavia/conf.d/octavia-health-manager DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64//etc/octavia/conf.d/octavia-housekeeping DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64//etc/octavia/conf.d/octavia-worker DEBUG: + cp -vr elements/ /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements DEBUG: 'elements/' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements' DEBUG: 'elements/amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent' DEBUG: 'elements/amphora-agent/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' DEBUG: 'elements/amphora-agent/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d' DEBUG: 'elements/amphora-agent/post-install.d/10-enable-network-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/10-enable-network-scripts' DEBUG: 'elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' DEBUG: 'elements/amphora-agent/post-install.d/90-remove-build-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/90-remove-build-deps' DEBUG: 'elements/amphora-agent/static' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/static' DEBUG: 'elements/amphora-agent/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc' DEBUG: 'elements/amphora-agent/static/etc/NetworkManager' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager' DEBUG: 'elements/amphora-agent/static/etc/NetworkManager/conf.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d' DEBUG: 'elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf' DEBUG: 'elements/amphora-agent/static/etc/rsyslog.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d' DEBUG: 'elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' DEBUG: 'elements/amphora-agent/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/README.rst' DEBUG: 'elements/amphora-agent/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/element-deps' DEBUG: 'elements/amphora-agent/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/package-installs.yaml' DEBUG: 'elements/amphora-agent/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/pkg-map' DEBUG: 'elements/amphora-agent/source-repository-amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/source-repository-amphora-agent' DEBUG: 'elements/amphora-agent/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-agent/svc-map' DEBUG: 'elements/amphora-selinux' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-selinux' DEBUG: 'elements/amphora-selinux/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d' DEBUG: 'elements/amphora-selinux/post-install.d/50-selinux-policies' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d/50-selinux-policies' DEBUG: 'elements/amphora-selinux/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-selinux/README.rst' DEBUG: 'elements/amphora-selinux/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-selinux/element-deps' DEBUG: 'elements/amphora-selinux/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-selinux/package-installs.json' DEBUG: 'elements/amphora-selinux/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/amphora-selinux/pkg-map' DEBUG: 'elements/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs' DEBUG: 'elements/certs-ramfs/init-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts' DEBUG: 'elements/certs-ramfs/init-scripts/systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd' DEBUG: 'elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' DEBUG: 'elements/certs-ramfs/init-scripts/sysv' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv' DEBUG: 'elements/certs-ramfs/init-scripts/sysv/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv/certs-ramfs' DEBUG: 'elements/certs-ramfs/init-scripts/upstart' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart' DEBUG: 'elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' DEBUG: 'elements/certs-ramfs/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/post-install.d' DEBUG: 'elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' DEBUG: 'elements/certs-ramfs/static' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/static' DEBUG: 'elements/certs-ramfs/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr' DEBUG: 'elements/certs-ramfs/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local' DEBUG: 'elements/certs-ramfs/static/usr/local/bin' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin' DEBUG: 'elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' DEBUG: 'elements/certs-ramfs/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/README.rst' DEBUG: 'elements/certs-ramfs/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/element-deps' DEBUG: 'elements/certs-ramfs/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/package-installs.yaml' DEBUG: 'elements/certs-ramfs/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/certs-ramfs/svc-map' DEBUG: 'elements/disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/disable-makecache' DEBUG: 'elements/disable-makecache/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d' DEBUG: 'elements/disable-makecache/post-install.d/80-disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d/80-disable-makecache' DEBUG: 'elements/disable-makecache/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/disable-makecache/README.rst' DEBUG: 'elements/disable-makecache/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/disable-makecache/svc-map' DEBUG: 'elements/haproxy-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia' DEBUG: 'elements/haproxy-octavia/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d' DEBUG: 'elements/haproxy-octavia/install.d/76-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d/76-haproxy' DEBUG: 'elements/haproxy-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d' DEBUG: 'elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' DEBUG: 'elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' DEBUG: 'elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' DEBUG: 'elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' DEBUG: 'elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' DEBUG: 'elements/haproxy-octavia/pre-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d' DEBUG: 'elements/haproxy-octavia/pre-install.d/01-backports' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d/01-backports' DEBUG: 'elements/haproxy-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/README.rst' DEBUG: 'elements/haproxy-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/element-deps' DEBUG: 'elements/haproxy-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/package-installs.json' DEBUG: 'elements/haproxy-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pkg-map' DEBUG: 'elements/haproxy-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/haproxy-octavia/svc-map' DEBUG: 'elements/ipvsadmin' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/ipvsadmin' DEBUG: 'elements/ipvsadmin/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/ipvsadmin/README.rst' DEBUG: 'elements/ipvsadmin/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/ipvsadmin/element-deps' DEBUG: 'elements/ipvsadmin/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/ipvsadmin/package-installs.json' DEBUG: 'elements/ipvsadmin/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/ipvsadmin/svc-map' DEBUG: 'elements/keepalived-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia' DEBUG: 'elements/keepalived-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia/post-install.d' DEBUG: 'elements/keepalived-octavia/post-install.d/11-ip6-tables' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia/post-install.d/11-ip6-tables' DEBUG: 'elements/keepalived-octavia/pre-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia/pre-install.d' DEBUG: 'elements/keepalived-octavia/pre-install.d/00-backports' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia/pre-install.d/00-backports' DEBUG: 'elements/keepalived-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia/README.rst' DEBUG: 'elements/keepalived-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia/element-deps' DEBUG: 'elements/keepalived-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia/package-installs.json' DEBUG: 'elements/keepalived-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia/pkg-map' DEBUG: 'elements/keepalived-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/keepalived-octavia/svc-map' DEBUG: 'elements/no-resolvconf' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/no-resolvconf' DEBUG: 'elements/no-resolvconf/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d' DEBUG: 'elements/no-resolvconf/finalise.d/99-disable-resolv-conf' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf' DEBUG: 'elements/no-resolvconf/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/no-resolvconf/README.rst' DEBUG: 'elements/rebind-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/rebind-sshd' DEBUG: 'elements/rebind-sshd/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d' DEBUG: 'elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' DEBUG: 'elements/rebind-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/rebind-sshd/README.rst' DEBUG: 'elements/remove-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/remove-sshd' DEBUG: 'elements/remove-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/remove-sshd/README.rst' DEBUG: 'elements/remove-sshd/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/remove-sshd/package-installs.yaml' DEBUG: 'elements/root-passwd' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/root-passwd' DEBUG: 'elements/root-passwd/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d' DEBUG: 'elements/root-passwd/post-install.d/99-setup' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup' DEBUG: 'elements/root-passwd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/root-passwd/README.rst' DEBUG: 'elements/sos' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/sos' DEBUG: 'elements/sos/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/sos/README.rst' DEBUG: 'elements/sos/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/sos/element-deps' DEBUG: 'elements/sos/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/sos/package-installs.yaml' DEBUG: 'elements/sos/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia-image-elements/sos/pkg-map' DEBUG: + install -m 755 diskimage-create/diskimage-create.sh /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin/octavia-diskimage-create.sh DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/diskimage-create DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/LICENSE DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/octavia/README.rst DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/octavia-5.1.3.dev62 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dMDfVh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + export OS_TEST_PATH=./octavia/tests/unit DEBUG: + OS_TEST_PATH=./octavia/tests/unit DEBUG: + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/bin DEBUG: + PYTHON=python2 DEBUG: + stestr-2 run DEBUG: calculated hmac(hex=True): 64323464636238373430383337656661633731643966616434393736653230336561343963633434313065383132396163313666306136313861623665343262 not equal to msg hmac: 9352cd0c74532d925352529312530c529340aa8b530b81ca4d8c6a01ea351415ee4def884763e307a440ce3ed097d8c7becc6adc703c15d8560be069f58f9a4e dropping packet DEBUG: calculated hmac(hex=True): 39646238376461306233313866366561363937633435356633373339336562623332343261396366623365386637323533626163636466346334643634653065 not equal to msg hmac: 9352cd0c74532d925352529312530c529340aa8b530b81ca4d8c6a01ea351415ee4def884763e307a440ce3ed097d8c7becc6adc703c15d8560be069f58f9a4e dropping packet DEBUG: calculated hmac(hex=False): 8bee3e8cb66cb072bc3b84824b390d4baa84dfa95c3fba59cfd52320304c711f not equal to msg hmac: ee4def884763e307a440ce3ed097d8c7becc6adc703c15d8560be069f58f9a4e dropping packet DEBUG: No controller address found. Unable to send heartbeat. DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details [0.180928s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info_for_udp [0.012744s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalived.KeepalivedTestCase.test_manager_keepalived_service [0.002902s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_udp_listener_not_exist [0.000840s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_udp_listener_unsupported_sysinit [0.001784s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_RH_get_route_rules_interface_file [0.001085s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_get_os_util [0.001560s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_rh [0.002611s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_not_found [0.003245s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_extend_body_from_udp_driver [0.140953s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details_for_udp [0.014475s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions [0.000464s] ... ok DEBUG: Missing keepalived PID file /tmp/test/vrrp/octavia-keepalived.pid, skipping health heartbeat. DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_RH_get_static_routes_interface_file_ipv6 [0.001019s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package [0.000654s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_create_netns_dir [0.001670s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_has_ifup_all [0.000615s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_interface_exists [0.001652s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4 [0.032400s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv6 [0.060852s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlugNetwork.test__generate_network_file_text_two_static_ips_ubuntu [0.021237s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements [0.001270s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_udp_listener_processes [0.143385s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlugNetwork.test__generate_network_file_text_static_ip_ubuntu [0.011186s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_listener_protocol [0.001216s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_cfg_path [0.000430s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_new_udp_driver [0.005547s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_envelope.TestEnvelope.test_message_hmac_compatibility [0.000785s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message [0.000715s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_no_listener [0.000780s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_with_udp_listener [0.001160s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_sender.TestHealthSender.test_sender [0.002456s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_show_info [0.000181s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_listener_realserver_mapping [0.007675s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_meminfo [0.018851s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_networks [0.014953s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_haproxy_process [0.194913s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__load [0.014444s] ... ok DEBUG: Found 1.5 version of haproxy. Disabling external checks. Health monitor of type PING will revert to TCP. DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__cpu [0.014364s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info [0.014767s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_process_cfg_for_version_compat [0.001070s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_get_listeners_on_lb [0.004848s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_check_haproxy_status [0.000792s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_start_stop_lb [0.005533s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_RH_get_route_rules_interface_file_ipv6 [0.001059s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_RH_get_static_routes_interface_file [0.000997s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package_mapped [0.000565s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_get_network_interface_file [0.001830s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_port_interface_file [0.009751s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_ubuntu [0.002543s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_vip_interface_file [0.007509s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_ip [0.004679s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlugNetwork.test__generate_network_file_text_two_static_ips_centos [0.013034s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_haproxy_vip_addresses [0.008939s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlugNetwork.test__generate_network_file_text_static_ip_centos [0.011490s] ... ok DEBUG: Failed to test world service: Command 'boom' returned non-zero exit status 1 None DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_dir [0.001540s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_init_path [0.000460s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_pids_path [0.000374s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_run_systemctl_command [0.000856s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlugNetwork.test__netns_get_next_interface [0.010346s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_keepalivedlvs_pid [0.003383s] ... ok DEBUG: calculated hmac(hex=True): 32333863383766333266306436393430643235653034666334313337353238643639363632343439313836333064376161343231613234373738356462393338 not equal to msg hmac: 66373035626438626637363766356461356163663363666333366266363032393864313438393931376435663966393133333666386239306661613037343136 dropping packet DEBUG: calculated hmac(hex=False): c83413d7e053ef3c0d8f4e2ea61718936a48ef4b1f3c625a0d4e096bd27aea3f not equal to msg hmac: 3864313438393931376435663966393133333666386239306661613037343136 dropping packet DEBUG: calculated hmac(hex=True): 39343062333765653233346232373464613864393661343361373339326338363136323265383730386632313633303663323765646533663634366663373135 not equal to msg hmac: 37636634386235306361366536653136363931313965353030626230626631386530626166376433383763666636356466626364653931333330646566623962 dropping packet DEBUG: calculated hmac(hex=False): 1dee5a79d60babe69bb25dcf062c6c4691a282a3e5120fcb8d693159bcc501ef not equal to msg hmac: 6530626166376433383763666636356466626364653931333330646566623962 dropping packet DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_vrrp_check_script_update [0.011211s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config [0.005814s] ... ok DEBUG: calculated hmac(hex=True): 36633863666562386630356637333030346436323562613265366232396139613461383664343963643037646566326436643339663236643963633139353961 not equal to msg hmac: 37383063623063336465393932303433643537316366613561343864353036653764306337656365313234316264613332373435343364666639643838303861 dropping packet DEBUG: calculated hmac(hex=False): 5ce826e1e6f4e16ed062a5b391a33dfa92a7c8c28a0ddfde55abe6091bcc0fea not equal to msg hmac: 3764306337656365313234316264613332373435343364666639643838303861 dropping packet DEBUG: calculated hmac(hex=True): 32666165613236643064313532656431343466383163366662376237666538333139306534313063353233326265386236313166613737663162346636653462 not equal to msg hmac: 30643636663835393138366165396334356437336131656430353830373966623631613861393532356164626264313264366162323839313030363434393635 dropping packet DEBUG: calculated hmac(hex=False): 9c11b54924f3320b0f7e4e1db562feabc152bcb058973c7dea25b7b4789faa9c not equal to msg hmac: 3631613861393532356164626264313264366162323839313030363434393635 dropping packet DEBUG: calculated hmac(hex=True): 31393562656133336432323565366433386132383838356533303763333739613465373863313061623566303730353936343734373761323934383931343639 not equal to msg hmac: 66623233613237343365623633616132623264653834383736373534373630643833333830373237356563353635633331623462303861626439636261613963 dropping packet DEBUG: calculated hmac(hex=False): cabf33b769012e82062a2ef82c3f55a72f1b0fe7e9472b8f8df616befb08a07a not equal to msg hmac: 3833333830373237356563353635633331623462303861626439636261613963 dropping packet DEBUG: calculated hmac(hex=True): 63326632336666616238653936386364366163336633333039633764386664653965376664346536336432303035653033376638396134613831313632346235 not equal to msg hmac: 38326636663939376134666534383637636333393362636663316532633264653537313231616461343064363565376439643033666462623032373736313363 dropping packet DEBUG: calculated hmac(hex=False): 673afa933690bb9370f34c8d32552b6957e51830fd967d2e6b2fb55b171ff2bf not equal to msg hmac: 3537313231616461343064363565376439643033666462623032373736313363 dropping packet DEBUG: calculated hmac(hex=True): 36353238313237663338376235346532653763323232336337613438396366366135646364333537333363343935643932396637393433343733346364366532 not equal to msg hmac: 37303738666237333738626462633263303066313433316638343564353965366165663736643336323264636662396538316661663133383433626332646332 dropping packet DEBUG: calculated hmac(hex=False): 9537fe5a7c42538658ba0a06d09a886f8b7401dff895f77855c1ff7f6fde2d21 not equal to msg hmac: 6165663736643336323264636662396538316661663133383433626332646332 dropping packet DEBUG: calculated hmac(hex=True): 61353465633764396265346239643735616566636162376330376336303337666165633765376237336436323031663464303035643763373630366633333739 not equal to msg hmac: 65383165656338633932653462313566643237393366363462353630323735396363393634313839363963383339643534386261643231343438663838323665 dropping packet DEBUG: calculated hmac(hex=False): 7f3a189f306a1cdd39b26ed1a939711a8f1715d686e8fb70ae479a80e6efa58c not equal to msg hmac: 6363393634313839363963383339643534386261643231343438663838323665 dropping packet DEBUG: calculated hmac(hex=True): 33663834346361656161363162346363653639383837663136326164386435663662333738303234393761373961306235333163366230643761363666616138 not equal to msg hmac: 33623838346466353436623363343337303835623438373130386163653061383038653565313062336261616235393339313835643833393436636437366132 dropping packet DEBUG: calculated hmac(hex=False): 2b31b3f679fb79c4250f63a6f3c3a3843d51ec9700426d10dbf86686b9f7f991 not equal to msg hmac: 3038653565313062336261616235393339313835643833393436636437366132 dropping packet DEBUG: calculated hmac(hex=True): 31653564316630363865393866356561393633376434633234373336313939363362326564323932663463636534373363306562383430323130633737363063 not equal to msg hmac: 30353036336531353632366662323034303239653036323136323561653039333236633932376564326334656635346131616164326563613336306539626661 dropping packet DEBUG: calculated hmac(hex=False): 3032114c36f323c78845212ff1418d320940eee9a71900b866726b4b274e4f57 not equal to msg hmac: 3236633932376564326334656635346131616164326563613336306539626661 dropping packet DEBUG: calculated hmac(hex=True): 66646332353663646434386465643465333764373465393632313364653331643238646666393933623532613231356332306334313664323937646535323961 not equal to msg hmac: 62393833333263366139323764393236306138396466393233363635626363633835373264636133323865386333386638326466623533373230613063623338 dropping packet DEBUG: calculated hmac(hex=False): b9235a17285e0e6df35e494421ba8d4a795fd7954e28a92154707bb22abab36a not equal to msg hmac: 3835373264636133323865386333386638326466623533373230613063623338 dropping packet DEBUG: calculated hmac(hex=True): 61363939366661636430666332646265333435373565616236356463313534356236666361366461333037346138653065633837346630663636663537323365 not equal to msg hmac: 33653632643232326533343763303038663439323739313638383432326564653332656363346534356165663363393135663334663962663038636436323233 dropping packet DEBUG: calculated hmac(hex=False): 6b04478bf9894aa18387c1406b0aeafb2fd718999015839b12e6690e853d6245 not equal to msg hmac: 3332656363346534356165663363393135663334663962663038636436323233 dropping packet DEBUG: calculated hmac(hex=True): 35613632373235636263643139373539613766383535636538646334623131333265376233333230333238653362343833643836643861353261383834356538 not equal to msg hmac: 30353436636533386161316235663165663530336362663030393233653739626232383832396236353937646438373635313438313164393334363135323734 dropping packet DEBUG: calculated hmac(hex=False): 570130582eef8bfac66950f1f0e6cbf7d225de24adacea93be070ba26685b975 not equal to msg hmac: 6232383832396236353937646438373635313438313164393334363135323734 dropping packet DEBUG: calculated hmac(hex=True): 63666633353964336239323339646530313333646463663166376231366630346263653264653365616231356563323930373336623565326139306364323938 not equal to msg hmac: 38323234373938343862346162353932366134643964663365623239643539306231613834616165326138303437386261356561373563343533643862363630 dropping packet DEBUG: calculated hmac(hex=False): c708f638a618f8d1218794d579b403355638112a38da8c8b403ad709904a1090 not equal to msg hmac: 6231613834616165326138303437386261356561373563343533643862363630 dropping packet DEBUG: calculated hmac(hex=True): 61323335323134386131653637393865633637333561386263616637626466343631396634623466633464323435316533373130326263373635303364613733 not equal to msg hmac: 34353439633262356139393131666164666566336266326138656432366263326534346336363836656366393465373630613063663731383035303233356363 dropping packet DEBUG: calculated hmac(hex=False): 53685c187120b62062e78889893a9ffd635561041bc42a255d7aa74dbbc1dfb9 not equal to msg hmac: 6534346336363836656366393465373630613063663731383035303233356363 dropping packet DEBUG: calculated hmac(hex=True): 33306639633966313333313036363662393337636664663262653632376239636339313338386335656134333130313538333566303066336439626235393061 not equal to msg hmac: 39393637306232326439313631396336306131323362316262663363616465313739306235363538666537643064373062616330393832363636633439356336 dropping packet DEBUG: calculated hmac(hex=False): 8ad3b2d68e548d2b05ee1cc997a7d25e117cf13b39ae5a920ad1835327832158 not equal to msg hmac: 3739306235363538666537643064373062616330393832363636633439356336 dropping packet DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_envelope.TestEnvelope.test_message_hmac [0.009767s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_list_sock_stat_files [0.000361s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_get_pool_status [0.000326s] ... ok DEBUG: Unable to save state: OSError() DEBUG: Failed to check keepalived and haproxy status due to exception , skipping health heartbeat. DEBUG: Failed to check keepalived and haproxy status due to exception invalid literal for int() with base 10: 'foo', skipping health heartbeat. DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_query [0.003500s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state_error [0.000210s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_calculate_icmpv6_checksum [0.000259s] ... ok DEBUG: Keepalived is configured but not running, skipping health heartbeat. DEBUG: Failed to check keepalived and haproxy status due to exception , skipping health heartbeat. DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_run_sender [0.147173s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_udp_listener_pool_status_restarting [0.126360s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_udp_listener_pool_status_when_no_members [0.005564s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_udp_listener_resource_ipports_nsname [0.006652s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_neighbor_advertisement [0.003637s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_enter [0.005420s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_init [0.000858s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_udp_listener_pool_status [0.009176s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_udp_listener_pool_status_when_no_pool [0.005400s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_udp_listener_pool_status_when_not_get_realserver_result [0.007094s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_udp_listeners_stats [0.006530s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_exit [0.001421s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_exceptions.TestHAProxyExceptions.test_check_exception [0.002526s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.054560s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_missing [0.002499s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.002916s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_api_version_not_found [0.003793s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum [0.002786s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.002642s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.002670s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_install_netns_systemd_service [0.124690s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_missing [0.002723s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_missing [0.002191s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.052269s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.002398s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_agent_config [0.003844s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.002090s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.002251s] ... ok DEBUG: Could not connect to instance. Retrying. DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_agent_config_error [0.003141s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.001987s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_server_error [0.002464s] ... ok DEBUG: Could not connect to instance. Retrying. DEBUG: Connection retries (currently set to 2) exhausted. The amphora is unavailable. Reason: DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_server_error [0.002112s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.004334s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_server_error [0.003376s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.003029s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.002466s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.002299s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.002009s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config [0.002098s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_invalid_config [0.002094s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config [0.002009s] ... ok DEBUG: Unable to send address advertisement for address: "not an IP", error: failed to detect a valid IP address from 'not an IP'. Skipping DEBUG: Unknown IP version for address: "2001:db8::33". Skipping DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.002052s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_send_ip_advertisement [0.132886s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.003951s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.003565s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.002120s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.002173s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_vrrp_action [0.001955s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_udp_listeners_stats_disabled_listener [0.007120s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_parse_haproxy_config [0.049084s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_interfaces_file [0.008060s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats [0.001076s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state [0.001281s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_garp [0.003818s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_ipvsadm_info [0.006729s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_error_handler [0.001226s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_find_interface [0.002258s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.047046s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.037291s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_get_interface_name [0.003400s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_base_url [0.055599s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem [0.004048s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.026894s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener [0.002710s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.037846s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.004025s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.002064s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners [0.003464s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.003045s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.002045s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.003103s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_missing [0.002137s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_server_error [0.002090s] ... ok DEBUG: Amphora for loadbalancer 0e064a10-1f61-4ebc-a1e7-bb196991ffc4 needs upgrade to single process mode. DEBUG: Amphora for loadbalancer 0e064a10-1f61-4ebc-a1e7-bb196991ffc4 needs upgrade to single process mode. DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.003133s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info [0.002012s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.053631s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_api_version [0.002142s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.002123s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.002121s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.029069s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details [0.002164s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_vip [0.002014s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener [0.002150s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.004997s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.003066s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.002266s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.003330s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.004748s] ... ok DEBUG: Amphora agent returned unexpected result code 500 with response FAIL DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Connection retries (currently set to 3) exhausted. The amphora is unavailable. Reason: DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.002134s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_interface [0.004871s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_network [0.002027s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_request [0.001998s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.029433s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.027968s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_service_unavailable [0.004421s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_unauthorized [0.002051s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.002439s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem [0.001974s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.031346s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.002499s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.002791s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.029506s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.027544s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.030615s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.029043s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.038278s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.027307s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.002503s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.002756s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.002106s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.002210s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.002172s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum [0.002137s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.002123s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info [0.002178s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_missing [0.002182s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_network [0.002113s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config [0.002150s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.002963s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.034710s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.036837s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem [0.001947s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_config [0.002120s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.047379s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: Amphora mock_amphora_id for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.039796s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.038515s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.027656s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.047345s] ... ok DEBUG: Amphora mock_amphora_id for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: Unable to update listener sample_listener_id_1 due to "". Skipping this listener. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 179, in update_amphora_listeners DEBUG: listener, amphora, obj_id)['tls_cert']}) DEBUG: File "octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 461, in _process_tls_certificates DEBUG: self.cert_manager, listener) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.033978s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_missing [0.002705s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.028226s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.003895s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_missing [0.002832s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_server_error [0.002171s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.002581s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.028815s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_service_unavailable [0.002243s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.002872s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.031657s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_base_url [0.001428s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem [0.002471s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.002318s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.002255s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener [0.003050s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.002090s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.004833s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_server_error [0.003072s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners [0.002072s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.028511s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.002176s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.003314s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.002269s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.002229s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.002165s] ... ok DEBUG: Amphora agent returned unexpected result code 500 with response FAIL DEBUG: Amphora for loadbalancer 4b95bf7b-b3f5-4ee6-a684-40e0008efa6e needs upgrade to single process mode. DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.002375s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.002562s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.002227s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_interface [0.003253s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.038298s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip [0.002124s] ... ok DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Connection retries (currently set to 2) exhausted. The amphora is unavailable. Reason: DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.003648s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer [0.002937s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_missing [0.002143s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config_error [0.002075s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.002128s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.002342s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.002221s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.002071s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config [0.002359s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.002125s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config [0.002240s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.002239s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.003158s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.002060s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_start_with_amphora [0.035831s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_vrrp_action [0.001979s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.048308s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.031528s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.002572s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.002208s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_api_version [0.002183s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.003763s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.003097s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details [0.002110s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.046443s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_server_error [0.003083s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.002131s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.003460s] ... ok DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Connection retries (currently set to 3) exhausted. The amphora is unavailable. Reason: DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_request [0.003902s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_server_error [0.003071s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_unauthorized [0.002132s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.036785s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.028305s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.028133s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.030568s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.177437s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start_with_amphora [0.029851s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.027182s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.031415s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.027785s] ... ok DEBUG: calculated hmac(hex=True): 65333961653566333233336635363131363238333639383965303530633162363162613965336435656233643634643462333730316539356662353835306131 not equal to msg hmac: 78daab562a492d2ec94ead54b252500a710d0e51aa050041b506245806e5c1971e79951818394ea6e71ad989ff950945f9573f4ab6f83e25db8ed7 dropping packet DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.178779s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv [0.003859s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_func [0.001021s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_finalize_amphora [0.000303s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_get_interface_from_ip [0.000187s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_update [0.000179s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_upload_cert_amp [0.000187s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_create_vip_port [0.037710s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_health_monitor_update_name [0.005236s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener_active_standby [0.046164s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.006329s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_l7policy_update [0.004482s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_listener_delete [0.004454s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_listener_update [0.005901s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_create [0.005046s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.027144s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_failover [0.004937s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.005373s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_pool_delete [0.004490s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_pool_update [0.004474s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.158306s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_create_vip_port [0.006996s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_l7rule_delete [0.005011s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.028581s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_listener_create [0.005630s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.028509s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.006940s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.029386s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.006256s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_update_name [0.004466s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_pool_create [0.004449s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.029397s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_common.TestHAProxyAmphoraDriver.test_get_interface_from_ip [0.001851s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_socket_except [0.001058s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update [0.003413s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_health_func [0.001027s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.005725s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_start_vrrp_service [0.002555s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_update_vrrp_conf [0.002232s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestLoggingUpdate.test_update_health [0.000091s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_get_info [0.000255s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_post_network_plug [0.000283s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_update_agent_config [0.000201s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_update_amphora_listeners [0.000169s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_recurse [0.000119s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_type_to_dict_with_project_id [0.000162s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type_with_subset_of_fields [0.000166s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_translate_dict_keys_to_data_model [0.000222s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_when_admin_state_up_is_null [0.000143s] ... ok DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 115, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_validate_flavor [0.015945s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7policy [0.002099s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_loadbalancer [0.002483s] ... ok DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 115, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 92, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.028420s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_send_timeout [0.002669s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle [0.002267s] ... ok DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 92, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.174882s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_send_timeout [0.004212s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_cleanup_socket_file [0.000498s] ... ok DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:49: DeprecationWarning: Class 'octavia.api.drivers.data_models.VIP' has moved to 'octavia_lib.api.drivers.data_models.VIP' in version 'Stein' and will be removed in version 'U' DEBUG: vip_subnet_id=self.vip_subnet_id) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:61: DeprecationWarning: Class 'octavia.api.drivers.data_models.Member' has moved to 'octavia_lib.api.drivers.data_models.Member' in version 'Stein' and will be removed in version 'U' DEBUG: weight=55) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:75: DeprecationWarning: Class 'octavia.api.drivers.data_models.HealthMonitor' has moved to 'octavia_lib.api.drivers.data_models.HealthMonitor' in version 'Stein' and will be removed in version 'U' DEBUG: url_path='/index.html') DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:88: DeprecationWarning: Class 'octavia.api.drivers.data_models.Pool' has moved to 'octavia_lib.api.drivers.data_models.Pool' in version 'Stein' and will be removed in version 'U' DEBUG: session_persistence={'type': 'glue'}) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:98: DeprecationWarning: Class 'octavia.api.drivers.data_models.L7Rule' has moved to 'octavia_lib.api.drivers.data_models.L7Rule' in version 'Stein' and will be removed in version 'U' DEBUG: value='gold') DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:110: DeprecationWarning: Class 'octavia.api.drivers.data_models.L7Policy' has moved to 'octavia_lib.api.drivers.data_models.L7Policy' in version 'Stein' and will be removed in version 'U' DEBUG: rules=[self.ref_l7rule]) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:129: DeprecationWarning: Class 'octavia.api.drivers.data_models.Listener' has moved to 'octavia_lib.api.drivers.data_models.Listener' in version 'Stein' and will be removed in version 'U' DEBUG: self.sni_container_ref_2]) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:142: DeprecationWarning: Class 'octavia.api.drivers.data_models.LoadBalancer' has moved to 'octavia_lib.api.drivers.data_models.LoadBalancer' in version 'Stein' and will be removed in version 'U' DEBUG: vip_subnet_id=self.vip_subnet_id) DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.036359s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_health_monitor_delete [0.004598s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_status_listener [0.009516s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_process_status_update [0.007977s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_health_monitor_create [0.001094s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_loadbalancer_create [0.004155s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_loadbalancer_delete [0.000546s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_pool_create [0.000563s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_validate_flavor [0.000531s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.026972s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv_bad_packet [0.003851s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_l7policy_delete [0.004592s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_l7policy_update_name [0.004570s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_l7rule_create [0.004528s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_HM_to_provider_HM [0.004202s] ... ok DEBUG: Health Manager experienced an exception processing a heartbeat message from 2. Ignoring this packet. Exception: boom DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7rules_to_provider_l7rules [0.003166s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pools_to_provider_pools [0.006583s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.034484s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_l7rule_delete [0.004526s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_l7rule_update [0.005503s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config [0.007181s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_stop_vrrp_service [0.001639s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_delete [0.000261s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_get_diagnostics [0.000180s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_post_vip_plug [0.000189s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_reload [0.000388s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict [0.000221s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_l7rule_update_invert [0.004611s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict [0.003041s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict_partial [0.003681s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_listener_update_name [0.004635s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_update [0.004593s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.004622s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_lb_dict_to_provider_dict [0.013438s] ... ok DEBUG: Unable to update listener sample_listener_id_1 due to "". Skipping this listener. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 179, in update_amphora_listeners DEBUG: listener, amphora, obj_id)['tls_cert']}) DEBUG: File "octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 461, in _process_tls_certificates DEBUG: self.cert_manager, listener) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.036139s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_batch_update [0.005610s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_create [0.005526s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_SNI [0.005226s] ... ok DEBUG: {3} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_fields_not_passed [0.002379s] ... ok DEBUG: {3} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_make_links_prev [0.000518s] ... ok DEBUG: {3} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_marker [0.000085s] ... ok DEBUG: {3} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_sort_key_dir [0.000083s] ... ok DEBUG: {3} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_sort_none [0.000073s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profiles.TestFlavorProfilePOST.test_flavor_profile [0.000171s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profiles.TestFlavorProfilePOST.test_meta_mandatory [0.000173s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_enabled [0.000205s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_default_health_monitor_values [0.000259s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_expected_codes [0.000344s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_http_method [0.000307s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_max_retries_down [0.000286s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.034618s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_health_monitor_create [0.004598s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.004472s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_url_path_no_leading_slash [0.000546s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_max_retries_mandatory [0.000275s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_non_uuid_project_id [0.000221s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_health_monitor [0.000146s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_type [0.001781s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_url_path [0.000311s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_invalid_action [0.000295s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_l7policy [0.000229s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_l7policy_max_position [0.000366s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPUT.test_l7policy_max_position [0.000246s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPUT.test_l7policy_min_position [0.000243s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_invalid_key_whitespace [0.000250s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_invalid_admin_state_up [0.000190s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_invalid_compare_type [0.000487s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_invalid_value [0.000216s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_invalid_description [0.000290s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_invalid_protocol_port [0.000294s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_pool_update_name [0.004602s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check [0.005532s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_l7policy_create [0.005273s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.004511s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_delete [0.004684s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_listener [0.000302s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_non_uuid_project_id [0.000282s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_protocol_mandatory [0.000225s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPUT.test_invalid_admin_state_up [0.000198s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPUT.test_invalid_description [0.000230s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPUT.test_invalid_name [0.000204s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPUT.test_invalid_tags [0.000437s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPUT.test_listener [0.000487s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_description_length [0.000189s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_invalid_name [0.000141s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_invalid_port_id [0.000150s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_name_length [0.000137s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_non_uuid_project_id [0.000216s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPUT.test_invalid_description [0.000150s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPUT.test_invalid_enabled [0.000121s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPUT.test_name_length [0.000139s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_invalid_admin_state_up [0.000130s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_invalid_tags [0.000328s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_max_weight [0.000233s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_min_weight [0.000861s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_protocol_mandatory [0.000132s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPUT.test_invalid_admin_state [0.000149s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPUT.test_invalid_tags [0.000212s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPUT.test_invalid_weight [0.000124s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPUT.test_member [0.000122s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_members.TestMemberPUT.test_member_full [0.000135s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_invalid_protocol [0.000235s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_pool [0.000244s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pools.TestPoolPUT.test_pool [0.000138s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pools.TestPoolPUT.test_too_long_description [0.000148s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_health_monitor_create [0.005570s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check_exception [0.006224s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.004599s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_health_monitor_update_name [0.004529s] ... ok DEBUG: {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_load_auth_driver [0.000502s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_l7policy_create [0.005061s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.006579s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_delete [0.004581s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_update [0.004754s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_l7policy_update [0.004541s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_l7policy_update_name [0.004772s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_ipv6_config [0.014924s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_reload_vrrp_service [0.001711s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_listener_update [0.004654s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestLoggingUpdate.test_update_stats [0.000350s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_update_name [0.004679s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.test_noop_amphoraloadbalancer_driver.TestNoopAmphoraLoadBalancerDriver.test_start [0.003024s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_create [0.004700s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_pool_create [0.004840s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_no_recurse [0.000193s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type [0.000344s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_with_tenant_id [0.000250s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_delete [0.004678s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_failover [0.004567s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.005144s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_health_monitor_delete [0.004555s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_delete [0.004754s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_health_monitor_update [0.004725s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_pool_update [0.004565s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.004890s] ... ok DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 55, in handle DEBUG: status = _recv(self.request) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 55, in handle DEBUG: status = _recv(self.request) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7rule [0.002867s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle [0.001553s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_recv_timeout [0.001231s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_l7rule_create [0.004566s] ... ok DEBUG: Failed to decrement FakeName quota for project: 16668e01-3b14-47d9-98ea-2442116d5120 the project may have excess quota in use. DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_get_listener [0.004562s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_decrement_quota [0.006063s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_l7rule_update [0.004684s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_update [0.005228s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_loadbalancer_status [0.003942s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_failed_to_load_driver [0.000502s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_batch_update [0.005665s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_not_enabled [0.000502s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_driver_lib.TestDriverLib.test_driver_lib_exists [0.000601s] ... ok DEBUG: Unable to load provider driver amphora due to: boom DEBUG: Requested provider driver 'dont-enable-this-fake-driver-name' was not enabled in the configuration file. DEBUG: octavia/tests/unit/api/drivers/test_driver_lib.py:46: DeprecationWarning: Class 'octavia.api.drivers.driver_lib.DriverLibrary' has moved to 'octavia_lib.api.drivers.driver_lib.DriverLibrary' in version 'Stein' and will be removed in version 'U' DEBUG: driver_lib_class = driver_lib.DriverLibrary() DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:49: DeprecationWarning: Class 'octavia.api.drivers.data_models.VIP' has moved to 'octavia_lib.api.drivers.data_models.VIP' in version 'Stein' and will be removed in version 'U' DEBUG: vip_subnet_id=self.vip_subnet_id) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:61: DeprecationWarning: Class 'octavia.api.drivers.data_models.Member' has moved to 'octavia_lib.api.drivers.data_models.Member' in version 'Stein' and will be removed in version 'U' DEBUG: weight=55) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:75: DeprecationWarning: Class 'octavia.api.drivers.data_models.HealthMonitor' has moved to 'octavia_lib.api.drivers.data_models.HealthMonitor' in version 'Stein' and will be removed in version 'U' DEBUG: url_path='/index.html') DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:88: DeprecationWarning: Class 'octavia.api.drivers.data_models.Pool' has moved to 'octavia_lib.api.drivers.data_models.Pool' in version 'Stein' and will be removed in version 'U' DEBUG: session_persistence={'type': 'glue'}) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:98: DeprecationWarning: Class 'octavia.api.drivers.data_models.L7Rule' has moved to 'octavia_lib.api.drivers.data_models.L7Rule' in version 'Stein' and will be removed in version 'U' DEBUG: value='gold') DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:110: DeprecationWarning: Class 'octavia.api.drivers.data_models.L7Policy' has moved to 'octavia_lib.api.drivers.data_models.L7Policy' in version 'Stein' and will be removed in version 'U' DEBUG: rules=[self.ref_l7rule]) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:129: DeprecationWarning: Class 'octavia.api.drivers.data_models.Listener' has moved to 'octavia_lib.api.drivers.data_models.Listener' in version 'Stein' and will be removed in version 'U' DEBUG: self.sni_container_ref_2]) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:142: DeprecationWarning: Class 'octavia.api.drivers.data_models.LoadBalancer' has moved to 'octavia_lib.api.drivers.data_models.LoadBalancer' in version 'Stein' and will be removed in version 'U' DEBUG: vip_subnet_id=self.vip_subnet_id) DEBUG: {2} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_health_monitor_delete [0.000803s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_l7rule_create [0.000561s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_listener_delete [0.000566s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_member_batch_update [0.000560s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_member_delete [0.000600s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_pool_delete [0.000562s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_create [0.005409s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.005546s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_pool_delete [0.004598s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listeners_to_provider_listeners [0.010758s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_create_vip_port_failed [0.055128s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_loadbalancer_to_provider_loadbalancer [0.003816s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_pool_update_name [0.004598s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.004557s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_members_to_provider_members [0.003445s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_health_monitor_update [0.006363s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_bogus_object [0.000397s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7rule_dict_to_provider_dict [0.003073s] ... ok DEBUG: Unable to retrieve certificate(s) due to An unknown exception occurred.. DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_listener [0.003015s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_member [0.002064s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error [0.004256s] ... ok DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 79, in handle DEBUG: stats = _recv(self.request) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 79, in handle DEBUG: stats = _recv(self.request) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_pool [0.002223s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle [0.001294s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_recv_timeout [0.001643s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_recv [0.001533s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_listener_create [0.008926s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_member_dict_to_provider_dict [0.003271s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict_partial [0.004431s] ... ok DEBUG: {2} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_invalid_sorts [0.000309s] ... ok DEBUG: {2} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_make_links_next [0.000691s] ... ok DEBUG: {2} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_make_links_with_configured_url [0.000791s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavor_profiles.TestFlavorProfilePOST.test_name_length [0.000291s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavor_profiles.TestFlavorProfilePOST.test_provider_name_mandatory [0.000227s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_description_length [0.000284s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor [0.000185s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor_profile_id_mandatory [0.000205s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_stats_listener [0.003507s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_name [0.000247s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_non_uuid_project_id [0.000174s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_type [0.000292s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_url_path_with_url [0.000599s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_url_path_with_query_and_fragment [0.000416s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_max_retries [0.000241s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_listener_statistics [0.003364s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_provider_base.TestProviderBase.test_provider_base_exists [0.000166s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_max_retries_down [0.000208s] ... ok DEBUG: octavia/tests/unit/api/drivers/test_provider_base.py:42: DeprecationWarning: Class 'octavia.api.drivers.provider_base.ProviderDriver' has moved to 'octavia_lib.api.drivers.provider_base.ProviderDriver' in version 'Stein' and will be removed in version 'U' DEBUG: provider_base_class = provider_base.ProviderDriver() DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:49: DeprecationWarning: Class 'octavia.api.drivers.data_models.VIP' has moved to 'octavia_lib.api.drivers.data_models.VIP' in version 'Stein' and will be removed in version 'U' DEBUG: vip_subnet_id=self.vip_subnet_id) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:61: DeprecationWarning: Class 'octavia.api.drivers.data_models.Member' has moved to 'octavia_lib.api.drivers.data_models.Member' in version 'Stein' and will be removed in version 'U' DEBUG: weight=55) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:75: DeprecationWarning: Class 'octavia.api.drivers.data_models.HealthMonitor' has moved to 'octavia_lib.api.drivers.data_models.HealthMonitor' in version 'Stein' and will be removed in version 'U' DEBUG: url_path='/index.html') DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:88: DeprecationWarning: Class 'octavia.api.drivers.data_models.Pool' has moved to 'octavia_lib.api.drivers.data_models.Pool' in version 'Stein' and will be removed in version 'U' DEBUG: session_persistence={'type': 'glue'}) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:98: DeprecationWarning: Class 'octavia.api.drivers.data_models.L7Rule' has moved to 'octavia_lib.api.drivers.data_models.L7Rule' in version 'Stein' and will be removed in version 'U' DEBUG: value='gold') DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:110: DeprecationWarning: Class 'octavia.api.drivers.data_models.L7Policy' has moved to 'octavia_lib.api.drivers.data_models.L7Policy' in version 'Stein' and will be removed in version 'U' DEBUG: rules=[self.ref_l7rule]) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:129: DeprecationWarning: Class 'octavia.api.drivers.data_models.Listener' has moved to 'octavia_lib.api.drivers.data_models.Listener' in version 'Stein' and will be removed in version 'U' DEBUG: self.sni_container_ref_2]) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:142: DeprecationWarning: Class 'octavia.api.drivers.data_models.LoadBalancer' has moved to 'octavia_lib.api.drivers.data_models.LoadBalancer' in version 'Stein' and will be removed in version 'U' DEBUG: vip_subnet_id=self.vip_subnet_id) DEBUG: {0} octavia.tests.unit.api.drivers.test_provider_noop_agent.TestNoopProviderAgent.test_noop_provider_agent [0.000698s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_listener_update [0.000841s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_loadbalancer_update [0.000733s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_member_create [0.000583s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_member_update [0.000575s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_invalid_admin_state_up [0.000248s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPUT.test_invalid_position [0.000199s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPUT.test_l7policy [0.000163s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_invalid_admin_state_up [0.000263s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_invalid_tags [0.000414s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_invalid_value_whitespace [0.000249s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_l7rule [0.000181s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_invalid_key [0.000213s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_invalid_tags [0.000353s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_invalid_name [0.000276s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_invalid_enabled [0.000198s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_invalid_tags [0.000356s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPUT.test_description_length [0.000234s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPUT.test_invalid_name [0.000198s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_address_mandatory [0.000192s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_member [0.000223s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_invalid_description [0.000284s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_load_balancer_mandatory [0.000259s] ... ok DEBUG: /usr/lib/python2.7/site-packages/mock/mock.py:1143: DeprecationWarning: Class 'octavia.api.drivers.exceptions.DriverError' has moved to 'octavia_lib.api.drivers.exceptions.DriverError' in version 'Stein' and will be removed in version 'U' DEBUG: raise effect DEBUG: Provider 'provider_name' raised a driver error: An unknown driver error occurred. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/utils.py", line 55, in call_provider DEBUG: return driver_method(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: DriverError: An unknown driver error occurred. DEBUG: Provider 'provider_name' raised a driver error: An unknown driver error occurred. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/utils.py", line 55, in call_provider DEBUG: return driver_method(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: DriverError: An unknown driver error occurred. DEBUG: /usr/lib/python2.7/site-packages/mock/mock.py:1143: DeprecationWarning: Class 'octavia.api.drivers.exceptions.NotImplementedError' has moved to 'octavia_lib.api.drivers.exceptions.NotImplementedError' in version 'Stein' and will be removed in version 'U' DEBUG: raise effect DEBUG: /usr/lib/python2.7/site-packages/mock/mock.py:1143: DeprecationWarning: Class 'octavia.api.drivers.exceptions.UnsupportedOptionError' has moved to 'octavia_lib.api.drivers.exceptions.UnsupportedOptionError' in version 'Stein' and will be removed in version 'U' DEBUG: raise effect DEBUG: Provider 'provider_name' raised an unknown error: DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/utils.py", line 55, in call_provider DEBUG: return driver_method(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {2} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_protocol_mandatory [0.000344s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_too_long_name [0.000257s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pools.TestPoolPUT.test_invalid_name [0.000209s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pools.TestPoolPUT.test_too_long_name [0.000203s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pools.TestSessionPersistencePUT.test_invalid_type [0.000213s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_HM_to_provider_HM_with_http_version_and_domain_name [0.003266s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_base_to_provider_dict [0.003218s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_call_provider [0.005376s] ... ok DEBUG: {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_ensure_secret_access [0.005748s] ... ok DEBUG: {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client_user_auth [0.001869s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7policies_to_provider_l7policies [0.003947s] ... ok DEBUG: {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_revoke_secret_access [0.003928s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.035310s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool [0.004857s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool_partial [0.004498s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.007557s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_get_secret_data_errors [0.004908s] ... ok DEBUG: Unable to retrieve certificate: 1 due to . DEBUG: Unable to retrieve certificate: 2 due to . DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7policy_dict_to_provider_dict [0.003428s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.007994s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict [0.004096s] ... ok DEBUG: Unable to retrieve certificate(s) due to . DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error_for_delete [0.004316s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict [0.003053s] ... ok DEBUG: {0} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_filter_correct_params [0.003000s] ... ok DEBUG: {0} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_filter_with_invalid_params [0.002703s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_amphora_driver.TestAmphoraDriver.test_validate_flavor [0.015183s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_mandatory [0.000235s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_delay [0.000238s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_timeout [0.000208s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_url_path [0.000291s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_timeout_mandatory [0.000201s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_delay [0.000142s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_expected_codes [0.000234s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_tags [0.000378s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_timeout [0.000201s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_invalid_position [0.000318s] ... ok DEBUG: {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key [0.173456s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_invalid_url [0.000522s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_invalid_compare_type [0.000247s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_invalid_type [0.000235s] ... ok DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:235: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:287: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_type_mandatory [0.000187s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_value_mandatory [0.000208s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_invalid_type [0.000224s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_l7rule [0.000172s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_invalid_connection_limit [0.000298s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_invalid_loadbalancer_id [0.000263s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_invalid_tags [0.000526s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPUT.test_invalid_connection_limit [0.000252s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_invalid_description [0.000225s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_invalid_ip_address [0.000320s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_delete_cert_legacy [0.003292s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_invalid_qos_policy_id [0.000229s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_set_acls [0.001339s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_invalid_subnet_id [0.000212s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_load_balancer [0.000212s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPUT.test_invalid_qos_policy_id [0.000236s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPUT.test_invalid_tags [0.000420s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_invalid_protocol_port [0.000232s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_invalid_subnet_id [0.000253s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_invalid_weight [0.000228s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_non_uuid_project_id [0.000151s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_invalid_load_balacer_id [0.000230s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_invalid_name [0.000254s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_invalid_tags [0.000418s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert [0.003578s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_lb_algorithm_mandatory [0.000201s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pools.TestPoolPUT.test_invalid_description [0.000214s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pools.TestPoolPUT.test_invalid_lb_algorithm [0.000219s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pools.TestSessionPersistencePOST.test_invalid_type [0.000229s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pools.TestSessionPersistencePUT.test_invalid_app_cookie_name [0.000215s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration [0.004425s] ... ok DEBUG: Failed to access secret for secret_ref due to: boom. DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert [0.003756s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_castellan_mgr.TestCastellanCertManager.test_get_secret [0.001242s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_create_vip_port_failed [0.025906s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_store_cert [0.002556s] ... ok DEBUG: {0} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert_text [0.012442s] ... ok DEBUG: {0} octavia.tests.unit.certificates.common.test_local.TestLocalCommon.test_local_cert [0.000101s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_start_provider_agents [0.002727s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_handle_mutate_config [0.000740s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main [0.002628s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.006196s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_l7policy_delete [0.006967s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_l7rule_update_invert [0.005165s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main_keyboard_interrupt [0.002828s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main [0.004276s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.008235s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.007829s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_listener_delete [0.005187s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_listener_update_name [0.005526s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.005119s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.007611s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.007627s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.004557s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.006937s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.005543s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.007616s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_amphora_driver.TestAmphoraDriver.test_member_update [0.005707s] ... ok DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 103, in handle DEBUG: get_data = _recv(self.request) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 103, in handle DEBUG: get_data = _recv(self.request) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 68, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/api/drivers/driver_agent/driver_listener.py", line 68, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: timeout DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_healthmonitor [0.002352s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_recv_timeout [0.002553s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_send_timeout [0.001417s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.016503s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_check_for_lb_vip_deallocate [0.006798s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_no_provider [0.000800s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_create_vip_port [0.001367s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_get_supported_flavor_metadata [0.000544s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_health_monitor_update [0.000603s] ... ok DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:49: DeprecationWarning: Class 'octavia.api.drivers.data_models.VIP' has moved to 'octavia_lib.api.drivers.data_models.VIP' in version 'Stein' and will be removed in version 'U' DEBUG: vip_subnet_id=self.vip_subnet_id) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:61: DeprecationWarning: Class 'octavia.api.drivers.data_models.Member' has moved to 'octavia_lib.api.drivers.data_models.Member' in version 'Stein' and will be removed in version 'U' DEBUG: weight=55) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:75: DeprecationWarning: Class 'octavia.api.drivers.data_models.HealthMonitor' has moved to 'octavia_lib.api.drivers.data_models.HealthMonitor' in version 'Stein' and will be removed in version 'U' DEBUG: url_path='/index.html') DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:88: DeprecationWarning: Class 'octavia.api.drivers.data_models.Pool' has moved to 'octavia_lib.api.drivers.data_models.Pool' in version 'Stein' and will be removed in version 'U' DEBUG: session_persistence={'type': 'glue'}) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:98: DeprecationWarning: Class 'octavia.api.drivers.data_models.L7Rule' has moved to 'octavia_lib.api.drivers.data_models.L7Rule' in version 'Stein' and will be removed in version 'U' DEBUG: value='gold') DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:110: DeprecationWarning: Class 'octavia.api.drivers.data_models.L7Policy' has moved to 'octavia_lib.api.drivers.data_models.L7Policy' in version 'Stein' and will be removed in version 'U' DEBUG: rules=[self.ref_l7rule]) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:129: DeprecationWarning: Class 'octavia.api.drivers.data_models.Listener' has moved to 'octavia_lib.api.drivers.data_models.Listener' in version 'Stein' and will be removed in version 'U' DEBUG: self.sni_container_ref_2]) DEBUG: octavia/tests/unit/api/drivers/test_provider_noop_driver.py:142: DeprecationWarning: Class 'octavia.api.drivers.data_models.LoadBalancer' has moved to 'octavia_lib.api.drivers.data_models.LoadBalancer' in version 'Stein' and will be removed in version 'U' DEBUG: vip_subnet_id=self.vip_subnet_id) DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_l7policy_create [0.000554s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_l7policy_delete [0.000633s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_l7policy_update [0.000640s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_l7rule_delete [0.002350s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_l7rule_update [0.000580s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_listener_create [0.000577s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_loadbalancer_failover [0.000581s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_provider_noop_driver.TestNoopProviderDriver.test_pool_update [0.000585s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listener_to_provider_listener [0.003868s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.017482s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict [0.006264s] ... ok DEBUG: Unable to retrieve certificate(s) due to . DEBUG: Unable to retrieve certificate(s) due to . DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error_for_delete [0.006229s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_two_loadbalancers [0.013015s] ... ok DEBUG: Unable to retrieve certificate(s) due to An unknown exception occurred.. DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error [0.005305s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_vip_dict_to_vip_obj [0.003069s] ... ok DEBUG: {1} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_duplicate_argument [0.000560s] ... ok DEBUG: {1} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_filter_mismatched_params [0.003627s] ... ok DEBUG: {1} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_limit [0.002225s] ... ok DEBUG: {1} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_no_params [0.002483s] ... ok DEBUG: {1} octavia.tests.unit.api.hooks.test_query_parameters.TestPaginationHelper.test_sort_empty [0.000090s] ... ok DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:235: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:287: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:261: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:304: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:321: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:338: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavor_profiles.TestFlavorProfilePOST.test_invalid_name [0.000220s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavor_profiles.TestFlavorProfilePOST.test_name_mandatory [0.000131s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavor_profiles.TestFlavorProfilePOST.test_provider_name_length [0.000283s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_description [0.000332s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_length [0.000261s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_delay_mandatory [0.000272s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_health_monitor [0.000266s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_max_retries [0.000327s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_invalid_tags [0.000506s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPOST.test_type_mandatory [0.000172s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_http_method [0.000210s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_url_path_no_leading_slash [0.000458s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitors.TestHealthMonitorPUT.test_invalid_url_path_with_url [0.000355s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_action_mandatory [0.000249s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_invalid_tags [0.000479s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_l7policy_min_position [0.000348s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_listener_id_mandatory [0.000246s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPOST.test_with_redirect_url [0.000576s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPUT.test_invalid_action [0.000244s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policies.TestL7PolicyPUT.test_invalid_tags [0.002727s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_compare_type_mandatory [0.000228s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_invalid_invert [0.000263s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_invalid_key [0.000246s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePOST.test_invalid_value [0.000227s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_invalid_invert [0.000197s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_invalid_key_linefeed [0.000222s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rules.TestL7RulePUT.test_invalid_value_linefeed [0.000207s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_invalid_admin_state_up [0.000272s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_invalid_protocol [0.000257s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_loadbalancer_id_mandatory [0.000230s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listeners.TestListenerPOST.test_protocol_port_mandatory [0.000253s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPOST.test_vip [0.000269s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancers.TestLoadBalancerPUT.test_load_balancer [0.000171s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_members.TestMemberPOST.test_invalid_address [0.000297s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_members.TestMemberPUT.test_max_weight [0.000255s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_members.TestMemberPUT.test_min_weight [0.002138s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_invalid_lb_algorithm [0.000325s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_non_uuid_project_id [0.000192s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestPoolPOST.test_too_long_description [0.000267s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestPoolPUT.test_invalid_tags [0.000353s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestSessionPersistencePOST.test_invalid_app_cookie_name [0.000196s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestSessionPersistencePOST.test_invalid_cookie_name [0.000229s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestSessionPersistencePOST.test_session_persistence [0.000103s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestSessionPersistencePOST.test_type_mandatory [0.000184s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestSessionPersistencePUT.test_invalid_cookie_name [0.000247s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pools.TestSessionPersistencePUT.test_session_persistence [0.000100s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client [0.001341s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert [0.013334s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_csr [0.184228s] ... ok DEBUG: {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair_mock [0.253114s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.129271s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.006740s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.006834s] ... ok DEBUG: {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair [0.095662s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.007902s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.009955s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.009000s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.021224s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.002671s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000389s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_render_template_udp_one_packet [0.036535s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config [0.001985s] ... ok DEBUG: 2023-06-15 21:49:18.915 6550 INFO octavia.common.config [-] Logging enabled! DEBUG: 2023-06-15 21:49:18.915 6550 INFO octavia.common.config [-] /usr/lib/python2.7/site-packages/subunit/run.py version 5.1.3.dev62 DEBUG: {3} octavia.tests.unit.common.test_config.TestConfig.test_sanity [0.004952s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_Amphora_update [0.000933s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_add_vip [0.000656s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_add_SP [0.000578s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_delete_SP [0.000576s] ... ok DEBUG: {3} octavia.tests.unit.common.test_exceptions.TestExceptions.test_exception [0.000118s] ... ok DEBUG: /usr/lib/python2.7/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: octavia/common/context.py:47: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0' DEBUG: return self.tenant DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_good_action [0.005962s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin [0.005911s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_fail [0.005220s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_OR_authorization [0.005407s] ... ok DEBUG: Failed to access secret for http://localhost:9311/v1/secrets/ca67b770-3515-44d5-9676-0901544fd50a due to: . DEBUG: Error storing certificate data: DEBUG: Error getting cert http://localhost:9311/v1/containers/d3e31f45-6d3d-471b-a814-b4be78a9a7c1: DEBUG: Error storing certificate data: DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_get_enforcer [0.007105s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_get_vip_secuirty_group_name [0.000126s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv4 [0.000152s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6_lla [0.000128s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_check_port_in_use [0.000981s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_ip_not_reserved [0.000916s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_network_exists_with_bad_network [0.000668s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_network_exists_with_valid_subnet [0.000723s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_port_exists_with_bad_port [0.000594s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_qos_extension_disabled [0.000229s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_qos_extension_enabled [0.000163s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_bad_action [0.000236s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid_none_create [0.000141s] ... ok DEBUG: Failed to read secret for 6b249417-ae97-41a0-a4f9-ab8c0ec879ee. DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_pool_arg [0.000132s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_subnet_exists_with_valid_subnet [0.000605s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_validate_bad_header_value_string [0.000455s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_validate_bad_regex [0.000158s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validations.TestValidations.test_validate_url_path [0.000347s] ... ok DEBUG: {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_invalid_algorithm [0.192629s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.005814s] ... ok DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Unreadable Certificate.: ValueError: Unable to load certificate. See https://cryptography.io/en/latest/faq/#why-can-t-i-import-my-pem-file for more details. DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser File "octavia/common/tls_utils/cert_parser.py", line 291, in get_cert_expiration DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser backends.default_backend()) DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python2.7/site-packages/cryptography/x509/base.py", line 50, in load_pem_x509_certificate DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser return backend.load_pem_x509_certificate(data) DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1150, in load_pem_x509_certificate DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser "Unable to load certificate. See https://cryptography.io/en/la" DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser ValueError: Unable to load certificate. See https://cryptography.io/en/latest/faq/#why-can-t-i-import-my-pem-file for more details. DEBUG: 2023-06-15 21:49:18.959 6550 ERROR octavia.common.tls_utils.cert_parser DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_cert_expiration [0.002432s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_delete_cert [0.003450s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration_raise_on_secret_access_failure [0.003589s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key_with_passphrase [0.207282s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_secret [0.003410s] ... ok DEBUG: Forcefully killed "" provider agent because it failed to shutdown in 60 seconds. DEBUG: {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_passphrase_none [0.135397s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert_bad_pkcs12 [0.003811s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_secret [0.001851s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_set_acls [0.004076s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert_failure [0.005357s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_secret [0.003844s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_agent.TestAmphoraAgentCMD.test_main [0.005450s] ... ok DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Unreadable Certificate.: TypeError: Incorrect padding DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser File "octavia/common/tls_utils/cert_parser.py", line 166, in _parse_pkcs7_bundle DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser for substrate in _read_pem_blocks(pkcs7): DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser File "octavia/common/tls_utils/cert_parser.py", line 214, in _read_pem_blocks DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser yield b''.join([base64.b64decode(x) for x in certLines]) DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python2.7/base64.py", line 76, in b64decode DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser raise TypeError(msg) DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser TypeError: Incorrect padding DEBUG: 2023-06-15 21:49:18.961 6550 ERROR octavia.common.tls_utils.cert_parser DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem_bad [0.000624s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_map_cert_tls_container [0.002157s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key_orig_not_encrypted [0.000161s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_delete_cert [0.012719s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_handle_mutate_config [0.001286s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_main [0.001048s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_with_exception [0.001561s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_mutate_config [0.000416s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_spare_amphora_check [0.002167s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__sample_check [0.000091s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_expand_expected_codes [0.000207s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.000130s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_main [0.018132s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_listener [0.002006s] ... ok DEBUG: Unknown error "boom" while shutting down "", ignoring and continuing shutdown process. DEBUG: Health Manager listener experienced unknown error: break DEBUG: {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_db_cleanup [0.002762s] ... ok DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Passphrase required.: TypeError: Password was not given but private key is encrypted DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser File "octavia/common/tls_utils/cert_parser.py", line 82, in _read_private_key DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser backends.default_backend()) DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 16, in load_pem_private_key DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser return backend.load_pem_private_key(data, password) DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1025, in load_pem_private_key DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser password, DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1242, in _load_key DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser "Password was not given but private key is encrypted" DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser TypeError: Password was not given but private key is encrypted DEBUG: 2023-06-15 21:49:18.964 6550 ERROR octavia.common.tls_utils.cert_parser DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pem [0.000658s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_split_x509s [0.000447s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_and_key_match [0.001397s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_compute_noop_driver.TestNoopComputeDriver.test_delete_server_group [0.000192s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_compute_noop_driver.TestNoopComputeDriver.test_get_amphora [0.000130s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_compute_noop_driver.TestNoopComputeDriver.test_status [0.000124s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_conflict_exception [0.008231s] ... ok DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error deleting nova virtual machine.: Exception DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver File "octavia/compute/drivers/nova_driver.py", line 195, in delete DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver self.manager.delete(server=compute_id) DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver raise effect DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver Exception DEBUG: 2023-06-15 21:49:18.980 6550 ERROR octavia.compute.drivers.nova_driver DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete [0.005217s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_without_exception [0.001460s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.000247s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_haproxy_cfg_1_8_vs_1_5 [0.009320s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.008680s] ... ok DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error retrieving nova virtual machine.: Exception DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver File "octavia/compute/drivers/nova_driver.py", line 227, in get_amphora DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver amphora = self.manager.get(compute_id) DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver raise effect DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver Exception DEBUG: 2023-06-15 21:49:18.985 6550 ERROR octavia.compute.drivers.nova_driver DEBUG: 2023-06-15 21:49:18.986 6550 ERROR octavia.compute.drivers.nova_driver [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error retrieving nova virtual machine status.: ComputeGetException: Failed to retrieve compute instance. DEBUG: 2023-06-15 21:49:18.986 6550 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2023-06-15 21:49:18.986 6550 ERROR octavia.compute.drivers.nova_driver File "octavia/compute/drivers/nova_driver.py", line 210, in status DEBUG: 2023-06-15 21:49:18.986 6550 ERROR octavia.compute.drivers.nova_driver amphora, fault = self.get_amphora(compute_id) DEBUG: 2023-06-15 21:49:18.986 6550 ERROR octavia.compute.drivers.nova_driver File "octavia/compute/drivers/nova_driver.py", line 230, in get_amphora DEBUG: 2023-06-15 21:49:18.986 6550 ERROR octavia.compute.drivers.nova_driver raise exceptions.ComputeGetException() DEBUG: 2023-06-15 21:49:18.986 6550 ERROR octavia.compute.drivers.nova_driver ComputeGetException: Failed to retrieve compute instance. DEBUG: 2023-06-15 21:49:18.986 6550 ERROR octavia.compute.drivers.nova_driver DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status [0.005308s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_cinder_volume [0.005896s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network [0.004809s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_status [0.004695s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.Test_ExtractAmpImageIdByTag.test_single_image [0.000817s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.Test_GetImageUuid.test__get_image_uuid_tag [0.000341s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_base.TestHealthUpdateBase.test_update_health [0.000141s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_base.TestStatsUpdateBase.test_update_stats [0.000122s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.009358s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.007741s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.000896s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.002347s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000390s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert [0.107403s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert [0.005498s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_unset_acls [0.001441s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert [0.004724s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_unset_acls [0.004009s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_cert [0.011480s] ... ok DEBUG: Provider agent "test_agent_name" raised exception: boom. Restarting the "test_agent_name" provider agent. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/cmd/driver_agent.py", line 65, in _process_wrapper DEBUG: function(exit_event) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_check_if_provider_agent_enabled [0.000637s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.141529s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_forbid_to_stale_udp_listener_amphora [0.144033s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.007951s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_lb_disabled [0.002713s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_member_down_no_hm [0.003363s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.007927s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_member_no_check [0.003992s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.006747s] ... ok DEBUG: 2023-06-15 21:49:19.161 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Listener listener-id-1 is not in DB: NoResultFound: () DEBUG: 2023-06-15 21:49:19.162 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Member member-id-1 is not able to update in DB: NoResultFound: () DEBUG: 2023-06-15 21:49:19.162 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Pool pool-id-1 is not in DB: NoResultFound: () DEBUG: 2023-06-15 21:49:19.163 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Pool pool-id-2 is not in DB: NoResultFound: () DEBUG: 2023-06-15 21:49:19.163 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Health update for amphora 7d57f81f-ebb2-4321-8e63-bc9e955672f4 encountered error 'dict' object has no attribute 'id'. Skipping health update.: AttributeError: 'dict' object has no attribute 'id' DEBUG: 2023-06-15 21:49:19.163 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db Traceback (most recent call last): DEBUG: 2023-06-15 21:49:19.163 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db File "octavia/controller/healthmanager/health_drivers/update_db.py", line 65, in update_health DEBUG: 2023-06-15 21:49:19.163 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db self._update_health(health, srcaddr) DEBUG: 2023-06-15 21:49:19.163 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db File "octavia/controller/healthmanager/health_drivers/update_db.py", line 370, in _update_health DEBUG: 2023-06-15 21:49:19.163 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db LOG.error("Load balancer %s is not in DB", db_lb.id) DEBUG: 2023-06-15 21:49:19.163 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db AttributeError: 'dict' object has no attribute 'id' DEBUG: 2023-06-15 21:49:19.163 6550 ERROR octavia.controller.healthmanager.health_drivers.update_db DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_not_found [0.004554s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_zombie [0.004056s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_lb_pool_health_offline [0.003041s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_pool_offline [0.002940s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_status [0.002249s] ... ok DEBUG: {3} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_logging.TestHealthUpdateLogger.test_update_health [0.000579s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.006775s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.010173s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception [0.003700s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_Zombie [0.002882s] ... ok DEBUG: 2023-06-15 21:49:19.186 6550 INFO octavia.controller.queue.v1.consumer [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Starting consumer... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_consumer.TestConsumer.test_consumer_run [0.003155s] ... ok DEBUG: 2023-06-15 21:49:19.188 6550 INFO octavia.controller.queue.v1.consumer [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Starting consumer... DEBUG: 2023-06-15 21:49:19.189 6550 INFO octavia.controller.queue.v1.consumer [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Stopping consumer... DEBUG: 2023-06-15 21:49:19.190 6550 INFO octavia.controller.queue.v1.consumer [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Consumer successfully stopped. Waiting for final messages to be processed... DEBUG: 2023-06-15 21:49:19.190 6550 INFO octavia.controller.queue.v1.consumer [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Shutting down endpoint worker executors... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_consumer.TestConsumer.test_consumer_terminate [0.003242s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.136221s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.006560s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.021435s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000567s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000659s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.007859s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.002821s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.007759s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.007128s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.008327s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.000900s] ... ok DEBUG: 2023-06-15 21:49:19.229 6550 INFO octavia.controller.queue.v1.endpoints [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Batch updating members: old='[9]', new='[11]', updated='[None]'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_batch_update_members [0.039800s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.016316s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.002372s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.001887s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config [0.007761s] ... ok DEBUG: 2023-06-15 21:49:19.268 6550 INFO octavia.controller.queue.v1.endpoints [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Creating health monitor '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_health_monitor [0.038604s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_render_template_udp_no_other_resources [0.033830s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor [0.006834s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_udp_get_template [0.000114s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_udp_transform_member [0.001016s] ... ok DEBUG: {1} octavia.tests.unit.common.test_clients.TestCinderAuth.test_get_cinder_client [0.002921s] ... ok DEBUG: {1} octavia.tests.unit.common.test_clients.TestGlanceAuth.test_get_glance_client [0.001103s] ... ok DEBUG: {1} octavia.tests.unit.common.test_clients.TestNeutronAuth.test_get_neutron_client [0.005651s] ... ok DEBUG: {1} octavia.tests.unit.common.test_clients.TestNovaAuth.test_get_nova_client [0.001937s] ... ok DEBUG: {1} octavia.tests.unit.common.test_config.TestConfig.test_validate_server_certs_key_passphrase [0.000543s] ... ok DEBUG: {1} octavia.tests.unit.common.test_constants.TestConstants.test_import [0.000074s] ... ok DEBUG: {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update [0.000838s] ... ok DEBUG: {1} octavia.tests.unit.common.test_decorator.TestDecorator.test_similar_classes [0.000099s] ... ok DEBUG: /usr/lib/python2.7/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: octavia/common/context.py:47: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0' DEBUG: return self.tenant DEBUG: 2023-06-15 21:49:19.306 6550 INFO octavia.controller.queue.v1.endpoints [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Creating member '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_member [0.037706s] ... ok DEBUG: /usr/lib/python2.7/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: {1} octavia.tests.unit.common.test_policy.AdminRolePolicyTestCase.test_authorize_admin_actions_with_nonadmin_context_throws [0.034783s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_false [0.002596s] ... ok DEBUG: 2023-06-15 21:49:19.346 6550 INFO octavia.controller.queue.v1.endpoints [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Updating health monitor '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_health_monitor [0.040283s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_many_loadbalancers [0.135851s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000564s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.001890s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.009422s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.001909s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_expand_expected_codes [0.000159s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.005546s] ... ok DEBUG: Policy not registered DEBUG: Traceback (most recent call last): DEBUG: File "octavia/common/policy.py", line 115, in authorize DEBUG: action, target, credentials, do_raise=do_raise, exc=exc) DEBUG: File "/usr/lib/python2.7/site-packages/oslo_policy/policy.py", line 1074, in authorize DEBUG: raise PolicyNotRegistered(rule) DEBUG: PolicyNotRegistered: Policy example:noexist has not been registered DEBUG: {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.005651s] ... ok DEBUG: {1} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats [0.001357s] ... ok DEBUG: {1} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats_with_amphora_deleted [0.001278s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_base64_sha1_string [0.000200s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_netmask_to_prefix [0.000134s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_network_allowed_by_config [0.000387s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_network_exists_with_valid_network [0.000909s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_action_none [0.000164s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_b [0.000139s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_create_must_have_action [0.000148s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id_none_create [0.000128s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid [0.000091s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_rdr_url_bad_url [0.000198s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_rdr_url_none_create [0.000143s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_url_arg [0.000137s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_validate_bad_header_name [0.000328s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_validate_bad_url [0.000163s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_validate_url [0.000211s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validations.TestValidations.test_validate_url_bad_schema [0.000260s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_build_pem [0.000501s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pem_chain [0.000436s] ... ok DEBUG: 2023-06-15 21:49:19.385 6550 INFO octavia.controller.queue.v1.endpoints [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Updating l7rule '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_l7rule [0.038370s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der [0.012137s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_primary_cn [0.000249s] ... ok DEBUG: 2023-06-15 21:49:19.387 6550 INFO octavia.controller.queue.v2.consumer [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Starting V2 consumer... DEBUG: 2023-06-15 21:49:19.388 6550 INFO octavia.controller.queue.v2.consumer [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Stopping V2 consumer... DEBUG: 2023-06-15 21:49:19.388 6550 INFO octavia.controller.queue.v2.consumer [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] V2 Consumer successfully stopped. Waiting for final messages to be processed... DEBUG: 2023-06-15 21:49:19.389 6550 INFO octavia.controller.queue.v2.consumer [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Shutting down V2 endpoint worker executors... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_terminate [0.003212s] ... ok DEBUG: 2023-06-15 21:49:19.390 6550 INFO octavia.controller.queue.v2.endpoints [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Creating pool '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_pool [0.002072s] ... ok DEBUG: 2023-06-15 21:49:19.392 6550 INFO octavia.controller.queue.v2.endpoints [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Deleting l7rule '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7rule [0.001290s] ... ok DEBUG: 2023-06-15 21:49:19.394 6550 INFO octavia.controller.queue.v2.endpoints [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failing over amphora in load balancer '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_load_balancer [0.001342s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_add_to_build_request_queue [0.001437s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_build_slot [0.001714s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_highest_priority [0.001652s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_wait_for_build_slot [0.001584s] ... ok DEBUG: 2023-06-15 21:49:19.402 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update health monitor 337db4d5-0dfa-4333-add7-9367df867fe7 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_health_mon_prov_status_error [0.001265s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates [0.016602s] ... ok DEBUG: Unable to retrieve certificate: 1 due to . DEBUG: Unable to retrieve certificate: 2 due to . DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates_get_cert_errors [0.001354s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key [0.000223s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_handles_intermediates [0.001358s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_compute_noop_driver.TestNoopComputeDriver.test_build [0.000194s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_compute_noop_driver.TestNoopComputeDriver.test_create_server_group [0.000120s] ... ok DEBUG: 2023-06-15 21:49:19.404 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update listener fc52ac66-ee62-4987-873f-c32844caff47 provisioning status to ACTIVE due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_active [0.001161s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.008323s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_general_not_found_exception [0.006242s] ... ok DEBUG: Error attaching network 4f9fc314-c785-48dc-baab-0d2f4847b548 with ip None and port None to amphora (compute_id: 69dbcebb-e3f0-4e37-af66-6c7a13e54739) DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_unknown_exception [0.004589s] ... ok DEBUG: Nova failed to build the instance due to: HTTP Invalid tag value None DEBUG: Traceback (most recent call last): DEBUG: File "octavia/compute/drivers/nova_driver.py", line 145, in build DEBUG: self._glance_client, image_id, image_tag, image_owner) DEBUG: File "octavia/compute/drivers/nova_driver.py", line 67, in _get_image_uuid DEBUG: return _extract_amp_image_id_by_tag(client, image_tag, image_owner) DEBUG: File "octavia/compute/drivers/nova_driver.py", line 47, in _extract_amp_image_id_by_tag DEBUG: limit=2)) DEBUG: File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 577, in next DEBUG: return self._next() DEBUG: File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 570, in _next DEBUG: obj, resp = next(self._self_wrapped) DEBUG: File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 146, in list DEBUG: raise exc.HTTPBadRequest("Invalid tag value %s" % tag) DEBUG: HTTPBadRequest: HTTP Invalid tag value None DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_build [0.004938s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.014528s] ... ok DEBUG: Error create server group instance. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/compute/drivers/nova_driver.py", line 315, in create_server_group DEBUG: server_group_obj = self.server_groups.create(**kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_create_server_group [0.005098s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.015245s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.014699s] ... ok DEBUG: 2023-06-15 21:49:19.459 6550 INFO octavia.controller.worker.v1.flows.amphora_flows [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Performing failover for amphora: {'compute_id': None, 'role': 'standalone', 'id': '25d009e6-ea15-462f-b74c-73b207ca81fd', 'lb_network_ip': None, 'load_balancer_id': '86b1c44e-a624-44e7-9ccf-dcd48767ea0f'} DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.132132s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.007901s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.007825s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.006669s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.057364s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.006467s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.007735s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.002550s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.001910s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_post_map_lb_subflow [0.014867s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.006483s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.005416s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.006423s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.003322s] ... ok DEBUG: 2023-06-15 21:49:19.558 6550 ERROR octavia.controller.worker.v1.flows.load_balancer_flows [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Unknown topology: BOGUS. Unable to build load balancer. DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.006682s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_render_template_disabled_udp_listener [0.036969s] ... ok DEBUG: Server group instance with id: d4112735-881c-4653-9239-50eeb82e6b2f not found. Assuming already deleted. DEBUG: Error delete server group instance. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/compute/drivers/nova_driver.py", line 328, in delete_server_group DEBUG: self.server_groups.delete(server_group_id) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete_server_group [0.140719s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_render_template_udp_with_pool_no_member [0.005256s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_udp_transform_health_monitor [0.000665s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.010923s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete [0.005404s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora [0.004838s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_udp_transform_listener [0.012883s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora [0.004665s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_udp_transform_pool [0.004319s] ... ok DEBUG: Nova reports a failure getting flavor details for flavor ID bogus: An unknown exception occurred. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/compute/drivers/nova_driver.py", line 418, in validate_flavor DEBUG: self.flavor_manager.get(flavor_id) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: OctaviaException: An unknown exception occurred. DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update [0.000844s] ... ok DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_SP_update [0.000628s] ... ok DEBUG: {2} octavia.tests.unit.common.test_decorator.TestDecorator.test_set [0.000092s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor_with_exception [0.005827s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.Test_ExtractAmpImageIdByTag.test_multiple_images_returns_one_of_images [0.002421s] ... ok DEBUG: A single Glance image should be tagged with faketag tag, but at least two were found. Using d9751782-39a9-4760-bcf5-2ade5ff4f470. DEBUG: /usr/lib/python2.7/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: octavia/common/context.py:47: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0' DEBUG: return self.tenant DEBUG: {1} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_error [0.003409s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_AND_authorization [0.006689s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_lb_pending_no_listener [0.003592s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_templatized_authorization [0.006102s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_member_admin_down [0.003383s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_get_amphora_driver [0.000492s] ... ok DEBUG: Amphora 66ee957e-a7bb-47b7-8ad7-ba7e310540de health message reports 0 listeners when 1 expected DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_get_hostname [0.000071s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_ip_port_str [0.000146s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6 [0.000114s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_missing_listener [0.002208s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_check_session_persistence [0.001100s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_is_flavor_spares_compatible [0.000073s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_network_exists_with_bad_subnet [0.000821s] ... ok DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:235: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:287: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:261: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:304: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:321: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python2.7/site-packages/rfc3986/uri.py:338: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. DEBUG: DeprecationWarning) DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/common/tls_utils/cert_parser.py", line 226, in _get_certs_from_pkcs7_substrate DEBUG: asn1Spec=rfc2315.ContentInfo()) DEBUG: File "/usr/lib/python2.7/site-packages/pyasn1/codec/ber/decoder.py", line 1032, in __call__ DEBUG: '%s<%s at %s' % (size, len(encodedLength), tagSet) DEBUG: SubstrateUnderrunError: 126<2 at [192:32:30] DEBUG: Health update for amphora 66ee957e-a7bb-47b7-8ad7-ba7e310540de encountered error 'enabled'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/controller/healthmanager/health_drivers/update_db.py", line 65, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "octavia/controller/healthmanager/health_drivers/update_db.py", line 171, in _update_health DEBUG: if listener['enabled']: DEBUG: KeyError: 'enabled' DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_qos_policy_exists [0.001948s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_model [0.000101s] ... ok DEBUG: Health update for amphora 66ee957e-a7bb-47b7-8ad7-ba7e310540de encountered error 'boom'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/controller/healthmanager/health_drivers/update_db.py", line 65, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "octavia/controller/healthmanager/health_drivers/update_db.py", line 247, in _update_health DEBUG: lock_session.rollback() DEBUG: File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise DEBUG: six.reraise(self.type_, self.value, self.tb) DEBUG: File "octavia/controller/healthmanager/health_drivers/update_db.py", line 244, in _update_health DEBUG: lock_session.commit() DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: TestException: 'boom' DEBUG: Member member-id-1 reported status of ERROR DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_action_rdr_url [0.000455s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_a [0.000172s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id [0.000086s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_rdr_url [0.000232s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_update_must_have_args [0.000138s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_validate_bad_cookie_value_string [0.000333s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_validate_cookie_value_string [0.000068s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_validate_header_name [0.000232s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_validate_header_value_string_quoted [0.000393s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validations.TestValidations.test_validate_regex [0.000141s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der_bad [0.000641s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_no_db_lb [0.004690s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_online [0.003591s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_replace_error [0.003184s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_lb_multiple_listeners_one_error_pool [0.003437s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem [0.012082s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pkcs8 [0.001085s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_v2_lb_and_list_pool_health_online [0.003301s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_compute_noop_driver.TestNoopComputeDriver.test_attach_network_or_port [0.000259s] ... ok DEBUG: Passphrase required. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/common/tls_utils/cert_parser.py", line 82, in _read_private_key DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 16, in load_pem_private_key DEBUG: return backend.load_pem_private_key(data, password) DEBUG: File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1025, in load_pem_private_key DEBUG: password, DEBUG: File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1242, in _load_key DEBUG: "Password was not given but private key is encrypted" DEBUG: TypeError: Password was not given but private key is encrypted DEBUG: {2} octavia.tests.unit.compute.drivers.test_compute_noop_driver.TestNoopComputeDriver.test_delete [0.000142s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_compute_noop_driver.TestNoopComputeDriver.test_detach_port [0.000118s] ... ok DEBUG: Load balancer is in immutable state . Skipping failover. DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port [0.005946s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_instance_not_found_exception [0.004591s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_network_not_found_exception [0.004533s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_port_not_found_exception [0.005446s] ... ok DEBUG: Error retrieving nova virtual machine. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/compute/drivers/nova_driver.py", line 227, in get_amphora DEBUG: amphora = self.manager.get(compute_id) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_get_amphora [0.004619s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_default_boot_network [0.004460s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_random_amphora_name_length [0.004593s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete_server_group [0.005589s] ... ok DEBUG: Both amp_image_id and amp_image_tag options defined. Using the amp_image_id. DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_use_cinder [0.005273s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.Test_GetImageUuid.test__get_image_uuid_id_beats_tag [0.000198s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.Test_GetImageUuid.test__get_image_uuid_notag [0.000097s] ... ok DEBUG: Member member-id-4 reported status of DRAINING DEBUG: Listener listener-id-5 reported status of bogus DEBUG: Pool pool-id-5 reported status of bogus DEBUG: Member member-id-5 reported status of bogus DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_full [0.003908s] ... ok DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_lb_admin_down [0.003121s] ... ok DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_lb_admin_up [0.002374s] ... ok DEBUG: Health update for amphora 68f773be-0540-48a7-8768-ed28418ad14a encountered error 'enabled'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/controller/healthmanager/health_drivers/update_db.py", line 65, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "octavia/controller/healthmanager/health_drivers/update_db.py", line 171, in _update_health DEBUG: if listener['enabled']: DEBUG: KeyError: 'enabled' DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_list_full_member_down [0.003541s] ... ok DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_listener_disabled [0.003883s] ... ok DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_member_down [0.003270s] ... ok DEBUG: Amphora 68f773be-0540-48a7-8768-ed28418ad14a health message was processed too slowly: 11.000191927s! The system may be overloaded or otherwise malfunctioning. This heartbeat has been ignored and no update was made to the amphora health entry. THIS IS NOT GOOD. DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_recv_time_stale [0.002287s] ... ok DEBUG: Amphora 68f773be-0540-48a7-8768-ed28418ad14a health message reports 1 listeners when 0 expected DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_with_without_udp_listeners [0.004840s] ... ok DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_lb_and_list_pool_health_online [0.003940s] ... ok DEBUG: {2} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_logging.TestStatsUpdateLogger.test_update_stats [0.000571s] ... ok DEBUG: {2} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_exit [0.002463s] ... ok DEBUG: {2} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_nonstale_amphora [0.001250s] ... ok DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_load_balancer [0.003594s] ... ok DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_diff_count [0.006467s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.161428s] ... ok DEBUG: 2023-06-15 21:49:19.734 6550 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Performing failover for amphora: {'compute_id': 'e1ba6284-7ad3-4693-b0cd-70b4a5ed6207', 'role': 'master_or_backup', 'id': , 'lb_network_ip': , 'load_balancer_id': 'fe458a29-4098-4b6e-bb9a-019250877b8c'} DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_rollback [0.135861s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.127467s] ... ok DEBUG: 2023-06-15 21:49:19.862 6550 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Performing failover for amphora: {'compute_id': 'ee63126a-57d6-43b6-b365-44cc22dda962', 'role': 'undefined', 'id': , 'lb_network_ip': , 'load_balancer_id': '79f5bb89-b480-4c6b-85b2-ecdf449e6b43'} DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_l7rule [0.038798s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_bogus_amp_single [0.059127s] ... ok DEBUG: 2023-06-15 21:49:19.921 6550 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Performing failover for amphora: {'compute_id': 'd1333de8-f0b3-4bf8-aaf9-41cf92a68100', 'role': 'master_or_backup', 'id': , 'lb_network_ip': , 'load_balancer_id': '6811c941-5028-4cec-96ff-e923b8f97871'} DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_load_balancer [0.039083s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_pool [0.038655s] ... ok DEBUG: 2023-06-15 21:49:19.979 6550 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Performing failover for amphora: {'compute_id': '3936c781-7aec-4acd-a636-d7a1d6433c4e', 'role': 'spare', 'id': , 'lb_network_ip': , 'load_balancer_id': '6811c941-5028-4cec-96ff-e923b8f97871'} DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_health_monitor [0.039379s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_l7policy [0.039399s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_spare_act_stdby [0.143979s] ... ok DEBUG: 2023-06-15 21:49:20.065 6550 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Performing failover for amphora: {'compute_id': 'ff1ad1d1-bff7-49f9-8925-9d70e8c1d199', 'role': 'master_or_backup', 'id': , 'lb_network_ip': , 'load_balancer_id': 'e44a72fe-3d11-4855-8269-b6edcb419da3'} DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_load_balancer [0.039074s] ... ok DEBUG: test_proc_name raised exception: boom. Restarting test_proc_name. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/cmd/driver_agent.py", line 65, in _process_wrapper DEBUG: function(exit_event) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: 2023-06-15 21:49:20.124 6550 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Performing failover for amphora: {'compute_id': 'd9643b56-ae16-4509-b2fd-49b587ece608', 'role': 'standalone', 'id': , 'lb_network_ip': , 'load_balancer_id': 'e44a72fe-3d11-4855-8269-b6edcb419da3'} DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_l7policy [0.039733s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_listener [0.039303s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_standalone_act_stdby [0.142201s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_pool [0.038816s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7rule [0.001119s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor [0.001082s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_member [0.001065s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.009138s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.001702s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_health_monitor [0.001085s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_listener [0.001081s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_load_balancer [0.001081s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_member [0.001085s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.008041s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_from_build_req_queue [0.002249s] ... ok DEBUG: Failed to update l7policy 1da55aca-6bd2-4894-8be5-3eb4e26e11fe provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7policy_prov_status_error [0.001081s] ... ok DEBUG: Failed to update l7rule 5aca33b8-7c50-4e13-b70a-7ad8fbf6a2dc provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7rule_prov_status_error [0.000927s] ... ok DEBUG: Failed to update load balancer eae1990b-9459-46da-8e86-571c2330b9c9 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.004973s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_error [0.000985s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_allocate_amp_to_lb_decider [0.000986s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_create_new_amp_for_lb_decider [0.000880s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.003482s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.003062s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.002913s] ... ok DEBUG: 2023-06-15 21:49:20.241 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update amphora 07408c59-672a-4bd8-95f4-3cef6ae344c3 status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.004168s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_listeners_update [0.003499s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_rest_anti_affinity_create_amphora_for_lb_flow [0.017924s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.016043s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_for_lb_flow [0.016569s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.007938s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.075647s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.010262s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.008060s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.007754s] ... ok DEBUG: 2023-06-15 21:49:20.392 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update listener 93cd7770-81f4-42ae-8b3b-cd3828da32ac provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_update [0.146689s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.007920s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.007160s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.006653s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.004082s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.004194s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.001945s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.004053s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.004960s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.003492s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.002948s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.004259s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.038925s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.008467s] ... ok DEBUG: 2023-06-15 21:49:20.451 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update amphora 529e1d81-57d7-4986-8e5f-5917ee8179e8 status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.005111s] ... ok DEBUG: 2023-06-15 21:49:20.455 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update amphora 529e1d81-57d7-4986-8e5f-5917ee8179e8 status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.004011s] ... ok DEBUG: 2023-06-15 21:49:20.460 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update health monitor 083329db-9cd1-4558-8457-349ab8554e57 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.005074s] ... ok DEBUG: 2023-06-15 21:49:20.465 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update pool a15803bc-b532-479c-80e7-28023dcd1a20 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.004163s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.003695s] ... ok DEBUG: 2023-06-15 21:49:20.473 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update listener 055e6242-1b5b-4dca-9db2-90d284ecbaa2 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.004817s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.003320s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.003618s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.046837s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.004330s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.003098s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_model_tasks.TestObjectUpdateTasks.test_delete_model_object [0.001415s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.005484s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.005176s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.012713s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.007766s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.002525s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.005583s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.003754s] ... ok DEBUG: 2023-06-15 21:49:20.535 6550 WARNING octavia.controller.worker.v1.tasks.retry_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] test_retry attempt 1 of 2 failed. Sleeping 1 seconds and retrying. DEBUG: 2023-06-15 21:49:20.536 6550 ERROR octavia.controller.worker.v1.tasks.retry_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] 3 retries with interval 1 seconds have failed for test_retry. Giving up. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.001974s] ... ok DEBUG: 2023-06-15 21:49:20.540 6550 WARNING octavia.controller.worker.v1.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to fetch listener 3c45f527-5ab9-43f8-bd79-2baf6db6ff5e from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.283144s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_bogus_act_stdby [0.146477s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.011633s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.005830s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.007038s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.003466s] ... ok DEBUG: Failed to update amphora f0d87595-fb99-4eb1-b4b0-ad9f9af364a2 status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.003545s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.004067s] ... ok DEBUG: Failed to update amphora f0d87595-fb99-4eb1-b4b0-ad9f9af364a2 status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.003758s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.002763s] ... ok DEBUG: Failed to update listener bde2a8e0-921b-42df-a28e-c0424fd5473a provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.003413s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_cert_task.TestCertTasks.test_execute [0.002841s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.002415s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.004270s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.003585s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.004846s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.003439s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.004223s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.003042s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.003398s] ... ok DEBUG: Failed to update amphora 1eefc387-b399-44f6-b529-ac065853780e status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.004732s] ... ok DEBUG: Failed to update health monitor 26541e8c-7382-4ad6-af6a-0ce77b56087b provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.004088s] ... ok DEBUG: Failed to update l7policy 3ab892d9-f432-4ded-bbac-65d95123630e provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.004168s] ... ok DEBUG: Failed to update l7policy 3ab892d9-f432-4ded-bbac-65d95123630e provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.004795s] ... ok DEBUG: Failed to update l7rule 6ae53613-1bb5-45ca-91f0-ecb11e02fc2e provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.004066s] ... ok DEBUG: Failed to update l7rule 6ae53613-1bb5-45ca-91f0-ecb11e02fc2e provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.004864s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.003428s] ... ok DEBUG: Failed to update member acdfa589-4457-451b-8081-f7228d467ef7 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.004269s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper [2.005863s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_health_check [0.003397s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_health_check [0.005090s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main_keyboard_interrupt [0.006107s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.009107s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.007159s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.008220s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.008263s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.009475s] ... ok DEBUG: Failed to update member acdfa589-4457-451b-8081-f7228d467ef7 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.144006s] ... ok DEBUG: Failed to update member acdfa589-4457-451b-8081-f7228d467ef7 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.004205s] ... ok DEBUG: Failed to update pool 6d256f39-117c-4fb5-ace4-7fb984512385 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.004209s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.004153s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.003771s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.001520s] ... ok DEBUG: Failed to decrement member quota for project: ec9d5e8a-c77f-49e1-89d1-92a48f4a8ef4 the project may have excess quota in use. DEBUG: Reverting decrement quota for member on project ec9d5e8a-c77f-49e1-89d1-92a48f4a8ef4 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project ec9d5e8a-c77f-49e1-89d1-92a48f4a8ef4 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project ec9d5e8a-c77f-49e1-89d1-92a48f4a8ef4 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project ec9d5e8a-c77f-49e1-89d1-92a48f4a8ef4 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.006730s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraIDToErrorOnRevertTask [0.002798s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.002993s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.003619s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_model_tasks.TestObjectUpdateTasks.test_update_listener [0.001532s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.004331s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.002696s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.003160s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.007858s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.003019s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.002681s] ... ok DEBUG: Failed to fetch l7policy 2a27871e-d3a9-4f0d-a837-f7df3dd04655 from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.166228s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.006746s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.007831s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.006662s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.007972s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.008934s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.006796s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.007977s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.002575s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.006620s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.002420s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.000136s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.006162s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_http_reuse [0.135730s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_listener [1.008622s] ... ok DEBUG: 2023-06-15 21:49:21.549 6550 WARNING octavia.controller.worker.v1.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to fetch load_balancer 3c45f527-5ab9-43f8-bd79-2baf6db6ff5e from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.007992s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.008283s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.006642s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.007943s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.019230s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.007931s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.007716s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.008708s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.006682s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.007650s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000552s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000632s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.006566s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.007029s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.016972s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000553s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.002480s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config_disable_logs [0.008079s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_render_template_udp_source_ip [0.037563s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_render_template_udp_with_disabled_pool [0.005732s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor_ip_port [0.007131s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_lvs_jinja_cfg.TestLvsCfg.test_udp_transform_session_persistence [0.000432s] ... ok DEBUG: {0} octavia.tests.unit.common.test_base_taskflow.TestBaseTaskFlowEngine.test_taskflow_load [0.002269s] ... ok DEBUG: {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_vip_update [0.000924s] ... ok DEBUG: {0} octavia.tests.unit.common.test_decorator.TestDecorator.test_get [0.000092s] ... ok DEBUG: /usr/lib/python2.7/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: octavia/common/context.py:47: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0' DEBUG: return self.tenant DEBUG: {0} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_true [0.006411s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_false [0.002559s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_true [0.002544s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.005802s] ... ok DEBUG: /usr/lib/python2.7/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_http [0.007370s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_ignore_case_role_check [0.005927s] ... ok DEBUG: {0} octavia.tests.unit.common.test_utils.TestConfig.test_ip_netmask_to_cidr [0.000337s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validations.TestValidations.test_port_exists_with_valid_port [0.001932s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_id [0.000100s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_action_reject [0.000076s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validations.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_both_none_create [0.000165s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validations.TestValidations.test_subnet_exists_with_bad_subnet [0.000594s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validations.TestValidations.test_validate_bad_url_path [0.000492s] ... ok DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/common/tls_utils/cert_parser.py", line 323, in _get_x509_from_der_bytes DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python2.7/site-packages/cryptography/x509/base.py", line 54, in load_der_x509_certificate DEBUG: return backend.load_der_x509_certificate(data) DEBUG: File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1162, in load_der_x509_certificate DEBUG: raise ValueError("Unable to load certificate") DEBUG: ValueError: Unable to load certificate DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/common/tls_utils/cert_parser.py", line 308, in _get_x509_from_pem_bytes DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python2.7/site-packages/cryptography/x509/base.py", line 50, in load_pem_x509_certificate DEBUG: return backend.load_pem_x509_certificate(data) DEBUG: File "/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1150, in load_pem_x509_certificate DEBUG: "Unable to load certificate. See https://cryptography.io/en/la" DEBUG: ValueError: Unable to load certificate. See https://cryptography.io/en/latest/faq/#why-can-t-i-import-my-pem-file for more details. DEBUG: {0} octavia.tests.unit.common.test_validations.TestValidations.test_validate_header_value_string [0.000444s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_alt_subject_name_parses [0.001849s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_x509_from_der_bytes_bad [0.000846s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_x509_parses [0.000864s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_translate_amphora [0.006308s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build [0.004680s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_extracts_image_id_by_tag [0.004782s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone [0.005409s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_create_server_group [0.004766s] ... ok DEBUG: Error detaching port e7350e72-1592-4758-8051-c22475a540d2 from amphora with compute ID b71b731c-3be0-44e4-9151-d2cd9a788771. Skipping. DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network_with_exception [0.004611s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_no_availability_zone [0.004779s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor [0.005265s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.Test_ExtractAmpImageIdByTag.test_no_images [0.000805s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_member_drain [0.003538s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_member_maint [0.003967s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_member_missing_no_hm [0.003172s] ... ok DEBUG: Member member-id-1 reported status of blah DEBUG: {0} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_member_unknown [0.003385s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_no_listener [0.003275s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_health_no_status_change [0.002712s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateHealthDb.test_update_listener_count_for_UDP [0.001764s] ... ok DEBUG: update_stats encountered an unknown error processing stats for amphora 9f2df0e9-2595-4f83-945e-cd3199be1328 with IP 192.0.2.1 DEBUG: Traceback (most recent call last): DEBUG: File "octavia/controller/healthmanager/health_drivers/update_db.py", line 480, in update_stats DEBUG: self._update_stats(health_message, srcaddr) DEBUG: File "octavia/controller/healthmanager/health_drivers/update_db.py", line 545, in _update_stats DEBUG: session = db_api.get_session() DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} octavia.tests.unit.controller.healthmanager.health_drivers.test_update_db.TestUpdateStatsDb.test_update_stats [0.002491s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_db_error [0.001960s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception [0.003240s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_False [0.002943s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_l7policy [0.040526s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor [0.040214s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_l7rule [0.040008s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_member [0.039832s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.177294s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_load_balancer [0.039573s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_health_monitor [0.001742s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer [0.001126s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_health_monitor [0.001076s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_listener [0.001259s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_pool [0.001124s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_update_build_status_and_available_build_slots [0.002290s] ... ok DEBUG: Failed to get loadbalancer fb53d9ee-2e35-4479-8c9e-9d6f01651fb1 due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_get_current_loadbalancer_from_db [0.001132s] ... ok DEBUG: Failed to update amphora a4d0f93e-aee2-43d9-a349-dd4a82ba3838 status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_amphora_status_error [0.001059s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_l7policy [1.006061s] ... ok DEBUG: Failed to update listener 4ebcc2d2-a595-432e-8f7d-6d123be0f8ac provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_error [0.001132s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_member_prov_status_error [0.001925s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_pool_prov_status_error [0.001027s] ... ok DEBUG: Failed to update member a3bf6917-54c4-41b8-9568-c04561ec0022 provisioning status to ERROR due to: fail DEBUG: Failed to update pool 82c45451-aa0c-4cff-8346-1b7507fdd0cd provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.006550s] ... ok DEBUG: Failed to fetch load_balancer 06edc8cb-559f-4e3c-b7ff-0bb3a7e14e40 from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.018767s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.016469s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.015622s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_spare [0.013127s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.014020s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.007130s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.007530s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.004485s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.004638s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.006615s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.006115s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.083405s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.101591s] ... ok DEBUG: 2023-06-15 21:49:22.551 6550 WARNING octavia.controller.worker.v1.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to fetch load_balancer 3c45f527-5ab9-43f8-bd79-2baf6db6ff5e from DB. Retrying for up to 60 seconds.: NoResultFound: () DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_act_stdby [0.119531s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.059700s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.069822s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.179353s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.007756s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.003660s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.002533s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.004088s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.003121s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.004858s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.004154s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.003685s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.004318s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.007399s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.002479s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.004942s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.004183s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.003811s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.003941s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora [0.003610s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.003476s] ... ok DEBUG: Failed to update health monitor 3cc2de09-7852-427c-864c-5df491488a19 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.005367s] ... ok DEBUG: Failed to update l7rule d260049c-9ae0-4a4a-9b41-4691e14ea3f2 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.004418s] ... ok DEBUG: Failed to update listener f66b0cb0-8140-4ebb-a8f6-47e7b93838f4 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.004721s] ... ok DEBUG: Failed to update listener f66b0cb0-8140-4ebb-a8f6-47e7b93838f4 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.003943s] ... ok DEBUG: Failed to update pool 39c9a5b6-155b-4758-8181-727b91a8a07e provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.004165s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.004348s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.003888s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.003115s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.003901s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.004339s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.004304s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.005146s] ... ok DEBUG: Failed to decrement listener quota for project: 9217bb38-d5b8-41cb-a730-028b9b4f1f1f the project may have excess quota in use. DEBUG: Reverting decrement quota for listener on project 9217bb38-d5b8-41cb-a730-028b9b4f1f1f Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 9217bb38-d5b8-41cb-a730-028b9b4f1f1f Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 9217bb38-d5b8-41cb-a730-028b9b4f1f1f Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 9217bb38-d5b8-41cb-a730-028b9b4f1f1f Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.005916s] ... ok DEBUG: Failed to decrement load balancer quota for project: 615f3d20-d405-49d7-a17e-f838278ef90e the project may have excess quota in use. DEBUG: Reverting decrement quota for load balancer on project 615f3d20-d405-49d7-a17e-f838278ef90e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 615f3d20-d405-49d7-a17e-f838278ef90e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 615f3d20-d405-49d7-a17e-f838278ef90e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 615f3d20-d405-49d7-a17e-f838278ef90e Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.006832s] ... ok DEBUG: Failed to decrement pool quota for project: c8c2af14-dc24-42b8-95ff-f8e619973603 the project may have excess quota in use. DEBUG: Reverting decrement quota for pool on project c8c2af14-dc24-42b8-95ff-f8e619973603 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project c8c2af14-dc24-42b8-95ff-f8e619973603 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project c8c2af14-dc24-42b8-95ff-f8e619973603 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project c8c2af14-dc24-42b8-95ff-f8e619973603 Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.005912s] ... ok DEBUG: /usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1374: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade DEBUG: expire_on_commit=expire_on_commit, _conf=conf) DEBUG: Failed to update l7policy provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.005896s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.002797s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.002820s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.004027s] ... ok DEBUG: Failed to fetch load_balancer 06edc8cb-559f-4e3c-b7ff-0bb3a7e14e40 from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.008828s] ... ok DEBUG: 2023-06-15 21:49:24.554 6550 WARNING octavia.controller.worker.v1.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to fetch load_balancer 3c45f527-5ab9-43f8-bd79-2baf6db6ff5e from DB. Retrying for up to 60 seconds.: NoResultFound: () DEBUG: {1} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora [5.012795s] ... ok DEBUG: {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora [0.001946s] ... ok DEBUG: {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_True [0.008751s] ... ok DEBUG: {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_no_diff_count [0.002647s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_listener [0.042341s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_listener [0.040861s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_pool [0.040590s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_failover_amphora [0.040536s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_failover_load_balancer [0.041052s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_member [0.042174s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_run [0.003026s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_batch_update_members [0.001206s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7policy [0.001261s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_listener [0.001182s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_member [0.001172s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7policy [0.001183s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_load_balancer [0.001219s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_pool [0.001170s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_amphora [0.001277s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7policy [0.002308s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7rule [0.001004s] ... ok DEBUG: Failed to update load balancer 8bf21a18-f9cf-4a35-8bd5-6e604ba5cac2 provisioning status to ACTIVE due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_all_from_build_req_queue [0.158063s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_active [0.001226s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_failover_flow_act_stdby [0.040013s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_failover_flow_single [0.039450s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.013179s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.013028s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.003618s] ... ok DEBUG: Failed to fetch load_balancer 06edc8cb-559f-4e3c-b7ff-0bb3a7e14e40 from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_anti_affinity_active_standby_load_balancer_flow [0.086936s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.052721s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_spare_amp_single [0.059509s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_three_amps_act_stdby [0.158984s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.010374s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.008907s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.023553s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.004447s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_stop [0.002745s] ... ok DEBUG: Failed to update amphora 60fed7a6-8af3-4616-bb40-340d96e6058f status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.007261s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.004728s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.011136s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity [6.016972s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.010425s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_listener [0.003246s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.003253s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_member [0.004097s] ... ok DEBUG: 2023-06-15 21:49:27.589 6550 INFO octavia.controller.worker.v1.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Successfully completed the failover for an amphora: {'compute_id': , 'role': , 'id': 'fa0aba6b-17ab-4f77-a555-776016b8aa59', 'lb_network_ip': , 'load_balancer_id': } DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.006033s] ... ok DEBUG: 2023-06-15 21:49:27.595 6550 INFO octavia.controller.worker.v1.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failover of load balancer completed successfully. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.005333s] ... ok DEBUG: 2023-06-15 21:49:27.598 6550 ERROR octavia.controller.worker.v1.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Unknown load balancer topology found: bogus, aborting failover! DEBUG: 2023-06-15 21:49:27.599 6550 ERROR octavia.controller.worker.v1.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] LB 3c45f527-5ab9-43f8-bd79-2baf6db6ff5e failover exception: Invalid topology specified: bogus: InvalidTopology: Invalid topology specified: bogus DEBUG: 2023-06-15 21:49:27.599 6550 ERROR octavia.controller.worker.v1.controller_worker Traceback (most recent call last): DEBUG: 2023-06-15 21:49:27.599 6550 ERROR octavia.controller.worker.v1.controller_worker File "octavia/controller/worker/v1/controller_worker.py", line 1012, in failover_loadbalancer DEBUG: 2023-06-15 21:49:27.599 6550 ERROR octavia.controller.worker.v1.controller_worker raise exceptions.InvalidTopology(topology=lb.topology) DEBUG: 2023-06-15 21:49:27.599 6550 ERROR octavia.controller.worker.v1.controller_worker InvalidTopology: Invalid topology specified: bogus DEBUG: 2023-06-15 21:49:27.599 6550 ERROR octavia.controller.worker.v1.controller_worker DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_bogus_topology [0.004010s] ... ok DEBUG: 2023-06-15 21:49:27.604 6550 INFO octavia.controller.worker.v1.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Successfully completed the failover for an amphora: {'compute_id': , 'role': , 'id': 'fa0aba6b-17ab-4f77-a555-776016b8aa59', 'lb_network_ip': , 'load_balancer_id': None} DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_spare_amphora [0.004981s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.003603s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_create_new_amp_for_lb_decider [0.000937s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.018229s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.019670s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_allocated [0.378088s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.008746s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.003488s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.006402s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.004302s] ... ok DEBUG: 2023-06-15 21:49:28.056 6550 ERROR octavia.controller.worker.v2.flows.load_balancer_flows [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Unknown topology: BOGUS. Unable to build load balancer. DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.006584s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.041665s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.019227s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.010829s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.008830s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.009469s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.007351s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.004755s] ... ok DEBUG: 2023-06-15 21:49:28.164 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update amphora 398e814a-8ef3-44cc-a859-b01dcf02ba8e status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.004826s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.019518s] ... ok DEBUG: 2023-06-15 21:49:28.170 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update amphora 398e814a-8ef3-44cc-a859-b01dcf02ba8e status to ERROR due to: fail: Exception: fail DEBUG: 2023-06-15 21:49:28.170 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update load balancer 8d800f3f-38bf-4d60-9ad8-dece17e7dcd8 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.005898s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_failover_preparation_for_amphora [0.005095s] ... ok DEBUG: 2023-06-15 21:49:28.180 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update amphora 398e814a-8ef3-44cc-a859-b01dcf02ba8e status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.009164s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.006985s] ... ok DEBUG: 2023-06-15 21:49:28.185 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update listener 0b3ba578-afae-4fa3-af0d-e0af90d7bf22 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_update [0.005257s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.005901s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.005722s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.009462s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.012883s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.011418s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.005226s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.002438s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.005282s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.003873s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.007565s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.005196s] ... ok DEBUG: Failed to fetch one of the new members from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.004235s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.002951s] ... ok DEBUG: 2023-06-15 21:49:28.235 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update amphora 09c613de-5e62-427c-8bf0-a0009a052b59 status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.005643s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.004318s] ... ok DEBUG: 2023-06-15 21:49:28.245 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update amphora 09c613de-5e62-427c-8bf0-a0009a052b59 status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.004865s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.004083s] ... ok DEBUG: 2023-06-15 21:49:28.254 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update health monitor 1e47b4fe-9438-4160-a7d9-fdba0228d77f provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.004595s] ... ok DEBUG: 2023-06-15 21:49:28.259 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update health monitor 1e47b4fe-9438-4160-a7d9-fdba0228d77f provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.004862s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity [6.013716s] ... ok DEBUG: 2023-06-15 21:49:28.263 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update health monitor 1e47b4fe-9438-4160-a7d9-fdba0228d77f provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.004255s] ... ok DEBUG: 2023-06-15 21:49:28.268 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update l7policy f4e20bf3-0b98-46f8-a264-b0eed4d9c849 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.005472s] ... ok DEBUG: 2023-06-15 21:49:28.273 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update l7policy f4e20bf3-0b98-46f8-a264-b0eed4d9c849 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.004360s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.005305s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.007444s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.003976s] ... ok DEBUG: 2023-06-15 21:49:28.278 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update load balancer 65ae2eb9-4baa-4447-b005-10c02716864c provisioning status to ERROR due to: fail: Exception: fail DEBUG: 2023-06-15 21:49:28.279 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update listener f0abd817-6553-495b-98de-2f531afa3fdb provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.006277s] ... ok DEBUG: 2023-06-15 21:49:28.284 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update member 62fb40a1-560e-4543-91a4-f98e80de87f1 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.004275s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.006302s] ... ok DEBUG: 2023-06-15 21:49:28.288 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update member 62fb40a1-560e-4543-91a4-f98e80de87f1 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.004564s] ... ok DEBUG: Amphora 76c0bdc8-776f-4584-b1b6-f66b8c423b36 is marked DELETED in the database but was submitted for failover. Deleting it from the amphora health table to exclude it from health checks and skipping the failover. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.003107s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_bogus_topology [0.002655s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.006611s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.003957s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.003859s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_member [0.004945s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_allocate_amp_to_lb_decider [0.000870s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.007469s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.020023s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.020568s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_spare [0.009544s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.011042s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.008669s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.010293s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.009785s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.005003s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.006897s] ... ok DEBUG: 2023-06-15 21:49:28.447 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update pool 72457e7c-877d-4d8c-9d93-4153f61e2db8 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.158710s] ... ok DEBUG: 2023-06-15 21:49:28.452 6550 ERROR octavia.controller.worker.task_utils [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to update pool 72457e7c-877d-4d8c-9d93-4153f61e2db8 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.004430s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.003537s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.003821s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.004328s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.005400s] ... ok DEBUG: 2023-06-15 21:49:28.473 6550 ERROR octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to decrement health monitor quota for project: 035dfd73-4981-4d1e-8b08-d66aeaec502c the project may have excess quota in use.: OctaviaException: fail DEBUG: 2023-06-15 21:49:28.474 6550 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Reverting decrement quota for health monitor on project 035dfd73-4981-4d1e-8b08-d66aeaec502c Project quota counts may be incorrect. DEBUG: 2023-06-15 21:49:28.474 6550 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Reverting decrement quota for health monitor on project 035dfd73-4981-4d1e-8b08-d66aeaec502c Project quota counts may be incorrect. DEBUG: 2023-06-15 21:49:28.476 6550 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Reverting decrement quota for health monitor on project 035dfd73-4981-4d1e-8b08-d66aeaec502c Project quota counts may be incorrect. DEBUG: 2023-06-15 21:49:28.476 6550 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Reverting decrement quota for health monitor on project 035dfd73-4981-4d1e-8b08-d66aeaec502c Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.006607s] ... ok DEBUG: 2023-06-15 21:49:28.480 6550 ERROR octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to decrement listener quota for project: 759d8480-3e98-4ae5-844a-d0152898b7b9 the project may have excess quota in use.: OctaviaException: fail DEBUG: 2023-06-15 21:49:28.480 6550 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Reverting decrement quota for listener on project 759d8480-3e98-4ae5-844a-d0152898b7b9 Project quota counts may be incorrect. DEBUG: 2023-06-15 21:49:28.481 6550 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Reverting decrement quota for listener on project 759d8480-3e98-4ae5-844a-d0152898b7b9 Project quota counts may be incorrect. DEBUG: 2023-06-15 21:49:28.482 6550 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Reverting decrement quota for listener on project 759d8480-3e98-4ae5-844a-d0152898b7b9 Project quota counts may be incorrect. DEBUG: 2023-06-15 21:49:28.484 6550 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Reverting decrement quota for listener on project 759d8480-3e98-4ae5-844a-d0152898b7b9 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.007538s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraIDToErrorOnRevertTask [0.002925s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.003449s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.003301s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.005155s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.083341s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.010165s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.005567s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip [0.004123s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.006417s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.002527s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.003376s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.002322s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_amphora [0.003751s] ... ok DEBUG: 2023-06-15 21:49:28.541 6550 WARNING octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to fetch health_monitor from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_anti_affinity_active_standby_load_balancer_flow [0.084486s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.006203s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listener_update [0.003514s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.012856s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.002131s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.003874s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.005485s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.010204s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.003846s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.005967s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.002613s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.005142s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.006089s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.005440s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.155611s] ... ok DEBUG: Failed to update load balancer 5cd9f52e-61eb-4d94-b2c3-aa75cb3e1bd3 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora [0.005079s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.005969s] ... ok DEBUG: Failed to update load balancer 5cd9f52e-61eb-4d94-b2c3-aa75cb3e1bd3 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.004131s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.159184s] ... ok DEBUG: Failed to update amphora 0c02877e-5451-4a30-9520-6de1cdfef0f5 status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.004637s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.005842s] ... ok DEBUG: Failed to update health monitor 3dd2bfbd-eaa3-4ee9-ab6f-d38c3e01a6ac provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.004658s] ... ok DEBUG: Failed to update amphora 67d91e69-4cdb-4719-bcca-ae4efa7b0e1f status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.005402s] ... ok DEBUG: Failed to update l7policy bd940be8-fe11-462e-82bb-6ac23b0fde85 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.004210s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.004547s] ... ok DEBUG: Failed to update l7rule 1f0ded93-85f0-40d6-83c8-48ae78f7bada provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.005725s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.003520s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.003667s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.004874s] ... ok DEBUG: Failed to update listener 827aa7ff-a6b6-4c92-b856-780c68de33e9 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.004243s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.006597s] ... ok DEBUG: Failed to update member ab3094d8-1f64-49b9-a274-d95db01b9b89 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.005221s] ... ok DEBUG: Failed to update health monitor 57266c69-b2f3-46c2-9a8d-738a812afd98 provisioning status to ERROR due to: fail DEBUG: Failed to update pool e57a1af8-f19a-4913-b20b-a78bc6eddefa provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.004905s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.004269s] ... ok DEBUG: Failed to update l7policy a1c6751b-96f7-482f-96ef-5e00fb7c633f provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.004244s] ... ok DEBUG: Failed to update pool e57a1af8-f19a-4913-b20b-a78bc6eddefa provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.005315s] ... ok DEBUG: Failed to update l7policy a1c6751b-96f7-482f-96ef-5e00fb7c633f provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.004884s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.003606s] ... ok DEBUG: Failed to update l7rule d8ceed34-4f1b-41c0-a2ca-9d3f2fb6ed9c provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.003961s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.004427s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.003705s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.004028s] ... ok DEBUG: Failed to update listener 2534ad8f-fabe-4074-813a-2664d6cb5933 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.005191s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.004443s] ... ok DEBUG: Failed to update member 06d8f474-0d0a-463a-8044-0fe87c676d35 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.004008s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.003828s] ... ok DEBUG: Failed to update pool 38a9bc9a-50ec-41b8-891d-fa2a417b845d provisioning status to ERROR due to: fail DEBUG: /usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1374: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade DEBUG: expire_on_commit=expire_on_commit, _conf=conf) DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.004865s] ... ok DEBUG: Failed to update pool provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.006340s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.004123s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.003221s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.003479s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.003027s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.005081s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.005275s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.004557s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.004162s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_model_tasks.TestObjectUpdateTasks.test_delete_model_object [0.001791s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.002699s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.005088s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.003628s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.003936s] ... ok DEBUG: Failed to decrement health monitor quota for project: 0148eada-ce99-457a-bf40-b5d9a6b2d188 the project may have excess quota in use. DEBUG: Reverting decrement quota for health monitor on project 0148eada-ce99-457a-bf40-b5d9a6b2d188 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 0148eada-ce99-457a-bf40-b5d9a6b2d188 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.004421s] ... ok DEBUG: Reverting decrement quota for health monitor on project 0148eada-ce99-457a-bf40-b5d9a6b2d188 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 0148eada-ce99-457a-bf40-b5d9a6b2d188 Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.006973s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_port [0.003897s] ... ok DEBUG: Reverting decrement quota for pool on project 5be7b127-658e-4a20-8cf4-43b72f4012b7 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.002591s] ... ok DEBUG: Reverting decrement quota for pool on project 5be7b127-658e-4a20-8cf4-43b72f4012b7 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 5be7b127-658e-4a20-8cf4-43b72f4012b7 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_wait_for_port_detach [0.002587s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.008460s] ... ok DEBUG: /usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1374: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade DEBUG: expire_on_commit=expire_on_commit, _conf=conf) DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.005157s] ... ok DEBUG: Failed to update pool provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.005262s] ... ok DEBUG: Failed to fetch l7policy a152e1a4-532c-4390-bb69-49e1cfe5c218 from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.003998s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.003996s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.004746s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.005108s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.003370s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.010697s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.003585s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.003903s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip [0.003773s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.003482s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.003552s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_amphora [0.003593s] ... ok DEBUG: Failed to fetch health_monitor from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_batch_update_members [1.009585s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.009137s] ... ok DEBUG: Failed to fetch member b6cb3973-dde4-4ee3-8d07-bcc62f8f9f6f from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_health_monitor [1.007732s] ... ok DEBUG: 2023-06-15 21:49:29.557 6550 WARNING octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to fetch l7rule 7d69d8d2-5c95-4f96-8f33-4f4dbc22c992 from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7policy [1.006418s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.005006s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.006627s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.008274s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.010053s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy [0.003423s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided [0.005165s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_already_provided [0.004849s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found_for_update [0.006667s] ... ok DEBUG: Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_health_monitor [1.007157s] ... ok DEBUG: Failed to fetch l7rule 997f8219-a22c-4b2b-a725-e2173704a1e7 from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_vip_port_not_found [0.149321s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation_dns_integration [0.004731s] ... ok DEBUG: Error retrieving port (port id: 3. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: resource_type)(resource_id) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_network_configs [0.009509s] ... ok DEBUG: Getting network configurations for amphora 333 failed due to Error retrieving port (port id: 3.. DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_on_mgmt_net [0.007903s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_compute_port_cant_be_found [0.004730s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_sg [0.006320s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_missing [0.004047s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_rule_deleted [0.004937s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_allowed_address_pair_to_port [0.003388s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_port_not_found [0.003303s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled [0.003182s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled_cached [0.003757s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group [0.003911s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_or_undo_qos_on_port [0.003385s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network [0.003548s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_non_existing_port_by_name [0.004014s] ... ok DEBUG: Error retrieving qos_policy (qos_policy id: mock-qos-id. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: resource_type)(resource_id) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: ServiceUnavailable: An unknown exception occurred. DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_qos_policy [0.003917s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_apply_qos_on_port [0.001138s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_port [0.001012s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_port_by_name [0.000892s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_subnet_by_name [0.001017s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_plug_port [0.000856s] ... ok DEBUG: {2} octavia.tests.unit.test_hacking.HackingTestCase.test_check_no_eventlet_imports [0.000895s] ... ok DEBUG: {2} octavia.tests.unit.test_version.TestVersion.test_vendor_str [0.000079s] ... ok DEBUG: {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image [0.003586s] ... ok DEBUG: {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume [0.002021s] ... ok DEBUG: {2} octavia.tests.unit.volume.drivers.test_volume_noop_driver.TestNoopVolumeDriver.test_create_volume_from_image [0.000171s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_member [1.007581s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_pool [0.008738s] ... ok DEBUG: Amphora failover for amphora 86ac3738-b11d-4d6d-a20a-da20fee3fe7e failed because there is no record of this amphora in the database. Check that the [house_keeping] amphora_expiry_age configuration setting is not too short. Skipping failover. DEBUG: Amphora 86ac3738-b11d-4d6d-a20a-da20fee3fe7e failover exception: amphora 86ac3738-b11d-4d6d-a20a-da20fee3fe7e not found. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/controller/worker/v1/controller_worker.py", line 840, in failover_amphora DEBUG: id=amphora_id) DEBUG: NotFound: amphora 86ac3738-b11d-4d6d-a20a-da20fee3fe7e not found. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.004616s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.141445s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.003702s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.005051s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.003322s] ... ok DEBUG: 2 amphorae found on load balancer 32857477-461d-4423-aabe-852eef8f0d9c where one should exist. Repairing. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.004248s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.004838s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_l7policy [0.003373s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_listener [0.003273s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.017800s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.015585s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_post_map_lb_subflow [0.015294s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.005655s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.006916s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.006703s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.003456s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.005947s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7rule [1.015343s] ... ok DEBUG: 2023-06-15 21:49:30.568 6550 WARNING octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to fetch listener c5576591-76b6-4aa1-8b92-f0d1d442f81e from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.093668s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.053682s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.025020s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.005119s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.003552s] ... ok DEBUG: Failed to update amphora fecfccb9-874b-4a3e-b923-7542126f4d90 status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.003667s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.002428s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.003340s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.002912s] ... ok DEBUG: Failed to update load balancer 9d65cd8c-306d-49db-a023-4bc661520624 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.004786s] ... ok DEBUG: Failed to update listener b48256b5-062c-47da-a809-7c704582d636 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.003377s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_cert_task.TestCertTasks.test_execute [0.001806s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [0.003133s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.003916s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.002354s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.004203s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.004982s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.009734s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.003655s] ... ok DEBUG: Failed to update l7policy 75cf2199-a4c5-408f-ab65-d66372a33c80 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.004174s] ... ok DEBUG: Failed to update l7rule 852f7b3f-541d-47a0-bf58-a35c98a1693f provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.005416s] ... ok DEBUG: Failed to update l7rule 852f7b3f-541d-47a0-bf58-a35c98a1693f provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.004134s] ... ok DEBUG: Failed to update l7rule 852f7b3f-541d-47a0-bf58-a35c98a1693f provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.004915s] ... ok DEBUG: Failed to update listener 66e55d37-5e8e-4228-808e-8891baf401d7 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.003953s] ... ok DEBUG: Failed to update member 804731b7-686b-486b-9162-79e0771668e7 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.004145s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.004117s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.003466s] ... ok DEBUG: Failed to update listener 66e55d37-5e8e-4228-808e-8891baf401d7 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.004285s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.004431s] ... ok DEBUG: Failed to decrement member quota for project: 7e2d8a8e-8b87-4e79-9ccf-fa92a68fd8ce the project may have excess quota in use. DEBUG: Reverting decrement quota for member on project 7e2d8a8e-8b87-4e79-9ccf-fa92a68fd8ce Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 7e2d8a8e-8b87-4e79-9ccf-fa92a68fd8ce Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 7e2d8a8e-8b87-4e79-9ccf-fa92a68fd8ce Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 7e2d8a8e-8b87-4e79-9ccf-fa92a68fd8ce Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.006142s] ... ok DEBUG: Reverting decrement quota for pool on project e727a7b0-e69b-41a8-a367-27148c398816 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project e727a7b0-e69b-41a8-a367-27148c398816 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project e727a7b0-e69b-41a8-a367-27148c398816 Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.152350s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.003243s] ... ok DEBUG: Failed to update l7policy provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.004990s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_model_tasks.TestObjectUpdateTasks.test_update_listener [0.001522s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.013481s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_failover_preparation_for_amphora [0.002604s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.008013s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.002337s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.005353s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.003834s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.003141s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_l7rule [1.011675s] ... ok DEBUG: Failed to fetch load_balancer 1e6bc126-1a3e-4726-bf38-8549cf612810 from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.007830s] ... ok DEBUG: Failed to fetch pool a1803233-3815-4778-9ad5-5a5f4dcde69b from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_listener [1.011108s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.008836s] ... ok DEBUG: 2023-06-15 21:49:31.586 6550 WARNING octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to fetch member 00d892a6-e70c-4d8a-8d2c-185201f11b22 from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer 1e6bc126-1a3e-4726-bf38-8549cf612810 from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_pool [1.008674s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.148200s] ... ok DEBUG: Amphora 358afd6a-7e35-43ae-a14b-1c80f4738530 failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "octavia/controller/worker/v1/controller_worker.py", line 854, in failover_amphora DEBUG: id=amphora.load_balancer_id) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: TestException: 'boom' DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.006600s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.003846s] ... ok DEBUG: LB 4ba554bc-dff8-45d8-8a24-6caeff73068f failover exception: loadbalancer 4ba554bc-dff8-45d8-8a24-6caeff73068f not found. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/controller/worker/v1/controller_worker.py", line 993, in failover_loadbalancer DEBUG: id=load_balancer_id) DEBUG: NotFound: loadbalancer 4ba554bc-dff8-45d8-8a24-6caeff73068f not found. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.004352s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_l7rule [0.006990s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_pool [0.006857s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_rest_anti_affinity_create_amphora_for_lb_flow [0.019483s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.016225s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_for_lb_flow [0.018828s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.006669s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.007006s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.011110s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.007619s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.010629s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.009423s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.025428s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.006595s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.002838s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_stop [0.003024s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.003798s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.009069s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.007967s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.002596s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.002162s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.005397s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.004725s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.004795s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.003210s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.003608s] ... ok DEBUG: Failed to update load balancer 3f23a33e-9396-4404-8c85-535ac0c3ebb7 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.005158s] ... ok DEBUG: Failed to update load balancer 3f23a33e-9396-4404-8c85-535ac0c3ebb7 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.004318s] ... ok DEBUG: Failed to update amphora 4814e7be-cb07-4abf-a3ab-0465372d252e status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.004240s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.007886s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.003792s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.004068s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.005120s] ... ok DEBUG: Failed to update load balancer 3f23a33e-9396-4404-8c85-535ac0c3ebb7 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.004306s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.005493s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.004584s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.004962s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.001484s] ... ok DEBUG: Failed to decrement load balancer quota for project: 6db1f299-700f-4f2e-a2c0-1d26e9c821c8 the project may have excess quota in use. DEBUG: Reverting decrement quota for load balancer on project 6db1f299-700f-4f2e-a2c0-1d26e9c821c8 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 6db1f299-700f-4f2e-a2c0-1d26e9c821c8 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 6db1f299-700f-4f2e-a2c0-1d26e9c821c8 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 6db1f299-700f-4f2e-a2c0-1d26e9c821c8 Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.006187s] ... ok DEBUG: Failed to decrement pool quota for project: 49775133-b1bd-43ac-9693-1c4cd4c5c48e the project may have excess quota in use. DEBUG: Reverting decrement quota for pool on project 49775133-b1bd-43ac-9693-1c4cd4c5c48e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 49775133-b1bd-43ac-9693-1c4cd4c5c48e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 49775133-b1bd-43ac-9693-1c4cd4c5c48e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 49775133-b1bd-43ac-9693-1c4cd4c5c48e Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.007067s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.003073s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.003999s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.005728s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.002711s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.003281s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.003859s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_batch_update_members [0.004285s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.004843s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.003933s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.003405s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_member [0.004096s] ... ok DEBUG: Failing over amphora with no spares pool may cause delays in failover times while a new amphora instance boots. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_spare_amphora [0.004687s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_member [1.007412s] ... ok DEBUG: 2023-06-15 21:49:32.595 6550 WARNING octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failed to fetch pool 8bd78e4f-5a22-4d86-bccf-3fe21a3e69bf from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.151193s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool [0.003902s] ... ok DEBUG: Neutron is failing to service requests due to: boom. Aborting. DEBUG: octavia/network/drivers/neutron/allowed_address_pairs.py:496: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 DEBUG: orig_msg=getattr(e, constants.MESSAGE, None), DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_unkown_exception [0.005246s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_no_fixed_ip [0.004887s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided_tenant [0.005599s] ... ok DEBUG: Error creating neutron port on network None due to . DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 523, in allocate_vip DEBUG: new_port = self.neutron_client.create_port(port) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: octavia/network/drivers/neutron/allowed_address_pairs.py:531: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 DEBUG: orig_msg=getattr(e, constants.MESSAGE, None), DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_creation_fails [0.004526s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_check_aap_loaded [0.004816s] ... ok DEBUG: Error creating a port on network 72cc47c1-4aa0-4fca-9518-69c7ef4fa74d due to boom. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 868, in create_port DEBUG: new_port = self.neutron_client.create_port({constants.PORT: port}) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_create_port [0.004869s] ... ok DEBUG: Unable to get port information for port None. Continuing to delete the security group. DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_port [0.006695s] ... ok DEBUG: Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup. DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found [0.007259s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_owned_by_octavia [0.006497s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_interfaces_to_unplug [0.004116s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_neutron_cant_find_port_to_update [0.007981s] ... ok DEBUG: Error plugging amphora (compute_id: amp9-compute-id) into port . DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: Exception: Attach failure DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_attach_fails [0.007279s] ... ok DEBUG: Error plugging amphora (compute_id: amp9-compute-id) into vip network vip-net-1. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 106, in _plug_amphora_vip DEBUG: interface = self.plug_port(amphora, new_port) DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 708, in plug_port DEBUG: raise base.PlugNetworkException(message) DEBUG: PlugNetworkException: Error plugging amphora (compute_id: amp9-compute-id) into port . DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_compute_instance_cant_be_found [0.005303s] ... ok DEBUG: Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 593, in plug_network DEBUG: ip_address=ip_address) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: NotFound: Network not found (HTTP 404) DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_network_cant_be_found [0.005306s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_vip [0.005265s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_set_port_admin_state_up [0.004825s] ... ok DEBUG: Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-7. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 555, in unplug_aap_port DEBUG: aap_update) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: TypeError DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_errors_when_update_port_fails [0.006190s] ... ok DEBUG: Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-8. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 555, in unplug_aap_port DEBUG: aap_update) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: PortNotFoundClient: An unknown exception occurred. DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port_errors_when_update_port_cant_find_port [0.005789s] ... ok DEBUG: Can't unplug vip because vip subnet vip-subnet-1 was not found DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 578, in unplug_vip DEBUG: subnet = self.get_subnet(vip.subnet_id) DEBUG: File "octavia/network/drivers/neutron/base.py", line 246, in get_subnet DEBUG: return self._get_resource('subnet', subnet_id, context=context) DEBUG: File "octavia/network/drivers/neutron/base.py", line 201, in _get_resource DEBUG: [w.capitalize() for w in resource_type.split('_')]))(message) DEBUG: SubnetNotFound: subnet not found (subnet id: vip-subnet-1). DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip_errors_when_vip_subnet_not_found [0.004770s] ... ok DEBUG: VIP security group missing when updating the VIP for delete on load balancer: 1. Skipping update because this is for delete. DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_for_delete_when_security_group_missing [0.005558s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_wait_for_port_detach [0.005243s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_multiple_ports_by_net_id_device_id [0.003678s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_plugged_networks [0.003775s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet [0.004659s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_port [0.003929s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_dict_to_model [0.000128s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_network_by_name [0.001420s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_network_configs [0.001582s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_security_group [0.001024s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_plug_vip [0.001056s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_unplug_aap [0.001091s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_update_vip_sg [0.000935s] ... ok DEBUG: {1} octavia.tests.unit.test_hacking.HackingTestCase.test_check_localized_exception_message_skip_tests [0.000537s] ... ok DEBUG: {1} octavia.tests.unit.test_hacking.HackingTestCase.test_check_no_basestring [0.000323s] ... ok DEBUG: {1} octavia.tests.unit.test_hacking.HackingTestCase.test_factory [0.000328s] ... ok DEBUG: {1} octavia.tests.unit.test_hacking.HackingTestCase.test_line_continuation_no_backslash [0.000334s] ... ok DEBUG: {1} octavia.tests.unit.test_hacking.HackingTestCase.test_no_log_translations [0.000775s] ... ok DEBUG: {1} octavia.tests.unit.test_hacking.HackingTestCase.test_no_xrange [0.000325s] ... ok DEBUG: {1} octavia.tests.unit.test_hacking.HackingTestCase.test_revert_must_have_kwargs [0.000317s] ... ok DEBUG: {1} octavia.tests.unit.test_version.TestVersion.test_product_string [0.000074s] ... ok DEBUG: {1} octavia.tests.unit.test_version.TestVersion.test_version_str [0.000258s] ... ok DEBUG: Timed out waiting to create cinder volume DEBUG: Timed out waiting to create cinder volume DEBUG: Timed out waiting to create cinder volume DEBUG: Timed out waiting to create cinder volume DEBUG: Timed out waiting to create cinder volume DEBUG: {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_build_cinder_volume_timeout [0.004244s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_pool [1.010129s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_amphora [0.008800s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.003125s] ... ok DEBUG: 2023-06-15 21:49:33.617 6550 ERROR octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Amphora 50293a8b-b59e-4cff-a378-bad7f7bab10a failover exception: 'boom': TestException: 'boom' DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.003831s] ... ok DEBUG: 2023-06-15 21:49:33.620 6550 WARNING octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Could not fetch Amphora 50293a8b-b59e-4cff-a378-bad7f7bab10a from DB, ignoring failover request. DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.002782s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.003823s] ... ok DEBUG: 2023-06-15 21:49:33.628 6550 INFO octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Perform failover for an amphora: {'compute_id': , 'role': 'undefined', 'id': '50293a8b-b59e-4cff-a378-bad7f7bab10a', 'lb_network_ip': , 'load_balancer_id': 'c5576591-76b6-4aa1-8b92-f0d1d442f81e'} DEBUG: 2023-06-15 21:49:33.629 6550 WARNING octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Failing over amphora with no spares pool may cause delays in failover times while a new amphora instance boots. DEBUG: 2023-06-15 21:49:33.634 6550 INFO octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Successfully completed the failover for an amphora: {'compute_id': , 'role': 'undefined', 'id': '50293a8b-b59e-4cff-a378-bad7f7bab10a', 'lb_network_ip': , 'load_balancer_id': 'c5576591-76b6-4aa1-8b92-f0d1d442f81e'} DEBUG: 2023-06-15 21:49:33.635 6550 INFO octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Mark ACTIVE in DB for load balancer id: c5576591-76b6-4aa1-8b92-f0d1d442f81e DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora [0.011072s] ... ok DEBUG: 2023-06-15 21:49:33.640 6550 ERROR octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] LB 123 failover exception: : OverflowError DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer [0.005470s] ... ok DEBUG: 2023-06-15 21:49:33.645 6550 INFO octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Start amphora agent configuration update, amphora's id is: 50293a8b-b59e-4cff-a378-bad7f7bab10a DEBUG: 2023-06-15 21:49:33.646 6550 INFO octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Finished amphora agent configuration update, amphora's id was: 50293a8b-b59e-4cff-a378-bad7f7bab10a DEBUG: 2023-06-15 21:49:33.647 6550 INFO octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Start amphora agent configuration update, amphora's id is: 50293a8b-b59e-4cff-a378-bad7f7bab10a DEBUG: 2023-06-15 21:49:33.647 6550 INFO octavia.controller.worker.v2.controller_worker [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Finished amphora agent configuration update, amphora's id was: 50293a8b-b59e-4cff-a378-bad7f7bab10a DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.006177s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member [0.003434s] ... ok DEBUG: 2023-06-15 21:49:33.658 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Neutron VIP mis-match. Expected ip None on subnet mock-subnet-1 in network mock-network-1. Neutron has fixed_ips [] in network . Deleting and recreating the VIP port. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_with_port_mismatch [0.008266s] ... ok DEBUG: 2023-06-15 21:49:33.664 6550 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Removing security group lb-sec-grp1 from port vrrp-port-1 DEBUG: 2023-06-15 21:49:33.665 6550 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Deleted security group lb-sec-grp1 DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip [0.005552s] ... ok DEBUG: 2023-06-15 21:49:33.670 6550 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Removing security group lb-sec-grp1 from port vrrp-port-2 DEBUG: 2023-06-15 21:49:33.670 6550 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Deleted security group lb-sec-grp1 DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_port_deleted [0.005486s] ... ok DEBUG: 2023-06-15 21:49:33.678 6550 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Removing security group from port 1 DEBUG: 2023-06-15 21:49:33.679 6550 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Deleted security group DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error deleting VIP port_id 1 from neutron: TypeError DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 366, in deallocate_vip DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs self.neutron_client.delete_port(vip.port_id) DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise result DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs TypeError DEBUG: 2023-06-15 21:49:33.679 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_delete_port_fails [0.008875s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation [0.004171s] ... ok DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error when getting security group Fake_SG_name due to boom: Exception: boom DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 890, in get_security_group DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs name=sg_name) DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise result DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs Exception: boom DEBUG: 2023-06-15 21:49:33.689 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_security_group [0.005751s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port [0.154530s] ... ok DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error creating the base (VRRP) port for the VIP with port details: {'port': {'network_id': 'vip-net-1', 'device_owner': 'Octavia', 'fixed_ips': [{'subnet_id': 'vip-subnet-1'}], 'name': 'octavia-lb-vrrp-amp9-id', 'admin_state_up': True}}: Exception: Create failure DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 93, in _plug_amphora_vip DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs new_port = self.neutron_client.create_port(port) DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise result DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs Exception: Create failure DEBUG: 2023-06-15 21:49:33.849 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_create_fails [0.005942s] ... ok DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1.: TypeError DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 593, in plug_network DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs ip_address=ip_address) DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs TypeError DEBUG: 2023-06-15 21:49:33.855 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_interface_attach_fails [0.004683s] ... ok DEBUG: 2023-06-15 21:49:33.860 6550 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Port cc0ad597-a0c7-4009-8397-3594a0de1da4 is already plugged, skipping DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error plugging amphora (compute_id: 3) into port cc0ad597-a0c7-4009-8397-3594a0de1da4.: TypeError DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, in plug_port DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs ip_address=None, port_id=port.id) DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs TypeError DEBUG: 2023-06-15 21:49:33.861 6550 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_port [0.005708s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network [0.004962s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_timeout [0.006623s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_protocol_and_peer_ports_overlap [0.004884s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_validate_fixed_ip [0.004886s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_other_exception [0.003398s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__port_to_vip [0.003184s] ... ok DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error retrieving network (network Filters: {'name': 'TestNet1'}.: Exception DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base File "octavia/network/drivers/neutron/base.py", line 217, in _get_resources_by_filters DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base resource_type)(**filters) DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base raise effect DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base Exception DEBUG: 2023-06-15 21:49:33.894 6550 ERROR octavia.network.drivers.neutron.base DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_by_name [0.004167s] ... ok DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error retrieving port (port Filters: {'name': 'TestPort1'}.: Exception DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base File "octavia/network/drivers/neutron/base.py", line 217, in _get_resources_by_filters DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base resource_type)(**filters) DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base raise effect DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base Exception DEBUG: 2023-06-15 21:49:33.898 6550 ERROR octavia.network.drivers.neutron.base DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_name [0.003942s] ... ok DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base [req-bfb01681-d3d5-41dc-b048-84705a3fa416 - fake - - -] Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}.: Exception DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base File "octavia/network/drivers/neutron/base.py", line 217, in _get_resources_by_filters DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base resource_type)(**filters) DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base return _mock_self._mock_call(*args, **kwargs) DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base raise effect DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base Exception DEBUG: 2023-06-15 21:49:33.903 6550 ERROR octavia.network.drivers.neutron.base DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_ports_by_net_id_device_id [0.004757s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_floatingip_dict_to_model [0.000128s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_ip_availability_dict_to_model [0.000123s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_port_dict_to_model [0.000124s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_allocate_vip [0.001316s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_deallocate_vip [0.000857s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_plug_aap_port [0.001051s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_plug_network [0.000988s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_set_port_admin_state_up [0.000952s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_update_vip [0.000820s] ... ok DEBUG: {3} octavia.tests.unit.test_hacking.HackingTestCase.test_assert_equal_in [0.000875s] ... ok DEBUG: {3} octavia.tests.unit.test_hacking.HackingTestCase.test_check_localized_exception_messages [0.000390s] ... ok DEBUG: {3} octavia.tests.unit.test_hacking.HackingTestCase.test_check_no_logging_imports [0.000326s] ... ok DEBUG: {3} octavia.tests.unit.test_hacking.HackingTestCase.test_dict_iteritems [0.000366s] ... ok DEBUG: {3} octavia.tests.unit.test_hacking.HackingTestCase.test_no_log_warn [0.000315s] ... ok DEBUG: {3} octavia.tests.unit.test_hacking.HackingTestCase.test_no_mutable_default_args [0.000344s] ... ok DEBUG: {3} octavia.tests.unit.test_opts.TestOpts.test_list_opts [0.003321s] ... ok DEBUG: {3} octavia.tests.unit.volume.drivers.test_volume_noop_driver.TestNoopVolumeDriver.test_get_image_from_volume [0.000168s] ... ok DEBUG: Failed to fetch load_balancer 1e6bc126-1a3e-4726-bf38-8549cf612810 from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single [6.015172s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_listener [0.009336s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_pool [0.003255s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.003895s] ... ok DEBUG: Amphora 7a214d1c-345d-4a05-ac03-672e27adeebe is marked DELETED in the database but was submitted for failover. Deleting it from the amphora health table to exclude it from health checks and skipping the failover. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule [0.004540s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener [0.010387s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.004985s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_fixed_ip [0.006348s] ... ok DEBUG: VIP port mock-port-1 is missing from neutron. Rebuilding. DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_not_found [0.004649s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_sec_group [0.004615s] ... ok DEBUG: Attempt 1 to remove security group security-group-1 failed. DEBUG: Attempt 2 to remove security group security-group-1 failed. DEBUG: All attempts to remove security group security-group-1 have failed. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 269, in _delete_vip_security_group DEBUG: self.neutron_client.delete_security_group(sec_grp) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1147, in _mock_call DEBUG: raise result DEBUG: DeallocateVIPException: An unknown exception occurred. DEBUG: Failed to delete security group on first pass: security-group-1 DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_secgrp_has_allocated_ports [2.010601s] ... ok DEBUG: Deleting extra port mock-port-1 on security group security-group-1... DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_delete_port [0.009772s] ... ok DEBUG: Error plugging amphora (compute_id: amp5-compute-id) into port . DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: NotFound: Network (HTTP 404) DEBUG: Error plugging amphora (compute_id: amp5-compute-id) into vip network vip-net-1. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 106, in _plug_amphora_vip DEBUG: interface = self.plug_port(amphora, new_port) DEBUG: File "octavia/network/drivers/neutron/allowed_address_pairs.py", line 708, in plug_port DEBUG: raise base.PlugNetworkException(message) DEBUG: PlugNetworkException: Error plugging amphora (compute_id: amp5-compute-id) into port . DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_nova_cant_find_network_to_attach [0.010179s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network [0.004196s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port [0.008046s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_list_ports_fails [0.004928s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip [0.004613s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip [0.005173s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_listener_deleted [0.005675s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_no_listeners [0.004569s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_wait_for_port_detach_timeout [0.005565s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port [0.152014s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group_rule [0.003748s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__get_ports_by_security_group [0.003465s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__nova_interface_to_octavia_interface [0.003208s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_ip_availability [0.004237s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port [0.003798s] ... ok DEBUG: Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/base.py", line 217, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_net_id_device_id [0.003989s] ... ok DEBUG: Error retrieving subnet (subnet Filters: {'name': 'TestSubnet1'}. DEBUG: Traceback (most recent call last): DEBUG: File "octavia/network/drivers/neutron/base.py", line 217, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet_by_name [0.003648s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_unique_port_by_name [0.004149s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_network [0.004144s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_subnet [0.003663s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_fixed_ip_dict_to_model [0.000111s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_subnet_dict_to_model [0.000096s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_create_port [0.001573s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_delete_port [0.000885s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_network [0.001005s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_plugged_networks [0.001141s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_port_by_net_id_device_id [0.000996s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_qos_policy [0.000851s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_get_subnet [0.001001s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_unplug_network [0.000950s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.test_network_noop_driver.TestNoopNetworkDriver.test_unplug_vip [0.001768s] ... ok DEBUG: {0} octavia.tests.unit.test_hacking.HackingTestCase.test_assert_equal_or_not_none [0.000820s] ... ok DEBUG: {0} octavia.tests.unit.test_hacking.HackingTestCase.test_assert_equal_true_or_false [0.000335s] ... ok DEBUG: {0} octavia.tests.unit.test_hacking.HackingTestCase.test_assert_true_instance [0.000355s] ... ok DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: {0} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image_error [0.005683s] ... ok DEBUG: {0} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume_error [0.001615s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1823 tests in 22.0000 sec. DEBUG: - Passed: 1823 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 67.6611 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (456 tests) => 0:00:22.204014 DEBUG: - Worker 1 (456 tests) => 0:00:15.681407 DEBUG: - Worker 2 (456 tests) => 0:00:13.144121 DEBUG: - Worker 3 (455 tests) => 0:00:16.912232 DEBUG: + exit 0 DEBUG: Processing files: python2-octavia-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uSr3Pr DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/python2-octavia-5.1.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/python2-octavia-5.1.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/python2-octavia-5.1.3 DEBUG: + exit 0 DEBUG: Provides: python-octavia = 5.1.3-0.20230615214823.355f6b1.el7 python2-octavia = 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 2.7 DEBUG: Obsoletes: python-octavia < 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Processing files: python2-octavia-tests-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L41II3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/python2-octavia-tests-5.1.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/python2-octavia-tests-5.1.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/python2-octavia-tests-5.1.3 DEBUG: + exit 0 DEBUG: Provides: python-octavia-tests = 5.1.3-0.20230615214823.355f6b1.el7 python2-octavia-tests = 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 2.7 DEBUG: Obsoletes: python-octavia-tests < 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Processing files: openstack-octavia-common-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sKD1H0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/doc/openstack-octavia-common-5.1.3 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/doc/openstack-octavia-common-5.1.3 DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/doc/openstack-octavia-common-5.1.3 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZoDAIX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-common-5.1.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-common-5.1.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-common-5.1.3 DEBUG: + exit 0 DEBUG: Provides: config(openstack-octavia-common) = 5.1.3-0.20230615214823.355f6b1.el7 openstack-octavia-common = 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-octavia-amphora-agent-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A3UM0U DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-amphora-agent-5.1.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-amphora-agent-5.1.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-amphora-agent-5.1.3 DEBUG: + exit 0 DEBUG: Provides: config(openstack-octavia-amphora-agent) = 5.1.3-0.20230615214823.355f6b1.el7 openstack-octavia-amphora-agent = 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-octavia-api-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PK5GpS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-api-5.1.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-api-5.1.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-api-5.1.3 DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-api = 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-octavia-worker-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2k5xYP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-worker-5.1.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-worker-5.1.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-worker-5.1.3 DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-worker = 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-octavia-health-manager-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BytvDN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-health-manager-5.1.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-health-manager-5.1.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-health-manager-5.1.3 DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-health-manager = 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-octavia-housekeeping-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OWSuoL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-housekeeping-5.1.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-housekeeping-5.1.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/licenses/openstack-octavia-housekeeping-5.1.3 DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-housekeeping = 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-octavia-diskimage-create-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZJHTfJ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/doc/openstack-octavia-diskimage-create-5.1.3 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/doc/openstack-octavia-diskimage-create-5.1.3 DEBUG: + cp -pr diskimage-create/README.rst /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64/usr/share/doc/openstack-octavia-diskimage-create-5.1.3 DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-diskimage-create = 5.1.3-0.20230615214823.355f6b1.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python2-octavia-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-octavia-tests-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-common-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-amphora-agent-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-api-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-worker-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-health-manager-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-housekeeping-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-diskimage-create-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jh6M1N DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-5.1.3.dev62 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm INFO: Done(/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-5.1.3-0.20230615214823.355f6b1.el7.src.rpm) Config(dlrn-5) 1 minutes 18 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6687648 2514700 1021036 7064020 8219356 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 6704348 1687928 1831168 7874092 7392612 DEBUG: Swap: 8388604 616988 7771616 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.havnyisb', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dcc8ee5b7c724ee38bc307f2d2722904', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-diskimage-create-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-housekeeping-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-health-manager-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-worker-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-api-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-amphora-agent-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-common-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/python2-octavia-tests-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm /home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/python2-octavia-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-diskimage-create-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-housekeeping-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-health-manager-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-worker-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-api-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-amphora-agent-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-common-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/python2-octavia-tests-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/python2-octavia-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d3jjvkm0:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7a6fa5451f3840d481a2b25df9292df8', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d3jjvkm0:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-diskimage-create-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-housekeeping-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-health-manager-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-worker-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-api-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-amphora-agent-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/openstack-octavia-common-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/python2-octavia-tests-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03/python2-octavia-5.1.3-0.20230615214823.355f6b1.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-senlin-dacc6792d068b14820627 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-octavia-diskimage-create noarch5.1.3-0.20230615214823.355f6b1.el7 @commandline 33 k DEBUG: openstack-octavia-housekeeping noarch5.1.3-0.20230615214823.355f6b1.el7 @commandline 7.6 k DEBUG: openstack-octavia-health-manager noarch5.1.3-0.20230615214823.355f6b1.el7 @commandline 7.6 k DEBUG: openstack-octavia-worker noarch5.1.3-0.20230615214823.355f6b1.el7 @commandline 7.5 k DEBUG: openstack-octavia-api noarch5.1.3-0.20230615214823.355f6b1.el7 @commandline 8.3 k DEBUG: openstack-octavia-amphora-agent noarch5.1.3-0.20230615214823.355f6b1.el7 @commandline 8.1 k DEBUG: openstack-octavia-common noarch5.1.3-0.20230615214823.355f6b1.el7 @commandline 16 k DEBUG: python2-octavia-tests noarch5.1.3-0.20230615214823.355f6b1.el7 @commandline 813 k DEBUG: python2-octavia noarch5.1.3-0.20230615214823.355f6b1.el7 @commandline 790 k DEBUG: Installing dependencies: DEBUG: dib-utils noarch0.0.11-0.20200224152803.51661c3.el7 delorean 6.4 k DEBUG: diskimage-builder noarch3.9.0-0.20210602092339.cb96117.el7 delorean 659 k DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-automaton noarch1.17.0-0.20200221121415.5e82feb.el7 delorean 36 k DEBUG: python2-barbicanclient noarch4.9.0-0.20200221112259.9c0e02d.el7 delorean 121 k DEBUG: python2-castellan noarch1.3.4-0.20201202130926.edf96c4.el7 delorean 116 k DEBUG: python2-cinderclient noarch5.0.2-0.20210415101924.7e9e31c.el7 delorean 233 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-glanceclient noarch1:2.17.1-0.20200629070513.1aba8f2.el7 delorean 140 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-mox3 noarch0.28.0-0.20200220113751.0a1e5b9.el7 delorean 74 k DEBUG: python2-neutronclient noarch6.14.1-0.20200629065515.a09e824.el7 delorean 300 k DEBUG: python2-novaclient noarch1:15.1.1-0.20200629065415.79959ab.el7 delorean 220 k DEBUG: python2-octavia-lib noarch1.4.0-0.20200221150442.cec8b19.el7 delorean 38 k DEBUG: python2-openstacksdk noarch0.36.5-0.20210204072925.feda828.el7 delorean 767 k DEBUG: python2-os-client-config noarch1.33.0-0.20200221112941.d0eea17.el7 delorean 48 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-os-testr noarch1.1.0-0.20200221094810.414bbf6.el7 delorean 65 k DEBUG: python2-osc-lib noarch1.14.1-0.20200221121903.a0d9746.el7 delorean 72 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-reports noarch1.30.0-0.20200220193342.cf35fec.el7 delorean 51 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-oslotest noarch3.8.1-0.20200220113836.7ad16de.el7 delorean 45 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-requestsexceptions noarch1.4.0-0.20200221093246.d7ac0ff.el7 delorean 10 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python2-taskflow noarch3.7.1-0.20200221131057.f0eae2c.el7 delorean 680 k DEBUG: python2-tempest noarch1:26.1.0-0.20220610084907.271f820.el7 delorean 1.5 M DEBUG: python2-wsme noarch0.9.4-0.20200221112400.bff9624.el7 delorean 187 k DEBUG: pyflakes noarch0.9.2-1.el7 delorean-train-testing 42 k DEBUG: python-beautifulsoup4 noarch4.6.0-1.el7 delorean-train-testing 170 k DEBUG: python-click noarch6.3-1.el7 delorean-train-testing 119 k DEBUG: python-configparser noarch3.7.1-2.el7 delorean-train-testing 41 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-linecache2 noarch1.0.0-1.el7 delorean-train-testing 11 k DEBUG: python-logutils noarch0.3.3-3.el7 delorean-train-testing 41 k DEBUG: python-matplotlib-data noarch2.0.0-3.el7 delorean-train-testing 2.1 M DEBUG: python-matplotlib-data-fonts noarch2.0.0-3.el7 delorean-train-testing 2.4 M DEBUG: python-mccabe noarch0.2.1-4.el7 delorean-train-testing 12 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-nose noarch1.3.7-7.el7 delorean-train-testing 275 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-simplegeneric noarch0.8-7.el7 delorean-train-testing 11 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-waitress noarch0.8.9-5.el7 delorean-train-testing 151 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python-webtest noarch2.0.23-1.el7 delorean-train-testing 83 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-appdirs noarch1.4.0-4.el7 delorean-train-testing 16 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-cotyledon noarch1.6.3-1.el7 delorean-train-testing 37 k DEBUG: python2-cycler noarch0.10.0-2.el7 delorean-train-testing 14 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-distro noarch1.3.0-3.el7 delorean-train-testing 30 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-extras noarch1.0.0-2.el7 delorean-train-testing 15 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-fixtures noarch3.0.0-7.el7 delorean-train-testing 88 k DEBUG: python2-flake8 noarch2.6.2-1.el7 delorean-train-testing 60 k DEBUG: python2-flask noarch1:1.0.2-1.el7 delorean-train-testing 152 k DEBUG: python2-functools32 noarch3.2.3.2-1.el7 delorean-train-testing 24 k DEBUG: python2-future noarch0.16.0-4.el7 delorean-train-testing 798 k DEBUG: python2-gunicorn noarch19.9.0-4.el7 delorean-train-testing 211 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-itsdangerous noarch0.24-14.el7 delorean-train-testing 25 k DEBUG: python2-jmespath noarch0.9.0-5.el7 delorean-train-testing 38 k DEBUG: python2-jsonpatch noarch1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-mimeparse noarch1.6.0-2.el7 delorean-train-testing 12 k DEBUG: python2-munch noarch2.2.0-2.el7 delorean-train-testing 15 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-networkx noarch2.2-3.el7 delorean-train-testing 2.1 M DEBUG: python2-paramiko noarch2.4.2-2.el7 delorean-train-testing 286 k DEBUG: python2-pecan noarch1.3.2-1.el7 delorean-train-testing 267 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyasn1-modules noarch0.3.7-6.el7 delorean-train-testing 104 k DEBUG: python2-pycodestyle noarch2.0.0-5.el7 delorean-train-testing 77 k DEBUG: python2-pydot noarch1.4.1-1.el7 delorean-train-testing 45 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-pyroute2 noarch0.5.6-1.el7 delorean-train-testing 550 k DEBUG: python2-requests-mock noarch1.5.2-3.el7 delorean-train-testing 38 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-singledispatch noarch3.4.0.3-4.el7 delorean-train-testing 17 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stestr noarch2.3.1-1.el7 delorean-train-testing 145 k DEBUG: python2-subunit noarch1.4.0-1.1.el7 delorean-train-testing 91 k DEBUG: python2-tenacity noarch5.1.1-4.el7 delorean-train-testing 42 k DEBUG: python2-testrepository noarch0.0.20-12.el7 delorean-train-testing 165 k DEBUG: python2-testresources noarch1.0.0-6.el7 delorean-train-testing 54 k DEBUG: python2-testscenarios noarch0.5.0-8.el7 delorean-train-testing 32 k DEBUG: python2-testtools noarch2.3.0-7.el7 delorean-train-testing 342 k DEBUG: python2-traceback2 noarch1.4.0-14.el7 delorean-train-testing 18 k DEBUG: python2-unittest2 noarch1.1.0-15.el7 delorean-train-testing 175 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-voluptuous noarch0.10.5-2.el7 delorean-train-testing 49 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-werkzeug noarch0.14.1-3.el7 delorean-train-testing 466 k DEBUG: blosc x86_641.11.1-3.el7 delorean-train-testing 111 k DEBUG: hdf5 x86_641.8.13-7.el7 delorean-train-testing 1.6 M DEBUG: libqhull x86_642015.2-1.el7 delorean-train-testing 159 k DEBUG: libsodium x86_641.0.18-2.el7 delorean-train-testing 148 k DEBUG: python-Bottleneck x86_640.6.0-4.el7 delorean-train-testing 893 k DEBUG: python2-bcrypt x86_643.1.6-1.el7 delorean-train-testing 38 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-matplotlib x86_642.0.0-3.el7 delorean-train-testing 3.0 M DEBUG: python2-matplotlib-tk x86_642.0.0-3.el7 delorean-train-testing 57 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-numexpr x86_642.6.1-3.el7 delorean-train-testing 330 k DEBUG: python2-numpy x86_641:1.14.5-1.el7 delorean-train-testing 3.7 M DEBUG: python2-pandas x86_640.19.1-2.el7.2 delorean-train-testing 7.9 M DEBUG: python2-psutil x86_645.5.1-1.el7 delorean-train-testing 387 k DEBUG: python2-pynacl x86_641.3.0-1.el7 delorean-train-testing 92 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-scipy x86_640.18.0-3.el7 delorean-train-testing 12 M DEBUG: python2-setproctitle x86_641.1.10-12.el7 delorean-train-testing 18 k DEBUG: python2-simplejson x86_643.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-tables x86_643.3.0-4.el7 delorean-train-testing 1.3 M DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: atlas x86_643.10.1-12.el7 base 4.5 M DEBUG: boost-iostreams x86_641.53.0-28.el7 base 61 k DEBUG: boost-random x86_641.53.0-28.el7 base 39 k DEBUG: boost-system x86_641.53.0-28.el7 base 40 k DEBUG: boost-thread x86_641.53.0-28.el7 base 58 k DEBUG: desktop-file-utils x86_640.23-2.el7 base 67 k DEBUG: emacs-filesystem noarch1:24.3-23.el7 base 58 k DEBUG: gdisk x86_640.8.10-3.el7 base 190 k DEBUG: gperftools-libs x86_642.6.1-1.el7 base 272 k DEBUG: graphviz-python x86_642.30.1-22.el7 base 48 k DEBUG: libaio x86_640.3.109-13.el7 base 24 k DEBUG: libgfortran x86_644.8.5-44.el7 base 301 k DEBUG: libiscsi x86_641.9.0-7.el7 base 60 k DEBUG: libquadmath x86_644.8.5-44.el7 base 190 k DEBUG: librados2 x86_641:10.2.5-4.el7 base 1.8 M DEBUG: librbd1 x86_641:10.2.5-4.el7 base 2.4 M DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: lzo x86_642.06-8.el7 base 59 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: snappy x86_641.1.0-3.el7 base 40 k DEBUG: t1lib x86_645.1.2-14.el7 base 166 k DEBUG: tcl x86_641:8.5.13-8.el7 base 1.9 M DEBUG: texlive-base noarch2:2012-45.20130427_r30134.el7 base 326 k DEBUG: texlive-dvipng-bin x86_642:svn26509.0-45.20130427_r30134.el7 base 64 k DEBUG: texlive-dvipng noarch2:svn26689.1.14-45.el7 base 45 k DEBUG: texlive-kpathsea-bin x86_642:svn27347.0-45.20130427_r30134.el7 base 41 k DEBUG: texlive-kpathsea-lib x86_642:2012-45.20130427_r30134.el7 base 79 k DEBUG: texlive-kpathsea noarch2:svn28792.0-45.el7 base 141 k DEBUG: tix x86_641:8.4.3-12.el7 base 254 k DEBUG: tk x86_641:8.5.13-6.el7 base 1.4 M DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: xdg-utils noarch1.1.0-0.17.20120809git.el7 base 70 k DEBUG: xfsprogs x86_644.5.0-22.el7 base 897 k DEBUG: device-mapper-event x86_647:1.02.170-6.el7_9.5 updates 192 k DEBUG: device-mapper-event-libs x86_647:1.02.170-6.el7_9.5 updates 192 k DEBUG: device-mapper-persistent-data x86_640.8.5-3.el7_9.2 updates 423 k DEBUG: glusterfs x86_646.0-61.el7 updates 586 k DEBUG: glusterfs-api x86_646.0-61.el7 updates 89 k DEBUG: glusterfs-client-xlators x86_646.0-61.el7 updates 786 k DEBUG: glusterfs-libs x86_646.0-61.el7 updates 389 k DEBUG: lvm2 x86_647:2.02.187-6.el7_9.5 updates 1.3 M DEBUG: lvm2-libs x86_647:2.02.187-6.el7_9.5 updates 1.1 M DEBUG: qemu-img x86_6410:1.5.3-175.el7_9.6 updates 705 k DEBUG: tkinter x86_642.7.5-92.el7_9 updates 328 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 226 Packages DEBUG: Total size: 83 M DEBUG: Total download size: 3.3 M DEBUG: Installed size: 348 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-castellan-1.3.4-0.20201202130926.edf96c4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-novaclient-15.1.1-0.20200629065415.79959ab.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-octavia-lib-1.4.0-0.20200221150442.cec8b19.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wsme-0.9.4-0.20200221112400.bff9624.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pyflakes-0.9.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-beautifulsoup4-4.6.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-click-6.3-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-linecache2-1.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-logutils-0.3.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-matplotlib-data-2.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-matplotlib-data-fonts-2.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-mccabe-0.2.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-nose-1.3.7-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-simplegeneric-0.8-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-waitress-0.8.9-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-webtest-2.0.23-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-appdirs-1.4.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cotyledon-1.6.3-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cycler-0.10.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-distro-1.3.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-extras-1.0.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fixtures-3.0.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-flake8-2.6.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-flask-1.0.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-functools32-3.2.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-future-0.16.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-gunicorn-19.9.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-itsdangerous-0.24-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jmespath-0.9.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpatch-1.21-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpointer-1.10-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mimeparse-1.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-munch-2.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-networkx-2.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-paramiko-2.4.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pecan-1.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-modules-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycodestyle-2.0.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pydot-1.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyroute2-0.5.6-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-requests-mock-1.5.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-singledispatch-3.4.0.3-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stestr-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subunit-1.4.0-1.1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tenacity-5.1.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testrepository-0.0.20-12.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testresources-1.0.0-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testscenarios-0.5.0-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testtools-2.3.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-traceback2-1.4.0-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-unittest2-1.1.0-15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-voluptuous-0.10.5-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-werkzeug-0.14.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.11.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.8.13-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-2015.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-Bottleneck-0.6.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-bcrypt-3.1.6-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-matplotlib-2.0.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-matplotlib-tk-2.0.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-numexpr-2.6.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-numpy-1.14.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pandas-0.19.1-2.el7.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-psutil-5.5.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pynacl-1.3.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-scipy-0.18.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-setproctitle-1.1.10-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-simplejson-3.16.0-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-tables-3.3.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atlas-3.10.1-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-iostreams-1.53.0-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-random-1.53.0-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-system-1.53.0-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-thread-1.53.0-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-24.3-23.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gperftools-libs-2.6.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-python-2.30.1-22.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.109-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libiscsi-1.9.0-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librados2-10.2.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librbd1-10.2.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.06-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] t1lib-5.1.2-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.5.13-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-2012-45.20130427_r30134.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-bin-svn26509.0-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-svn26689.1.14-45.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-bin-svn27347.0-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-lib-2012-45.20130427_r30134.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-svn28792.0-45.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tix-8.4.3-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.5.13-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.0-0.17.20120809git.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glusterfs-6.0-61.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glusterfs-api-6.0-61.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glusterfs-client-xlators-6.0-61.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glusterfs-libs-6.0-61.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.02.187-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.02.187-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-img-1.5.3-175.el7_9.6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tkinter-2.7.5-92.el7_9.x86_64.rpm: Already downloaded DEBUG: (211/217): dib-utils-0.0.11-0.20200224152803.51 53 kB/s | 6.4 kB 00:00 DEBUG: (212/217): python2-os-testr-1.1.0-0.20200221094 422 kB/s | 65 kB 00:00 DEBUG: (213/217): python-configparser-3.7.1-2.el7.noar 1.6 MB/s | 41 kB 00:00 DEBUG: (214/217): diskimage-builder-3.9.0-0.2021060209 3.1 MB/s | 659 kB 00:00 DEBUG: (215/217): python2-tempest-26.1.0-0.20220610084 7.6 MB/s | 1.5 MB 00:00 DEBUG: (216/217): xfsprogs-4.5.0-22.el7.x86_64.rpm 2.6 MB/s | 897 kB 00:00 DEBUG: (217/217): gdisk-0.8.10-3.el7.x86_64.rpm 482 kB/s | 190 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 4.1 MB/s | 3.3 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.681754 1/226 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 2/226 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 3/226 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 4/226 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 5/226 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 6/226 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 7/226 DEBUG: Installing : glusterfs-libs-6.0-61.el7.x86_64 8/226 DEBUG: Running scriptlet: glusterfs-libs-6.0-61.el7.x86_64 8/226 DEBUG: Installing : libquadmath-4.8.5-44.el7.x86_64 9/226 DEBUG: Running scriptlet: libquadmath-4.8.5-44.el7.x86_64 9/226 DEBUG: Installing : libgfortran-4.8.5-44.el7.x86_64 10/226 DEBUG: Running scriptlet: libgfortran-4.8.5-44.el7.x86_64 10/226 DEBUG: Installing : libaio-0.3.109-13.el7.x86_64 11/226 DEBUG: Running scriptlet: libaio-0.3.109-13.el7.x86_64 11/226 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 12/226 DEBUG: Installing : python2-tenacity-5.1.1-4.el7.noarch 13/226 DEBUG: Installing : device-mapper-event-libs-7:1.02.170-6.el7_9.5.x8 14/226 DEBUG: Running scriptlet: device-mapper-event-libs-7:1.02.170-6.el7_9.5.x8 14/226 DEBUG: Installing : tcl-1:8.5.13-8.el7.x86_64 15/226 DEBUG: Running scriptlet: tcl-1:8.5.13-8.el7.x86_64 15/226 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 16/226 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 17/226 DEBUG: Installing : boost-system-1.53.0-28.el7.x86_64 18/226 DEBUG: Running scriptlet: boost-system-1.53.0-28.el7.x86_64 18/226 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 19/226 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 20/226 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 21/226 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 22/226 DEBUG: Installing : boost-thread-1.53.0-28.el7.x86_64 23/226 DEBUG: Running scriptlet: boost-thread-1.53.0-28.el7.x86_64 23/226 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 24/226 DEBUG: Installing : tk-1:8.5.13-6.el7.x86_64 24/226 DEBUG: Running scriptlet: tk-1:8.5.13-6.el7.x86_64 24/226 DEBUG: Installing : atlas-3.10.1-12.el7.x86_64 25/226 DEBUG: Running scriptlet: atlas-3.10.1-12.el7.x86_64 25/226 DEBUG: Installing : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 26/226 DEBUG: Installing : python-matplotlib-data-2.0.0-3.el7.noarch 27/226 DEBUG: Installing : which-2.20-7.el7.x86_64 28/226 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 28/226 DEBUG: Installing : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 29/226 DEBUG: Installing : texlive-kpathsea-2:svn28792.0-45.el7.noarch 30/226 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 30/226 DEBUG: Installing : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 31/226 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 32/226 DEBUG: Installing : texlive-base-2:2012-45.20130427_r30134.el7.noarc 32/226 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 33/226 DEBUG: Installing : boost-random-1.53.0-28.el7.x86_64 34/226 DEBUG: Running scriptlet: boost-random-1.53.0-28.el7.x86_64 34/226 DEBUG: Installing : boost-iostreams-1.53.0-28.el7.x86_64 35/226 DEBUG: Running scriptlet: boost-iostreams-1.53.0-28.el7.x86_64 35/226 DEBUG: Installing : librados2-1:10.2.5-4.el7.x86_64 36/226 DEBUG: Running scriptlet: librados2-1:10.2.5-4.el7.x86_64 36/226 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 37/226 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 37/226 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 38/226 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 39/226 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 40/226 DEBUG: Installing : python2-setproctitle-1.1.10-12.el7.x86_64 41/226 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 42/226 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 43/226 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 44/226 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 45/226 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 46/226 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 47/226 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 48/226 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 49/226 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 50/226 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 51/226 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 52/226 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 53/226 DEBUG: Installing : dib-utils-0.0.11-0.20200224152803.51661c3.el7.no 54/226 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 55/226 DEBUG: Installing : python2-wsme-0.9.4-0.20200221112400.bff9624.el7. 56/226 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 57/226 DEBUG: Installing : python2-cotyledon-1.6.3-1.el7.noarch 58/226 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 59/226 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 60/226 DEBUG: Installing : librbd1-1:10.2.5-4.el7.x86_64 61/226 DEBUG: Running scriptlet: librbd1-1:10.2.5-4.el7.x86_64 61/226 DEBUG: Installing : tix-1:8.4.3-12.el7.x86_64 62/226 DEBUG: Running scriptlet: tix-1:8.4.3-12.el7.x86_64 62/226 DEBUG: Installing : tkinter-2.7.5-92.el7_9.x86_64 63/226 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 64/226 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 65/226 DEBUG: Installing : device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 66/226 DEBUG: Running scriptlet: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 66/226 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(device-mapper-event-7:1.02.170-6.el7_9.5.x86_64) scriptlet failed, exit status 1 DEBUG: Error in POSTIN scriptlet in rpm package device-mapper-event DEBUG: Installing : lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 67/226 DEBUG: Running scriptlet: lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 67/226 DEBUG: Installing : device-mapper-persistent-data-0.8.5-3.el7_9.2.x8 68/226 DEBUG: Installing : lvm2-7:2.02.187-6.el7_9.5.x86_64 69/226 DEBUG: Running scriptlet: lvm2-7:2.02.187-6.el7_9.5.x86_64 69/226 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(lvm2-7:2.02.187-6.el7_9.5.x86_64) scriptlet failed, exit status 1 DEBUG: Error in POSTIN scriptlet in rpm package lvm2 DEBUG: Installing : hdf5-1.8.13-7.el7.x86_64 70/226 DEBUG: Running scriptlet: hdf5-1.8.13-7.el7.x86_64 70/226 DEBUG: Running scriptlet: glusterfs-6.0-61.el7.x86_64 71/226 DEBUG: Installing : glusterfs-6.0-61.el7.x86_64 71/226 DEBUG: Running scriptlet: glusterfs-6.0-61.el7.x86_64 71/226 DEBUG: Installing : glusterfs-client-xlators-6.0-61.el7.x86_64 72/226 DEBUG: Installing : glusterfs-api-6.0-61.el7.x86_64 73/226 DEBUG: Running scriptlet: glusterfs-api-6.0-61.el7.x86_64 73/226 DEBUG: Installing : python2-automaton-1.17.0-0.20200221121415.5e82fe 74/226 DEBUG: Installing : xfsprogs-4.5.0-22.el7.x86_64 75/226 DEBUG: Running scriptlet: xfsprogs-4.5.0-22.el7.x86_64 75/226 DEBUG: Installing : t1lib-5.1.2-14.el7.x86_64 76/226 DEBUG: Running scriptlet: t1lib-5.1.2-14.el7.x86_64 76/226 DEBUG: Installing : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 77/226 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 77/226 DEBUG: Installing : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 78/226 DEBUG: Installing : snappy-1.1.0-3.el7.x86_64 79/226 DEBUG: Running scriptlet: snappy-1.1.0-3.el7.x86_64 79/226 DEBUG: Installing : blosc-1.11.1-3.el7.x86_64 80/226 DEBUG: Running scriptlet: blosc-1.11.1-3.el7.x86_64 80/226 DEBUG: Installing : python-ply-3.4-11.el7.noarch 81/226 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 82/226 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 83/226 DEBUG: Installing : python2-bcrypt-3.1.6-1.el7.x86_64 84/226 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 85/226 DEBUG: Installing : lzo-2.06-8.el7.x86_64 86/226 DEBUG: Running scriptlet: lzo-2.06-8.el7.x86_64 86/226 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 87/226 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 87/226 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 88/226 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 89/226 DEBUG: Installing : libiscsi-1.9.0-7.el7.x86_64 90/226 DEBUG: Running scriptlet: libiscsi-1.9.0-7.el7.x86_64 90/226 DEBUG: Installing : graphviz-python-2.30.1-22.el7.x86_64 91/226 DEBUG: Installing : gperftools-libs-2.6.1-1.el7.x86_64 92/226 DEBUG: Running scriptlet: gperftools-libs-2.6.1-1.el7.x86_64 92/226 DEBUG: Installing : qemu-img-10:1.5.3-175.el7_9.6.x86_64 93/226 DEBUG: Installing : gdisk-0.8.10-3.el7.x86_64 94/226 DEBUG: Installing : emacs-filesystem-1:24.3-23.el7.noarch 95/226 DEBUG: Installing : desktop-file-utils-0.23-2.el7.x86_64 96/226 DEBUG: Installing : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 97/226 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 98/226 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 99/226 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 100/226 DEBUG: Installing : libsodium-1.0.18-2.el7.x86_64 101/226 DEBUG: Installing : python2-pynacl-1.3.0-1.el7.x86_64 102/226 DEBUG: Installing : libqhull-2015.2-1.el7.x86_64 103/226 DEBUG: Running scriptlet: libqhull-2015.2-1.el7.x86_64 103/226 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 104/226 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 105/226 DEBUG: Installing : python2-testresources-1.0.0-6.el7.noarch 106/226 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 107/226 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 108/226 DEBUG: Installing : python2-requests-mock-1.5.2-3.el7.noarch 109/226 DEBUG: Installing : python2-pyroute2-0.5.6-1.el7.noarch 110/226 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 111/226 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 112/226 DEBUG: Installing : python2-pydot-1.4.1-1.el7.noarch 113/226 DEBUG: Installing : python2-pycodestyle-2.0.0-5.el7.noarch 114/226 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 115/226 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 116/226 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 117/226 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 118/226 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 119/226 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 120/226 DEBUG: Installing : python2-itsdangerous-0.24-14.el7.noarch 121/226 DEBUG: Installing : python2-gunicorn-19.9.0-4.el7.noarch 122/226 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 123/226 DEBUG: Installing : python2-functools32-3.2.3.2-1.el7.noarch 124/226 DEBUG: Installing : python2-distro-1.3.0-3.el7.noarch 125/226 DEBUG: Installing : python2-cycler-0.10.0-2.el7.noarch 126/226 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 127/226 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 128/226 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 129/226 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 130/226 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 131/226 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 132/226 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 133/226 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 134/226 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 135/226 DEBUG: Installing : python2-paramiko-2.4.2-2.el7.noarch 136/226 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 137/226 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 138/226 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 139/226 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 140/226 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 141/226 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 142/226 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 143/226 DEBUG: Installing : python-nose-1.3.7-7.el7.noarch 144/226 DEBUG: Installing : python2-numpy-1:1.14.5-1.el7.x86_64 145/226 DEBUG: Installing : python2-matplotlib-tk-2.0.0-3.el7.x86_64 146/226 DEBUG: Installing : python2-matplotlib-2.0.0-3.el7.x86_64 147/226 DEBUG: Installing : python2-scipy-0.18.0-3.el7.x86_64 148/226 DEBUG: Installing : python2-numexpr-2.6.1-3.el7.x86_64 149/226 DEBUG: Installing : python2-tables-3.3.0-4.el7.x86_64 150/226 DEBUG: Installing : python-Bottleneck-0.6.0-4.el7.x86_64 151/226 DEBUG: Installing : python2-pandas-0.19.1-2.el7.2.x86_64 152/226 DEBUG: Installing : python2-networkx-2.2-3.el7.noarch 153/226 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 154/226 DEBUG: Installing : python-mccabe-0.2.1-4.el7.noarch 155/226 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 156/226 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 157/226 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 158/226 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 159/226 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 160/226 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 161/226 DEBUG: Installing : python2-subunit-1.4.0-1.1.el7.noarch 162/226 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 163/226 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 164/226 DEBUG: Installing : python2-os-testr-1.1.0-0.20200221094810.414bbf6. 165/226 DEBUG: Installing : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 166/226 DEBUG: Installing : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 167/226 DEBUG: Installing : python2-testrepository-0.0.20-12.el7.noarch 168/226 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 169/226 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 170/226 DEBUG: Installing : python-editor-0.4-4.el7.noarch 171/226 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 172/226 DEBUG: Installing : python-configparser-3.7.1-2.el7.noarch 173/226 DEBUG: Installing : python-click-6.3-1.el7.noarch 174/226 DEBUG: Installing : python2-flask-1:1.0.2-1.el7.noarch 175/226 DEBUG: Installing : pyflakes-0.9.2-1.el7.noarch 176/226 DEBUG: Installing : python2-flake8-2.6.2-1.el7.noarch 177/226 DEBUG: Installing : diskimage-builder-3.9.0-0.20210602092339.cb96117 178/226 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.2020022109324 179/226 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.fed 180/226 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941 181/226 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 182/226 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 183/226 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 184/226 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 185/226 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 186/226 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 187/226 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 188/226 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 189/226 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 190/226 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 191/226 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 192/226 DEBUG: Installing : python2-barbicanclient-4.9.0-0.20200221112259.9c 193/226 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 194/226 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 195/226 DEBUG: Installing : python2-castellan-1.3.4-0.20201202130926.edf96c4 196/226 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 197/226 DEBUG: Installing : python2-octavia-lib-1.4.0-0.20200221150442.cec8b 198/226 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 199/226 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20200220193342.cf3 200/226 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 201/226 DEBUG: Installing : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 202/226 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 203/226 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e 204/226 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 205/226 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 206/226 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a0 207/226 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 208/226 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 209/226 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 210/226 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 211/226 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 212/226 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 213/226 DEBUG: Installing : python2-tempest-1:26.1.0-0.20220610084907.271f82 214/226 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 215/226 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 216/226 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 217/226 DEBUG: Installing : python2-octavia-5.1.3-0.20230615214823.355f6b1.e 218/226 DEBUG: Running scriptlet: openstack-octavia-common-5.1.3-0.20230615214823. 219/226 DEBUG: Installing : openstack-octavia-common-5.1.3-0.20230615214823. 219/226 DEBUG: Installing : openstack-octavia-diskimage-create-5.1.3-0.20230 220/226 DEBUG: Installing : openstack-octavia-housekeeping-5.1.3-0.202306152 221/226 DEBUG: Running scriptlet: openstack-octavia-housekeeping-5.1.3-0.202306152 221/226 DEBUG: Installing : openstack-octavia-health-manager-5.1.3-0.2023061 222/226 DEBUG: Running scriptlet: openstack-octavia-health-manager-5.1.3-0.2023061 222/226 DEBUG: Installing : openstack-octavia-worker-5.1.3-0.20230615214823. 223/226 DEBUG: Running scriptlet: openstack-octavia-worker-5.1.3-0.20230615214823. 223/226 DEBUG: Installing : openstack-octavia-api-5.1.3-0.20230615214823.355 224/226 DEBUG: Running scriptlet: openstack-octavia-api-5.1.3-0.20230615214823.355 224/226 DEBUG: Installing : openstack-octavia-amphora-agent-5.1.3-0.20230615 225/226 DEBUG: Running scriptlet: openstack-octavia-amphora-agent-5.1.3-0.20230615 225/226 DEBUG: Installing : python2-octavia-tests-5.1.3-0.20230615214823.355 226/226 DEBUG: Running scriptlet: texlive-kpathsea-2:svn28792.0-45.el7.noarch 226/226 DEBUG: Running scriptlet: texlive-base-2:2012-45.20130427_r30134.el7.noarc 226/226 DEBUG: Running scriptlet: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 226/226 DEBUG: Running scriptlet: texlive-dvipng-2:svn26689.1.14-45.el7.noarch 226/226 DEBUG: Verifying : dib-utils-0.0.11-0.20200224152803.51661c3.el7.no 1/226 DEBUG: Verifying : diskimage-builder-3.9.0-0.20210602092339.cb96117 2/226 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 3/226 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 4/226 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 5/226 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 6/226 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 7/226 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 8/226 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 9/226 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 10/226 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 11/226 DEBUG: Verifying : python2-automaton-1.17.0-0.20200221121415.5e82fe 12/226 DEBUG: Verifying : python2-barbicanclient-4.9.0-0.20200221112259.9c 13/226 DEBUG: Verifying : python2-castellan-1.3.4-0.20201202130926.edf96c4 14/226 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e 15/226 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 16/226 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 17/226 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 18/226 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 19/226 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 20/226 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 21/226 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 22/226 DEBUG: Verifying : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 23/226 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a0 24/226 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 25/226 DEBUG: Verifying : python2-octavia-lib-1.4.0-0.20200221150442.cec8b 26/226 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.fed 27/226 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941 28/226 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 29/226 DEBUG: Verifying : python2-os-testr-1.1.0-0.20200221094810.414bbf6. 30/226 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 31/226 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 32/226 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 33/226 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 34/226 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 35/226 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 36/226 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 37/226 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 38/226 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 39/226 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 40/226 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 41/226 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20200220193342.cf3 42/226 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 43/226 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 44/226 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 45/226 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 46/226 DEBUG: Verifying : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 47/226 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 48/226 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.2020022109324 49/226 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 50/226 DEBUG: Verifying : python2-taskflow-3.7.1-0.20200221131057.f0eae2c. 51/226 DEBUG: Verifying : python2-tempest-1:26.1.0-0.20220610084907.271f82 52/226 DEBUG: Verifying : python2-wsme-0.9.4-0.20200221112400.bff9624.el7. 53/226 DEBUG: Verifying : pyflakes-0.9.2-1.el7.noarch 54/226 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 55/226 DEBUG: Verifying : python-click-6.3-1.el7.noarch 56/226 DEBUG: Verifying : python-configparser-3.7.1-2.el7.noarch 57/226 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 58/226 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 59/226 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 60/226 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 61/226 DEBUG: Verifying : python-matplotlib-data-2.0.0-3.el7.noarch 62/226 DEBUG: Verifying : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 63/226 DEBUG: Verifying : python-mccabe-0.2.1-4.el7.noarch 64/226 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 65/226 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 66/226 DEBUG: Verifying : python-nose-1.3.7-7.el7.noarch 67/226 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 68/226 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 69/226 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 70/226 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 71/226 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 72/226 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 73/226 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 74/226 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 75/226 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 76/226 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 77/226 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 78/226 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 79/226 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 80/226 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 81/226 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 82/226 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 83/226 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 84/226 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 85/226 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 86/226 DEBUG: Verifying : python2-cotyledon-1.6.3-1.el7.noarch 87/226 DEBUG: Verifying : python2-cycler-0.10.0-2.el7.noarch 88/226 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 89/226 DEBUG: Verifying : python2-distro-1.3.0-3.el7.noarch 90/226 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 91/226 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 92/226 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 93/226 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 94/226 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 95/226 DEBUG: Verifying : python2-flake8-2.6.2-1.el7.noarch 96/226 DEBUG: Verifying : python2-flask-1:1.0.2-1.el7.noarch 97/226 DEBUG: Verifying : python2-functools32-3.2.3.2-1.el7.noarch 98/226 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 99/226 DEBUG: Verifying : python2-gunicorn-19.9.0-4.el7.noarch 100/226 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 101/226 DEBUG: Verifying : python2-itsdangerous-0.24-14.el7.noarch 102/226 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 103/226 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 104/226 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 105/226 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 106/226 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 107/226 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 108/226 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 109/226 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 110/226 DEBUG: Verifying : python2-networkx-2.2-3.el7.noarch 111/226 DEBUG: Verifying : python2-paramiko-2.4.2-2.el7.noarch 112/226 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 113/226 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 114/226 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 115/226 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 116/226 DEBUG: Verifying : python2-pycodestyle-2.0.0-5.el7.noarch 117/226 DEBUG: Verifying : python2-pydot-1.4.1-1.el7.noarch 118/226 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 119/226 DEBUG: Verifying : python2-pyroute2-0.5.6-1.el7.noarch 120/226 DEBUG: Verifying : python2-requests-mock-1.5.2-3.el7.noarch 121/226 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 122/226 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 123/226 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 124/226 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 125/226 DEBUG: Verifying : python2-subunit-1.4.0-1.1.el7.noarch 126/226 DEBUG: Verifying : python2-tenacity-5.1.1-4.el7.noarch 127/226 DEBUG: Verifying : python2-testrepository-0.0.20-12.el7.noarch 128/226 DEBUG: Verifying : python2-testresources-1.0.0-6.el7.noarch 129/226 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 130/226 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 131/226 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 132/226 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 133/226 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 134/226 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 135/226 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 136/226 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 137/226 DEBUG: Verifying : blosc-1.11.1-3.el7.x86_64 138/226 DEBUG: Verifying : hdf5-1.8.13-7.el7.x86_64 139/226 DEBUG: Verifying : libqhull-2015.2-1.el7.x86_64 140/226 DEBUG: Verifying : libsodium-1.0.18-2.el7.x86_64 141/226 DEBUG: Verifying : python-Bottleneck-0.6.0-4.el7.x86_64 142/226 DEBUG: Verifying : python2-bcrypt-3.1.6-1.el7.x86_64 143/226 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 144/226 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 145/226 DEBUG: Verifying : python2-matplotlib-2.0.0-3.el7.x86_64 146/226 DEBUG: Verifying : python2-matplotlib-tk-2.0.0-3.el7.x86_64 147/226 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 148/226 DEBUG: Verifying : python2-numexpr-2.6.1-3.el7.x86_64 149/226 DEBUG: Verifying : python2-numpy-1:1.14.5-1.el7.x86_64 150/226 DEBUG: Verifying : python2-pandas-0.19.1-2.el7.2.x86_64 151/226 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 152/226 DEBUG: Verifying : python2-pynacl-1.3.0-1.el7.x86_64 153/226 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 154/226 DEBUG: Verifying : python2-scipy-0.18.0-3.el7.x86_64 155/226 DEBUG: Verifying : python2-setproctitle-1.1.10-12.el7.x86_64 156/226 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 157/226 DEBUG: Verifying : python2-tables-3.3.0-4.el7.x86_64 158/226 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 159/226 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 160/226 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 161/226 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 162/226 DEBUG: Verifying : atlas-3.10.1-12.el7.x86_64 163/226 DEBUG: Verifying : boost-iostreams-1.53.0-28.el7.x86_64 164/226 DEBUG: Verifying : boost-random-1.53.0-28.el7.x86_64 165/226 DEBUG: Verifying : boost-system-1.53.0-28.el7.x86_64 166/226 DEBUG: Verifying : boost-thread-1.53.0-28.el7.x86_64 167/226 DEBUG: Verifying : desktop-file-utils-0.23-2.el7.x86_64 168/226 DEBUG: Verifying : emacs-filesystem-1:24.3-23.el7.noarch 169/226 DEBUG: Verifying : gdisk-0.8.10-3.el7.x86_64 170/226 DEBUG: Verifying : gperftools-libs-2.6.1-1.el7.x86_64 171/226 DEBUG: Verifying : graphviz-python-2.30.1-22.el7.x86_64 172/226 DEBUG: Verifying : libaio-0.3.109-13.el7.x86_64 173/226 DEBUG: Verifying : libgfortran-4.8.5-44.el7.x86_64 174/226 DEBUG: Verifying : libiscsi-1.9.0-7.el7.x86_64 175/226 DEBUG: Verifying : libquadmath-4.8.5-44.el7.x86_64 176/226 DEBUG: Verifying : librados2-1:10.2.5-4.el7.x86_64 177/226 DEBUG: Verifying : librbd1-1:10.2.5-4.el7.x86_64 178/226 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 179/226 DEBUG: Verifying : lzo-2.06-8.el7.x86_64 180/226 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 181/226 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 182/226 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 183/226 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 184/226 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 185/226 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 186/226 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 187/226 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 188/226 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 189/226 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 190/226 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 191/226 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 192/226 DEBUG: Verifying : snappy-1.1.0-3.el7.x86_64 193/226 DEBUG: Verifying : t1lib-5.1.2-14.el7.x86_64 194/226 DEBUG: Verifying : tcl-1:8.5.13-8.el7.x86_64 195/226 DEBUG: Verifying : texlive-base-2:2012-45.20130427_r30134.el7.noarc 196/226 DEBUG: Verifying : texlive-dvipng-bin-2:svn26509.0-45.20130427_r301 197/226 DEBUG: Verifying : texlive-dvipng-2:svn26689.1.14-45.el7.noarch 198/226 DEBUG: Verifying : texlive-kpathsea-bin-2:svn27347.0-45.20130427_r3 199/226 DEBUG: Verifying : texlive-kpathsea-lib-2:2012-45.20130427_r30134.e 200/226 DEBUG: Verifying : texlive-kpathsea-2:svn28792.0-45.el7.noarch 201/226 DEBUG: Verifying : tix-1:8.4.3-12.el7.x86_64 202/226 DEBUG: Verifying : tk-1:8.5.13-6.el7.x86_64 203/226 DEBUG: Verifying : which-2.20-7.el7.x86_64 204/226 DEBUG: Verifying : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 205/226 DEBUG: Verifying : xfsprogs-4.5.0-22.el7.x86_64 206/226 DEBUG: Verifying : device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 207/226 DEBUG: Verifying : device-mapper-event-libs-7:1.02.170-6.el7_9.5.x8 208/226 DEBUG: Verifying : device-mapper-persistent-data-0.8.5-3.el7_9.2.x8 209/226 DEBUG: Verifying : glusterfs-6.0-61.el7.x86_64 210/226 DEBUG: Verifying : glusterfs-api-6.0-61.el7.x86_64 211/226 DEBUG: Verifying : glusterfs-client-xlators-6.0-61.el7.x86_64 212/226 DEBUG: Verifying : glusterfs-libs-6.0-61.el7.x86_64 213/226 DEBUG: Verifying : lvm2-7:2.02.187-6.el7_9.5.x86_64 214/226 DEBUG: Verifying : lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 215/226 DEBUG: Verifying : qemu-img-10:1.5.3-175.el7_9.6.x86_64 216/226 DEBUG: Verifying : tkinter-2.7.5-92.el7_9.x86_64 217/226 DEBUG: Verifying : openstack-octavia-diskimage-create-5.1.3-0.20230 218/226 DEBUG: Verifying : openstack-octavia-housekeeping-5.1.3-0.202306152 219/226 DEBUG: Verifying : openstack-octavia-health-manager-5.1.3-0.2023061 220/226 DEBUG: Verifying : openstack-octavia-worker-5.1.3-0.20230615214823. 221/226 DEBUG: Verifying : openstack-octavia-api-5.1.3-0.20230615214823.355 222/226 DEBUG: Verifying : openstack-octavia-amphora-agent-5.1.3-0.20230615 223/226 DEBUG: Verifying : openstack-octavia-common-5.1.3-0.20230615214823. 224/226 DEBUG: Verifying : python2-octavia-tests-5.1.3-0.20230615214823.355 225/226 DEBUG: Verifying : python2-octavia-5.1.3-0.20230615214823.355f6b1.e 226/226 DEBUG: Installed: DEBUG: openstack-octavia-diskimage-create-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: openstack-octavia-housekeeping-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: openstack-octavia-health-manager-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: openstack-octavia-worker-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: openstack-octavia-api-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: openstack-octavia-amphora-agent-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: openstack-octavia-common-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: python2-octavia-tests-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: python2-octavia-5.1.3-0.20230615214823.355f6b1.el7.noarch DEBUG: dib-utils-0.0.11-0.20200224152803.51661c3.el7.noarch DEBUG: diskimage-builder-3.9.0-0.20210602092339.cb96117.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-automaton-1.17.0-0.20200221121415.5e82feb.el7.noarch DEBUG: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch DEBUG: python2-castellan-1.3.4-0.20201202130926.edf96c4.el7.noarch DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch DEBUG: python2-octavia-lib-1.4.0-0.20200221150442.cec8b19.el7.noarch DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-os-testr-1.1.0-0.20200221094810.414bbf6.el7.noarch DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python2-taskflow-3.7.1-0.20200221131057.f0eae2c.el7.noarch DEBUG: python2-tempest-1:26.1.0-0.20220610084907.271f820.el7.noarch DEBUG: python2-wsme-0.9.4-0.20200221112400.bff9624.el7.noarch DEBUG: pyflakes-0.9.2-1.el7.noarch DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: python-click-6.3-1.el7.noarch DEBUG: python-configparser-3.7.1-2.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-linecache2-1.0.0-1.el7.noarch DEBUG: python-logutils-0.3.3-3.el7.noarch DEBUG: python-matplotlib-data-2.0.0-3.el7.noarch DEBUG: python-matplotlib-data-fonts-2.0.0-3.el7.noarch DEBUG: python-mccabe-0.2.1-4.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-nose-1.3.7-7.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-simplegeneric-0.8-7.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-waitress-0.8.9-5.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python-webtest-2.0.23-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-appdirs-1.4.0-4.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-cotyledon-1.6.3-1.el7.noarch DEBUG: python2-cycler-0.10.0-2.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-distro-1.3.0-3.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-extras-1.0.0-2.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-fixtures-3.0.0-7.el7.noarch DEBUG: python2-flake8-2.6.2-1.el7.noarch DEBUG: python2-flask-1:1.0.2-1.el7.noarch DEBUG: python2-functools32-3.2.3.2-1.el7.noarch DEBUG: python2-future-0.16.0-4.el7.noarch DEBUG: python2-gunicorn-19.9.0-4.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-itsdangerous-0.24-14.el7.noarch DEBUG: python2-jmespath-0.9.0-5.el7.noarch DEBUG: python2-jsonpatch-1.21-1.el7.noarch DEBUG: python2-jsonpointer-1.10-4.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-mimeparse-1.6.0-2.el7.noarch DEBUG: python2-munch-2.2.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-networkx-2.2-3.el7.noarch DEBUG: python2-paramiko-2.4.2-2.el7.noarch DEBUG: python2-pecan-1.3.2-1.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyasn1-0.3.7-6.el7.noarch DEBUG: python2-pyasn1-modules-0.3.7-6.el7.noarch DEBUG: python2-pycodestyle-2.0.0-5.el7.noarch DEBUG: python2-pydot-1.4.1-1.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-pyroute2-0.5.6-1.el7.noarch DEBUG: python2-requests-mock-1.5.2-3.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-stestr-2.3.1-1.el7.noarch DEBUG: python2-subunit-1.4.0-1.1.el7.noarch DEBUG: python2-tenacity-5.1.1-4.el7.noarch DEBUG: python2-testrepository-0.0.20-12.el7.noarch DEBUG: python2-testresources-1.0.0-6.el7.noarch DEBUG: python2-testscenarios-0.5.0-8.el7.noarch DEBUG: python2-testtools-2.3.0-7.el7.noarch DEBUG: python2-traceback2-1.4.0-14.el7.noarch DEBUG: python2-unittest2-1.1.0-15.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-voluptuous-0.10.5-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: python2-werkzeug-0.14.1-3.el7.noarch DEBUG: blosc-1.11.1-3.el7.x86_64 DEBUG: hdf5-1.8.13-7.el7.x86_64 DEBUG: libqhull-2015.2-1.el7.x86_64 DEBUG: libsodium-1.0.18-2.el7.x86_64 DEBUG: python-Bottleneck-0.6.0-4.el7.x86_64 DEBUG: python2-bcrypt-3.1.6-1.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: python2-matplotlib-tk-2.0.0-3.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-numexpr-2.6.1-3.el7.x86_64 DEBUG: python2-numpy-1:1.14.5-1.el7.x86_64 DEBUG: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: python2-psutil-5.5.1-1.el7.x86_64 DEBUG: python2-pynacl-1.3.0-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-scipy-0.18.0-3.el7.x86_64 DEBUG: python2-setproctitle-1.1.10-12.el7.x86_64 DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 DEBUG: python2-tables-3.3.0-4.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: atlas-3.10.1-12.el7.x86_64 DEBUG: boost-iostreams-1.53.0-28.el7.x86_64 DEBUG: boost-random-1.53.0-28.el7.x86_64 DEBUG: boost-system-1.53.0-28.el7.x86_64 DEBUG: boost-thread-1.53.0-28.el7.x86_64 DEBUG: desktop-file-utils-0.23-2.el7.x86_64 DEBUG: emacs-filesystem-1:24.3-23.el7.noarch DEBUG: gdisk-0.8.10-3.el7.x86_64 DEBUG: gperftools-libs-2.6.1-1.el7.x86_64 DEBUG: graphviz-python-2.30.1-22.el7.x86_64 DEBUG: libaio-0.3.109-13.el7.x86_64 DEBUG: libgfortran-4.8.5-44.el7.x86_64 DEBUG: libiscsi-1.9.0-7.el7.x86_64 DEBUG: libquadmath-4.8.5-44.el7.x86_64 DEBUG: librados2-1:10.2.5-4.el7.x86_64 DEBUG: librbd1-1:10.2.5-4.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: lzo-2.06-8.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: snappy-1.1.0-3.el7.x86_64 DEBUG: t1lib-5.1.2-14.el7.x86_64 DEBUG: tcl-1:8.5.13-8.el7.x86_64 DEBUG: texlive-base-2:2012-45.20130427_r30134.el7.noarch DEBUG: texlive-dvipng-bin-2:svn26509.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-dvipng-2:svn26689.1.14-45.el7.noarch DEBUG: texlive-kpathsea-bin-2:svn27347.0-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-lib-2:2012-45.20130427_r30134.el7.x86_64 DEBUG: texlive-kpathsea-2:svn28792.0-45.el7.noarch DEBUG: tix-1:8.4.3-12.el7.x86_64 DEBUG: tk-1:8.5.13-6.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: xdg-utils-1.1.0-0.17.20120809git.el7.noarch DEBUG: xfsprogs-4.5.0-22.el7.x86_64 DEBUG: device-mapper-event-7:1.02.170-6.el7_9.5.x86_64 DEBUG: device-mapper-event-libs-7:1.02.170-6.el7_9.5.x86_64 DEBUG: device-mapper-persistent-data-0.8.5-3.el7_9.2.x86_64 DEBUG: glusterfs-6.0-61.el7.x86_64 DEBUG: glusterfs-api-6.0-61.el7.x86_64 DEBUG: glusterfs-client-xlators-6.0-61.el7.x86_64 DEBUG: glusterfs-libs-6.0-61.el7.x86_64 DEBUG: lvm2-7:2.02.187-6.el7_9.5.x86_64 DEBUG: lvm2-libs-7:2.02.187-6.el7_9.5.x86_64 DEBUG: qemu-img-10:1.5.3-175.el7_9.6.x86_64 DEBUG: tkinter-2.7.5-92.el7_9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/35/5f/355f6b1c1bf2e524cde403011b882dc79f91039a_70722e03'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0