+ 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 + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae' + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.7xbaex3e:/etc/resolv.conf', '--bind=/dev/mapper/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: centos:8 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_binary: /bin/tar 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org', '%_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: ['/run/lock'] 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 centos-gpg-keys 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-centos8-wallaby-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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-860d79fb88ac5941dd7957c4feb774d29dcb3e4d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/86/0d/860d79fb88ac5941dd7957c4feb774d29dcb3e4d_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-5c76512b9fa7f1836899d5919f9de87d7b350105 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/5c/76/5c76512b9fa7f1836899d5919f9de87d7b350105_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-776571fd4e4edfb8b1584a99ab9c1039619beeae baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/77/65/776571fd4e4edfb8b1584a99ab9c1039619beeae_dc3232d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0a2e6f769fedbdd84eb665e4572358c7b6bba57b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/0a/2e/0a2e6f769fedbdd84eb665e4572358c7b6bba57b_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-collect-config-bf3ec9d363cbede38fd28410f2b5d2491d90612d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bf/3e/bf3ec9d363cbede38fd28410f2b5d2491d90612d_eb82b7d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-814a379b0b0a7692ad0846bcac047873075c823e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/81/4a/814a379b0b0a7692ad0846bcac047873075c823e_284e378f enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-centos8-wallaby-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.3660t1g7:/etc/resolv.conf', '--bind=/dev/mapper/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: centos:8 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_binary: /bin/tar 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org', '%_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: ['/run/lock'] 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 centos-gpg-keys 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-centos8-wallaby-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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-860d79fb88ac5941dd7957c4feb774d29dcb3e4d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/86/0d/860d79fb88ac5941dd7957c4feb774d29dcb3e4d_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-5c76512b9fa7f1836899d5919f9de87d7b350105 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/5c/76/5c76512b9fa7f1836899d5919f9de87d7b350105_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-776571fd4e4edfb8b1584a99ab9c1039619beeae baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/77/65/776571fd4e4edfb8b1584a99ab9c1039619beeae_dc3232d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0a2e6f769fedbdd84eb665e4572358c7b6bba57b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/0a/2e/0a2e6f769fedbdd84eb665e4572358c7b6bba57b_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-collect-config-bf3ec9d363cbede38fd28410f2b5d2491d90612d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bf/3e/bf3ec9d363cbede38fd28410f2b5d2491d90612d_eb82b7d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-814a379b0b0a7692ad0846bcac047873075c823e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/81/4a/814a379b0b0a7692ad0846bcac047873075c823e_284e378f enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 4837872 2073852 1842004 9227616 9124204 DEBUG: Swap: 16777212 5818200 10959012 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 301G 249G 55% / DEBUG: /dev/vda1 550G 301G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.tvkx65gw', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 4246724 1358828 1841940 10533788 9716004 DEBUG: Swap: 16777212 5817432 10959780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 302G 248G 55% / DEBUG: /dev/vda1 550G 302G 248G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ixjnwi2k', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'd8a3830e157c4f05a8599821effa8b92', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', '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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f eef2305fff74979a14e1aa3d6be43bdac49698fb Previous HEAD position was a2a91e33 Merge "Fix upgrade check not working" into stable/wallaby HEAD is now at eef2305f Merge "fix haproxy_count to display the number of running processes" into stable/wallaby + '[' -d /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-octavia + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-octavia ++ /usr/bin/mock -q -r /home/centos8-wallaby/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/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 8.0.2.dev155 eef2305 + UPSTREAMVERSION=8.0.2.dev155 + [[ 8.0.2.dev155 =~ ([^-]*)-(.+) ]] + [[ 8.0.2.dev155 =~ (.*?)\.(0rc.+) ]] + [[ 8.0.2.dev155 =~ (.*?)\.(0b.+) ]] + [[ 8.0.2.dev155 =~ (.*?)\.(0a.+) ]] + [[ 8.0.2.dev155 =~ (.*?)\.(dev.+) ]] + VERSION=8.0.2 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20240125155228.eef2305 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.kv4bs8dp:/etc/resolv.conf', '--bind=/dev/mapper/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: centos:8 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_binary: /bin/tar 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org', '%_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: ['/run/lock'] 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 centos-gpg-keys 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-centos8-wallaby-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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-860d79fb88ac5941dd7957c4feb774d29dcb3e4d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/86/0d/860d79fb88ac5941dd7957c4feb774d29dcb3e4d_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-5c76512b9fa7f1836899d5919f9de87d7b350105 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/5c/76/5c76512b9fa7f1836899d5919f9de87d7b350105_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-776571fd4e4edfb8b1584a99ab9c1039619beeae baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/77/65/776571fd4e4edfb8b1584a99ab9c1039619beeae_dc3232d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0a2e6f769fedbdd84eb665e4572358c7b6bba57b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/0a/2e/0a2e6f769fedbdd84eb665e4572358c7b6bba57b_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-collect-config-bf3ec9d363cbede38fd28410f2b5d2491d90612d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bf/3e/bf3ec9d363cbede38fd28410f2b5d2491d90612d_eb82b7d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-814a379b0b0a7692ad0846bcac047873075c823e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/81/4a/814a379b0b0a7692ad0846bcac047873075c823e_284e378f enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 4240916 1285036 1841912 10613388 9721644 DEBUG: Swap: 16777212 5817432 10959780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.wu03je4b', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 4232792 1292900 1841912 10613648 9729768 DEBUG: Swap: 16777212 5817432 10959780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.v7x1e0yy', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'f81736adb94b464bb199ae49a423d117', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', '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-centos8-wallaby-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.kv4bs8dp:/etc/resolv.conf', '--bind=/dev/mapper/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', 'f9975b0cb6604866a8323f9daac49d58', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kv4bs8dp:/etc/resolv.conf', '--bind=/dev/mapper/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', '--resolv-conf=off', '/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.1s) running egg_info creating octavia.egg-info writing octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.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 /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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-8.0.2.dev155 creating octavia-8.0.2.dev155/api-ref creating octavia-8.0.2.dev155/api-ref/source creating octavia-8.0.2.dev155/api-ref/source/examples creating octavia-8.0.2.dev155/api-ref/source/v2 creating octavia-8.0.2.dev155/api-ref/source/v2/examples creating octavia-8.0.2.dev155/bin creating octavia-8.0.2.dev155/devstack creating octavia-8.0.2.dev155/devstack/contrib creating octavia-8.0.2.dev155/devstack/etc creating octavia-8.0.2.dev155/devstack/etc/octavia creating octavia-8.0.2.dev155/devstack/etc/rsyslog creating octavia-8.0.2.dev155/devstack/files creating octavia-8.0.2.dev155/devstack/files/debs creating octavia-8.0.2.dev155/devstack/files/rpms creating octavia-8.0.2.dev155/devstack/files/rpms-suse creating octavia-8.0.2.dev155/devstack/files/wsgi creating octavia-8.0.2.dev155/devstack/pregenerated creating octavia-8.0.2.dev155/devstack/pregenerated/certs creating octavia-8.0.2.dev155/devstack/pregenerated/certs/private creating octavia-8.0.2.dev155/devstack/pregenerated/ssh-keys creating octavia-8.0.2.dev155/devstack/samples creating octavia-8.0.2.dev155/devstack/samples/multinode creating octavia-8.0.2.dev155/devstack/samples/singlenode creating octavia-8.0.2.dev155/devstack/upgrade creating octavia-8.0.2.dev155/diskimage-create creating octavia-8.0.2.dev155/doc creating octavia-8.0.2.dev155/doc/source creating octavia-8.0.2.dev155/doc/source/_static creating octavia-8.0.2.dev155/doc/source/admin creating octavia-8.0.2.dev155/doc/source/admin/guides creating octavia-8.0.2.dev155/doc/source/admin/guides/sample-configs creating octavia-8.0.2.dev155/doc/source/admin/providers creating octavia-8.0.2.dev155/doc/source/cli creating octavia-8.0.2.dev155/doc/source/configuration creating octavia-8.0.2.dev155/doc/source/contributor creating octavia-8.0.2.dev155/doc/source/contributor/api creating octavia-8.0.2.dev155/doc/source/contributor/design creating octavia-8.0.2.dev155/doc/source/contributor/design/version0.5 creating octavia-8.0.2.dev155/doc/source/contributor/devref creating octavia-8.0.2.dev155/doc/source/contributor/guides creating octavia-8.0.2.dev155/doc/source/install creating octavia-8.0.2.dev155/doc/source/reference creating octavia-8.0.2.dev155/doc/source/user creating octavia-8.0.2.dev155/doc/source/user/feature-classification creating octavia-8.0.2.dev155/doc/source/user/guides creating octavia-8.0.2.dev155/elements creating octavia-8.0.2.dev155/elements/amphora-agent creating octavia-8.0.2.dev155/elements/amphora-agent/install.d creating octavia-8.0.2.dev155/elements/amphora-agent/install.d/amphora-agent-source-install creating octavia-8.0.2.dev155/elements/amphora-agent/post-install.d creating octavia-8.0.2.dev155/elements/amphora-agent/static creating octavia-8.0.2.dev155/elements/amphora-agent/static/etc creating octavia-8.0.2.dev155/elements/amphora-agent/static/etc/NetworkManager creating octavia-8.0.2.dev155/elements/amphora-agent/static/etc/NetworkManager/conf.d creating octavia-8.0.2.dev155/elements/amphora-agent/static/etc/rsyslog.d creating octavia-8.0.2.dev155/elements/amphora-agent/static/usr creating octavia-8.0.2.dev155/elements/amphora-agent/static/usr/local creating octavia-8.0.2.dev155/elements/amphora-agent/static/usr/local/bin creating octavia-8.0.2.dev155/elements/amphora-fips creating octavia-8.0.2.dev155/elements/amphora-fips/environment.d creating octavia-8.0.2.dev155/elements/amphora-fips/post-install.d creating octavia-8.0.2.dev155/elements/amphora-selinux creating octavia-8.0.2.dev155/elements/amphora-selinux/post-install.d creating octavia-8.0.2.dev155/elements/certs-ramfs creating octavia-8.0.2.dev155/elements/certs-ramfs/init-scripts creating octavia-8.0.2.dev155/elements/certs-ramfs/init-scripts/systemd creating octavia-8.0.2.dev155/elements/certs-ramfs/init-scripts/sysv creating octavia-8.0.2.dev155/elements/certs-ramfs/init-scripts/upstart creating octavia-8.0.2.dev155/elements/certs-ramfs/post-install.d creating octavia-8.0.2.dev155/elements/certs-ramfs/static creating octavia-8.0.2.dev155/elements/certs-ramfs/static/usr creating octavia-8.0.2.dev155/elements/certs-ramfs/static/usr/local creating octavia-8.0.2.dev155/elements/certs-ramfs/static/usr/local/bin creating octavia-8.0.2.dev155/elements/disable-makecache creating octavia-8.0.2.dev155/elements/disable-makecache/post-install.d creating octavia-8.0.2.dev155/elements/haproxy-octavia creating octavia-8.0.2.dev155/elements/haproxy-octavia/install.d creating octavia-8.0.2.dev155/elements/haproxy-octavia/post-install.d creating octavia-8.0.2.dev155/elements/haproxy-octavia/pre-install.d creating octavia-8.0.2.dev155/elements/ipvsadmin creating octavia-8.0.2.dev155/elements/keepalived-octavia creating octavia-8.0.2.dev155/elements/no-resolvconf creating octavia-8.0.2.dev155/elements/no-resolvconf/finalise.d creating octavia-8.0.2.dev155/elements/octavia-lib creating octavia-8.0.2.dev155/elements/octavia-lib/install.d creating octavia-8.0.2.dev155/elements/octavia-lib/install.d/octavia-lib-source-install creating octavia-8.0.2.dev155/elements/octavia-lib/post-install.d creating octavia-8.0.2.dev155/elements/rebind-sshd creating octavia-8.0.2.dev155/elements/rebind-sshd/finalise.d creating octavia-8.0.2.dev155/elements/remove-default-ints creating octavia-8.0.2.dev155/elements/remove-default-ints/post-install.d creating octavia-8.0.2.dev155/elements/remove-sshd creating octavia-8.0.2.dev155/elements/root-passwd creating octavia-8.0.2.dev155/elements/root-passwd/post-install.d creating octavia-8.0.2.dev155/elements/sos creating octavia-8.0.2.dev155/etc creating octavia-8.0.2.dev155/etc/audit creating octavia-8.0.2.dev155/etc/certificates creating octavia-8.0.2.dev155/etc/dhcp creating octavia-8.0.2.dev155/etc/policy creating octavia-8.0.2.dev155/httpd creating octavia-8.0.2.dev155/octavia creating octavia-8.0.2.dev155/octavia.egg-info creating octavia-8.0.2.dev155/octavia/amphorae creating octavia-8.0.2.dev155/octavia/amphorae/backends creating octavia-8.0.2.dev155/octavia/amphorae/backends/agent creating octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server creating octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates creating octavia-8.0.2.dev155/octavia/amphorae/backends/agent/templates creating octavia-8.0.2.dev155/octavia/amphorae/backends/health_daemon creating octavia-8.0.2.dev155/octavia/amphorae/backends/utils creating octavia-8.0.2.dev155/octavia/amphorae/driver_exceptions creating octavia-8.0.2.dev155/octavia/amphorae/drivers creating octavia-8.0.2.dev155/octavia/amphorae/drivers/haproxy creating octavia-8.0.2.dev155/octavia/amphorae/drivers/health creating octavia-8.0.2.dev155/octavia/amphorae/drivers/keepalived creating octavia-8.0.2.dev155/octavia/amphorae/drivers/keepalived/jinja creating octavia-8.0.2.dev155/octavia/amphorae/drivers/keepalived/jinja/templates creating octavia-8.0.2.dev155/octavia/amphorae/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/api creating octavia-8.0.2.dev155/octavia/api/common creating octavia-8.0.2.dev155/octavia/api/drivers creating octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver creating octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver/v1 creating octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver/v2 creating octavia-8.0.2.dev155/octavia/api/drivers/driver_agent creating octavia-8.0.2.dev155/octavia/api/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/api/healthcheck creating octavia-8.0.2.dev155/octavia/api/v2 creating octavia-8.0.2.dev155/octavia/api/v2/controllers creating octavia-8.0.2.dev155/octavia/api/v2/types creating octavia-8.0.2.dev155/octavia/certificates creating octavia-8.0.2.dev155/octavia/certificates/common creating octavia-8.0.2.dev155/octavia/certificates/common/auth creating octavia-8.0.2.dev155/octavia/certificates/generator creating octavia-8.0.2.dev155/octavia/certificates/manager creating octavia-8.0.2.dev155/octavia/cmd creating octavia-8.0.2.dev155/octavia/common creating octavia-8.0.2.dev155/octavia/common/jinja creating octavia-8.0.2.dev155/octavia/common/jinja/haproxy creating octavia-8.0.2.dev155/octavia/common/jinja/haproxy/combined_listeners creating octavia-8.0.2.dev155/octavia/common/jinja/haproxy/combined_listeners/templates creating octavia-8.0.2.dev155/octavia/common/jinja/haproxy/split_listeners creating octavia-8.0.2.dev155/octavia/common/jinja/haproxy/split_listeners/templates creating octavia-8.0.2.dev155/octavia/common/jinja/logging creating octavia-8.0.2.dev155/octavia/common/jinja/logging/templates creating octavia-8.0.2.dev155/octavia/common/jinja/lvs creating octavia-8.0.2.dev155/octavia/common/jinja/lvs/templates creating octavia-8.0.2.dev155/octavia/common/jinja/templates creating octavia-8.0.2.dev155/octavia/common/tls_utils creating octavia-8.0.2.dev155/octavia/compute creating octavia-8.0.2.dev155/octavia/compute/drivers creating octavia-8.0.2.dev155/octavia/compute/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/controller creating octavia-8.0.2.dev155/octavia/controller/healthmanager creating octavia-8.0.2.dev155/octavia/controller/housekeeping creating octavia-8.0.2.dev155/octavia/controller/queue creating octavia-8.0.2.dev155/octavia/controller/queue/v1 creating octavia-8.0.2.dev155/octavia/controller/queue/v2 creating octavia-8.0.2.dev155/octavia/controller/worker creating octavia-8.0.2.dev155/octavia/controller/worker/v1 creating octavia-8.0.2.dev155/octavia/controller/worker/v1/flows creating octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks creating octavia-8.0.2.dev155/octavia/controller/worker/v2 creating octavia-8.0.2.dev155/octavia/controller/worker/v2/flows creating octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks creating octavia-8.0.2.dev155/octavia/db creating octavia-8.0.2.dev155/octavia/db/migration creating octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations creating octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions creating octavia-8.0.2.dev155/octavia/distributor creating octavia-8.0.2.dev155/octavia/distributor/drivers creating octavia-8.0.2.dev155/octavia/distributor/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/hacking creating octavia-8.0.2.dev155/octavia/image creating octavia-8.0.2.dev155/octavia/image/drivers creating octavia-8.0.2.dev155/octavia/image/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/network creating octavia-8.0.2.dev155/octavia/network/drivers creating octavia-8.0.2.dev155/octavia/network/drivers/neutron creating octavia-8.0.2.dev155/octavia/network/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/policies creating octavia-8.0.2.dev155/octavia/statistics creating octavia-8.0.2.dev155/octavia/statistics/drivers creating octavia-8.0.2.dev155/octavia/tests creating octavia-8.0.2.dev155/octavia/tests/common creating octavia-8.0.2.dev155/octavia/tests/functional creating octavia-8.0.2.dev155/octavia/tests/functional/amphorae creating octavia-8.0.2.dev155/octavia/tests/functional/amphorae/backend creating octavia-8.0.2.dev155/octavia/tests/functional/amphorae/backend/agent creating octavia-8.0.2.dev155/octavia/tests/functional/amphorae/backend/agent/api_server creating octavia-8.0.2.dev155/octavia/tests/functional/api creating octavia-8.0.2.dev155/octavia/tests/functional/api/drivers creating octavia-8.0.2.dev155/octavia/tests/functional/api/drivers/driver_agent creating octavia-8.0.2.dev155/octavia/tests/functional/api/v2 creating octavia-8.0.2.dev155/octavia/tests/functional/db creating octavia-8.0.2.dev155/octavia/tests/unit creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/health_daemon creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/utils creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/haproxy creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/health creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/keepalived creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/keepalived/jinja creating octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/tests/unit/api creating octavia-8.0.2.dev155/octavia/tests/unit/api/common creating octavia-8.0.2.dev155/octavia/tests/unit/api/drivers creating octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/amphora_driver creating octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/amphora_driver/v1 creating octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/amphora_driver/v2 creating octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/driver_agent creating octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/tests/unit/api/v2 creating octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types creating octavia-8.0.2.dev155/octavia/tests/unit/certificates creating octavia-8.0.2.dev155/octavia/tests/unit/certificates/common creating octavia-8.0.2.dev155/octavia/tests/unit/certificates/common/auth creating octavia-8.0.2.dev155/octavia/tests/unit/certificates/generator creating octavia-8.0.2.dev155/octavia/tests/unit/certificates/manager creating octavia-8.0.2.dev155/octavia/tests/unit/cmd creating octavia-8.0.2.dev155/octavia/tests/unit/common creating octavia-8.0.2.dev155/octavia/tests/unit/common/jinja creating octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/haproxy creating octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/haproxy/combined_listeners creating octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/haproxy/split_listeners creating octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/logging creating octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/lvs creating octavia-8.0.2.dev155/octavia/tests/unit/common/sample_configs creating octavia-8.0.2.dev155/octavia/tests/unit/common/tls_utils creating octavia-8.0.2.dev155/octavia/tests/unit/compute creating octavia-8.0.2.dev155/octavia/tests/unit/compute/drivers creating octavia-8.0.2.dev155/octavia/tests/unit/compute/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/tests/unit/controller creating octavia-8.0.2.dev155/octavia/tests/unit/controller/healthmanager creating octavia-8.0.2.dev155/octavia/tests/unit/controller/housekeeping creating octavia-8.0.2.dev155/octavia/tests/unit/controller/queue creating octavia-8.0.2.dev155/octavia/tests/unit/controller/queue/v1 creating octavia-8.0.2.dev155/octavia/tests/unit/controller/queue/v2 creating octavia-8.0.2.dev155/octavia/tests/unit/controller/worker creating octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1 creating octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows creating octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks creating octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2 creating octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows creating octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks creating octavia-8.0.2.dev155/octavia/tests/unit/db creating octavia-8.0.2.dev155/octavia/tests/unit/hacking creating octavia-8.0.2.dev155/octavia/tests/unit/image creating octavia-8.0.2.dev155/octavia/tests/unit/image/drivers creating octavia-8.0.2.dev155/octavia/tests/unit/image/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/tests/unit/network creating octavia-8.0.2.dev155/octavia/tests/unit/network/drivers creating octavia-8.0.2.dev155/octavia/tests/unit/network/drivers/neutron creating octavia-8.0.2.dev155/octavia/tests/unit/network/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/tests/unit/statistics creating octavia-8.0.2.dev155/octavia/tests/unit/statistics/drivers creating octavia-8.0.2.dev155/octavia/tests/unit/volume creating octavia-8.0.2.dev155/octavia/tests/unit/volume/drivers creating octavia-8.0.2.dev155/octavia/tests/unit/volume/drivers/noop_driver creating octavia-8.0.2.dev155/octavia/volume creating octavia-8.0.2.dev155/octavia/volume/drivers creating octavia-8.0.2.dev155/octavia/volume/drivers/noop_driver creating octavia-8.0.2.dev155/playbooks creating octavia-8.0.2.dev155/playbooks/image-build creating octavia-8.0.2.dev155/releasenotes creating octavia-8.0.2.dev155/releasenotes/notes creating octavia-8.0.2.dev155/releasenotes/notes/fix-listener-API-update-with-null creating octavia-8.0.2.dev155/releasenotes/source creating octavia-8.0.2.dev155/releasenotes/source/_static creating octavia-8.0.2.dev155/releasenotes/source/_templates creating octavia-8.0.2.dev155/releasenotes/source/locale creating octavia-8.0.2.dev155/releasenotes/source/locale/en_GB creating octavia-8.0.2.dev155/releasenotes/source/locale/en_GB/LC_MESSAGES creating octavia-8.0.2.dev155/specs creating octavia-8.0.2.dev155/specs-tests creating octavia-8.0.2.dev155/specs/version0.5 creating octavia-8.0.2.dev155/specs/version0.8 creating octavia-8.0.2.dev155/specs/version0.9 creating octavia-8.0.2.dev155/specs/version1.0 creating octavia-8.0.2.dev155/specs/version1.1 creating octavia-8.0.2.dev155/tools creating octavia-8.0.2.dev155/zuul.d copying files to octavia-8.0.2.dev155... copying .coveragerc -> octavia-8.0.2.dev155 copying .pylintrc -> octavia-8.0.2.dev155 copying .stestr.conf -> octavia-8.0.2.dev155 copying AUTHORS -> octavia-8.0.2.dev155 copying CONSTITUTION.rst -> octavia-8.0.2.dev155 copying CONTRIBUTING.rst -> octavia-8.0.2.dev155 copying ChangeLog -> octavia-8.0.2.dev155 copying HACKING.rst -> octavia-8.0.2.dev155 copying LICENSE -> octavia-8.0.2.dev155 copying README.rst -> octavia-8.0.2.dev155 copying TESTING.rst -> octavia-8.0.2.dev155 copying bindep.txt -> octavia-8.0.2.dev155 copying requirements.txt -> octavia-8.0.2.dev155 copying setup.cfg -> octavia-8.0.2.dev155 copying setup.py -> octavia-8.0.2.dev155 copying test-requirements.txt -> octavia-8.0.2.dev155 copying tox.ini -> octavia-8.0.2.dev155 copying api-ref/source/conf.py -> octavia-8.0.2.dev155/api-ref/source copying api-ref/source/http-status.yaml -> octavia-8.0.2.dev155/api-ref/source copying api-ref/source/index.rst -> octavia-8.0.2.dev155/api-ref/source copying api-ref/source/parameters.yaml -> octavia-8.0.2.dev155/api-ref/source copying api-ref/source/examples/versions-get-resp.json -> octavia-8.0.2.dev155/api-ref/source/examples copying api-ref/source/v2/amphora.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/availabilityzone.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/availabilityzoneprofile.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/flavor.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/flavorprofile.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/general.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/healthmonitor.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/index.rst -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/l7policy.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/l7rule.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/listener.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/loadbalancer.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/member.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/pool.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/provider.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/quota.inc -> octavia-8.0.2.dev155/api-ref/source/v2 copying api-ref/source/v2/examples/amphora-config-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-failover-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-stats-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-stats-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-profile-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofiles-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavors-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitors-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/http-header-insertion-obj.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policies-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policies-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rules-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rules-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-stats-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-stats-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listeners-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/listeners-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-failover-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-full-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-full-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-stats-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-stats-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-status-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-status-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancers-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancers-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-batch-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-batch-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/members-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/members-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-delete-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-session-persistence-obj.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pools-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/pools-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-availability-zone-capability-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-availability-zone-capability-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-flavor-capability-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-flavor-capability-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-reset-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-show-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-request.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-defaults-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-defaults-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-list-curl -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-list-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-show-response.json -> octavia-8.0.2.dev155/api-ref/source/v2/examples copying bin/create_dual_intermediate_CA.sh -> octavia-8.0.2.dev155/bin copying bin/create_single_CA_intermediate_CA.sh -> octavia-8.0.2.dev155/bin copying bin/openssl.cnf -> octavia-8.0.2.dev155/bin copying devstack/README.md -> octavia-8.0.2.dev155/devstack copying devstack/plugin.sh -> octavia-8.0.2.dev155/devstack copying devstack/settings -> octavia-8.0.2.dev155/devstack copying devstack/contrib/new-octavia-devstack.sh -> octavia-8.0.2.dev155/devstack/contrib copying devstack/etc/octavia/haproxy.cfg -> octavia-8.0.2.dev155/devstack/etc/octavia copying devstack/etc/rsyslog/10-octavia-log-offloading.conf -> octavia-8.0.2.dev155/devstack/etc/rsyslog copying devstack/files/debs/octavia -> octavia-8.0.2.dev155/devstack/files/debs copying devstack/files/rpms/octavia -> octavia-8.0.2.dev155/devstack/files/rpms copying devstack/files/rpms-suse/octavia -> octavia-8.0.2.dev155/devstack/files/rpms-suse copying devstack/files/wsgi/octavia-api.template -> octavia-8.0.2.dev155/devstack/files/wsgi copying devstack/pregenerated/regenerate-certs.sh -> octavia-8.0.2.dev155/devstack/pregenerated copying devstack/pregenerated/certs/client_ca.cert.pem -> octavia-8.0.2.dev155/devstack/pregenerated/certs copying devstack/pregenerated/certs/server_ca-chain.cert.pem -> octavia-8.0.2.dev155/devstack/pregenerated/certs copying devstack/pregenerated/certs/server_ca.cert.pem -> octavia-8.0.2.dev155/devstack/pregenerated/certs copying devstack/pregenerated/certs/private/client.cert-and-key.pem -> octavia-8.0.2.dev155/devstack/pregenerated/certs/private copying devstack/pregenerated/certs/private/server_ca.key.pem -> octavia-8.0.2.dev155/devstack/pregenerated/certs/private copying devstack/pregenerated/ssh-keys/octavia_ssh_key -> octavia-8.0.2.dev155/devstack/pregenerated/ssh-keys copying devstack/pregenerated/ssh-keys/octavia_ssh_key.pub -> octavia-8.0.2.dev155/devstack/pregenerated/ssh-keys copying devstack/samples/README-Vagrant.md -> octavia-8.0.2.dev155/devstack/samples copying devstack/samples/providers.rb -> octavia-8.0.2.dev155/devstack/samples copying devstack/samples/multinode/Vagrantfile -> octavia-8.0.2.dev155/devstack/samples/multinode copying devstack/samples/multinode/local-2.conf -> octavia-8.0.2.dev155/devstack/samples/multinode copying devstack/samples/multinode/local.conf -> octavia-8.0.2.dev155/devstack/samples/multinode copying devstack/samples/multinode/local.sh -> octavia-8.0.2.dev155/devstack/samples/multinode copying devstack/samples/multinode/webserver.sh -> octavia-8.0.2.dev155/devstack/samples/multinode copying devstack/samples/singlenode/Vagrantfile -> octavia-8.0.2.dev155/devstack/samples/singlenode copying devstack/samples/singlenode/local.conf -> octavia-8.0.2.dev155/devstack/samples/singlenode copying devstack/samples/singlenode/local.sh -> octavia-8.0.2.dev155/devstack/samples/singlenode copying devstack/samples/singlenode/webserver.sh -> octavia-8.0.2.dev155/devstack/samples/singlenode copying devstack/upgrade/resources.sh -> octavia-8.0.2.dev155/devstack/upgrade copying devstack/upgrade/settings -> octavia-8.0.2.dev155/devstack/upgrade copying devstack/upgrade/shutdown.sh -> octavia-8.0.2.dev155/devstack/upgrade copying devstack/upgrade/upgrade.sh -> octavia-8.0.2.dev155/devstack/upgrade copying devstack/upgrade/vm_user_data.sh -> octavia-8.0.2.dev155/devstack/upgrade copying diskimage-create/README.rst -> octavia-8.0.2.dev155/diskimage-create copying diskimage-create/diskimage-create.sh -> octavia-8.0.2.dev155/diskimage-create copying diskimage-create/image-tests.sh -> octavia-8.0.2.dev155/diskimage-create copying diskimage-create/requirements.txt -> octavia-8.0.2.dev155/diskimage-create copying diskimage-create/test-requirements.txt -> octavia-8.0.2.dev155/diskimage-create copying diskimage-create/tox.ini -> octavia-8.0.2.dev155/diskimage-create copying diskimage-create/version.txt -> octavia-8.0.2.dev155/diskimage-create copying doc/requirements.txt -> octavia-8.0.2.dev155/doc copying doc/source/conf.py -> octavia-8.0.2.dev155/doc/source copying doc/source/index.rst -> octavia-8.0.2.dev155/doc/source copying doc/source/_static/.placeholder -> octavia-8.0.2.dev155/doc/source/_static copying doc/source/admin/amphora-image-build.rst -> octavia-8.0.2.dev155/doc/source/admin copying doc/source/admin/apache-httpd.rst -> octavia-8.0.2.dev155/doc/source/admin copying doc/source/admin/api-audit.rst -> octavia-8.0.2.dev155/doc/source/admin copying doc/source/admin/flavors.rst -> octavia-8.0.2.dev155/doc/source/admin copying doc/source/admin/healthcheck.rst -> octavia-8.0.2.dev155/doc/source/admin copying doc/source/admin/index.rst -> octavia-8.0.2.dev155/doc/source/admin copying doc/source/admin/log-offloading.rst -> octavia-8.0.2.dev155/doc/source/admin copying doc/source/admin/octavia-status.rst -> octavia-8.0.2.dev155/doc/source/admin copying doc/source/admin/guides/certificates.rst -> octavia-8.0.2.dev155/doc/source/admin/guides copying doc/source/admin/guides/operator-maintenance.rst -> octavia-8.0.2.dev155/doc/source/admin/guides copying doc/source/admin/guides/upgrade.rst -> octavia-8.0.2.dev155/doc/source/admin/guides copying doc/source/admin/guides/sample-configs/openssl.cnf -> octavia-8.0.2.dev155/doc/source/admin/guides/sample-configs copying doc/source/admin/providers/a10.rst -> octavia-8.0.2.dev155/doc/source/admin/providers copying doc/source/admin/providers/amphora.rst -> octavia-8.0.2.dev155/doc/source/admin/providers copying doc/source/admin/providers/amphorav2.rst -> octavia-8.0.2.dev155/doc/source/admin/providers copying doc/source/admin/providers/f5.rst -> octavia-8.0.2.dev155/doc/source/admin/providers copying doc/source/admin/providers/index.rst -> octavia-8.0.2.dev155/doc/source/admin/providers copying doc/source/admin/providers/ovn.rst -> octavia-8.0.2.dev155/doc/source/admin/providers copying doc/source/admin/providers/radware.rst -> octavia-8.0.2.dev155/doc/source/admin/providers copying doc/source/admin/providers/vmware-nsx.rst -> octavia-8.0.2.dev155/doc/source/admin/providers copying doc/source/cli/index.rst -> octavia-8.0.2.dev155/doc/source/cli copying doc/source/configuration/configref.rst -> octavia-8.0.2.dev155/doc/source/configuration copying doc/source/configuration/index.rst -> octavia-8.0.2.dev155/doc/source/configuration copying doc/source/configuration/policy.rst -> octavia-8.0.2.dev155/doc/source/configuration copying doc/source/contributor/CONSTITUTION.rst -> octavia-8.0.2.dev155/doc/source/contributor copying doc/source/contributor/HACKING.rst -> octavia-8.0.2.dev155/doc/source/contributor copying doc/source/contributor/contributing.rst -> octavia-8.0.2.dev155/doc/source/contributor copying doc/source/contributor/index.rst -> octavia-8.0.2.dev155/doc/source/contributor 'doc/source/contributor/specs' not a regular file -- skipping copying doc/source/contributor/api/haproxy-amphora-api.rst -> octavia-8.0.2.dev155/doc/source/contributor/api copying doc/source/contributor/design/version0.5/component-design.rst -> octavia-8.0.2.dev155/doc/source/contributor/design/version0.5 copying doc/source/contributor/design/version0.5/v0.5-component-design.dot -> octavia-8.0.2.dev155/doc/source/contributor/design/version0.5 copying doc/source/contributor/devref/erd.rst -> octavia-8.0.2.dev155/doc/source/contributor/devref copying doc/source/contributor/devref/flows.rst -> octavia-8.0.2.dev155/doc/source/contributor/devref copying doc/source/contributor/devref/gmr.rst -> octavia-8.0.2.dev155/doc/source/contributor/devref copying doc/source/contributor/guides/dev-quick-start.rst -> octavia-8.0.2.dev155/doc/source/contributor/guides copying doc/source/contributor/guides/providers.rst -> octavia-8.0.2.dev155/doc/source/contributor/guides copying doc/source/contributor/guides/remote-debugger.rst -> octavia-8.0.2.dev155/doc/source/contributor/guides copying doc/source/install/index.rst -> octavia-8.0.2.dev155/doc/source/install copying doc/source/install/install-amphorav2.rst -> octavia-8.0.2.dev155/doc/source/install copying doc/source/install/install-ubuntu.rst -> octavia-8.0.2.dev155/doc/source/install copying doc/source/install/install.rst -> octavia-8.0.2.dev155/doc/source/install copying doc/source/reference/glossary.rst -> octavia-8.0.2.dev155/doc/source/reference copying doc/source/reference/index.rst -> octavia-8.0.2.dev155/doc/source/reference copying doc/source/reference/introduction.rst -> octavia-8.0.2.dev155/doc/source/reference copying doc/source/reference/octavia-component-overview.svg -> octavia-8.0.2.dev155/doc/source/reference copying doc/source/user/index.rst -> octavia-8.0.2.dev155/doc/source/user copying doc/source/user/sdks.rst -> octavia-8.0.2.dev155/doc/source/user copying doc/source/user/feature-classification/feature-matrix-healthmonitor.ini -> octavia-8.0.2.dev155/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-l7policy.ini -> octavia-8.0.2.dev155/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-l7rule.ini -> octavia-8.0.2.dev155/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-lb.ini -> octavia-8.0.2.dev155/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-listener.ini -> octavia-8.0.2.dev155/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-member.ini -> octavia-8.0.2.dev155/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-pool.ini -> octavia-8.0.2.dev155/doc/source/user/feature-classification copying doc/source/user/feature-classification/index.rst -> octavia-8.0.2.dev155/doc/source/user/feature-classification copying doc/source/user/guides/basic-cookbook.rst -> octavia-8.0.2.dev155/doc/source/user/guides copying doc/source/user/guides/l7-cookbook.rst -> octavia-8.0.2.dev155/doc/source/user/guides copying doc/source/user/guides/l7.rst -> octavia-8.0.2.dev155/doc/source/user/guides copying elements/amphora-agent/README.rst -> octavia-8.0.2.dev155/elements/amphora-agent copying elements/amphora-agent/element-deps -> octavia-8.0.2.dev155/elements/amphora-agent copying elements/amphora-agent/package-installs.yaml -> octavia-8.0.2.dev155/elements/amphora-agent copying elements/amphora-agent/pkg-map -> octavia-8.0.2.dev155/elements/amphora-agent copying elements/amphora-agent/source-repository-amphora-agent -> octavia-8.0.2.dev155/elements/amphora-agent copying elements/amphora-agent/svc-map -> octavia-8.0.2.dev155/elements/amphora-agent copying elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install -> octavia-8.0.2.dev155/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf -> octavia-8.0.2.dev155/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init -> octavia-8.0.2.dev155/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate -> octavia-8.0.2.dev155/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service -> octavia-8.0.2.dev155/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/post-install.d/10-enable-network-scripts -> octavia-8.0.2.dev155/elements/amphora-agent/post-install.d copying elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd -> octavia-8.0.2.dev155/elements/amphora-agent/post-install.d copying elements/amphora-agent/post-install.d/90-remove-build-deps -> octavia-8.0.2.dev155/elements/amphora-agent/post-install.d copying elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf -> octavia-8.0.2.dev155/elements/amphora-agent/static/etc/NetworkManager/conf.d copying elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf -> octavia-8.0.2.dev155/elements/amphora-agent/static/etc/rsyslog.d copying elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh -> octavia-8.0.2.dev155/elements/amphora-agent/static/usr/local/bin copying elements/amphora-fips/README.rst -> octavia-8.0.2.dev155/elements/amphora-fips copying elements/amphora-fips/element-deps -> octavia-8.0.2.dev155/elements/amphora-fips copying elements/amphora-fips/package-installs.yaml -> octavia-8.0.2.dev155/elements/amphora-fips copying elements/amphora-fips/pkg-map -> octavia-8.0.2.dev155/elements/amphora-fips copying elements/amphora-fips/environment.d/95-enable-fips -> octavia-8.0.2.dev155/elements/amphora-fips/environment.d copying elements/amphora-fips/post-install.d/10-enable-fips -> octavia-8.0.2.dev155/elements/amphora-fips/post-install.d copying elements/amphora-selinux/README.rst -> octavia-8.0.2.dev155/elements/amphora-selinux copying elements/amphora-selinux/element-deps -> octavia-8.0.2.dev155/elements/amphora-selinux copying elements/amphora-selinux/package-installs.json -> octavia-8.0.2.dev155/elements/amphora-selinux copying elements/amphora-selinux/pkg-map -> octavia-8.0.2.dev155/elements/amphora-selinux copying elements/amphora-selinux/post-install.d/50-selinux-policies -> octavia-8.0.2.dev155/elements/amphora-selinux/post-install.d copying elements/certs-ramfs/README.rst -> octavia-8.0.2.dev155/elements/certs-ramfs copying elements/certs-ramfs/element-deps -> octavia-8.0.2.dev155/elements/certs-ramfs copying elements/certs-ramfs/package-installs.yaml -> octavia-8.0.2.dev155/elements/certs-ramfs copying elements/certs-ramfs/svc-map -> octavia-8.0.2.dev155/elements/certs-ramfs copying elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service -> octavia-8.0.2.dev155/elements/certs-ramfs/init-scripts/systemd copying elements/certs-ramfs/init-scripts/sysv/certs-ramfs -> octavia-8.0.2.dev155/elements/certs-ramfs/init-scripts/sysv copying elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf -> octavia-8.0.2.dev155/elements/certs-ramfs/init-scripts/upstart copying elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service -> octavia-8.0.2.dev155/elements/certs-ramfs/post-install.d copying elements/certs-ramfs/static/usr/local/bin/certfs-ramfs -> octavia-8.0.2.dev155/elements/certs-ramfs/static/usr/local/bin copying elements/disable-makecache/README.rst -> octavia-8.0.2.dev155/elements/disable-makecache copying elements/disable-makecache/svc-map -> octavia-8.0.2.dev155/elements/disable-makecache copying elements/disable-makecache/post-install.d/80-disable-makecache -> octavia-8.0.2.dev155/elements/disable-makecache/post-install.d copying elements/haproxy-octavia/README.rst -> octavia-8.0.2.dev155/elements/haproxy-octavia copying elements/haproxy-octavia/element-deps -> octavia-8.0.2.dev155/elements/haproxy-octavia copying elements/haproxy-octavia/package-installs.json -> octavia-8.0.2.dev155/elements/haproxy-octavia copying elements/haproxy-octavia/pkg-map -> octavia-8.0.2.dev155/elements/haproxy-octavia copying elements/haproxy-octavia/svc-map -> octavia-8.0.2.dev155/elements/haproxy-octavia copying elements/haproxy-octavia/install.d/76-haproxy -> octavia-8.0.2.dev155/elements/haproxy-octavia/install.d copying elements/haproxy-octavia/post-install.d/20-disable-default-haproxy -> octavia-8.0.2.dev155/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel -> octavia-8.0.2.dev155/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config -> octavia-8.0.2.dev155/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-setup-haproxy-log -> octavia-8.0.2.dev155/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/21-create-ping-wrapper -> octavia-8.0.2.dev155/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/pre-install.d/01-repositories -> octavia-8.0.2.dev155/elements/haproxy-octavia/pre-install.d copying elements/ipvsadmin/README.rst -> octavia-8.0.2.dev155/elements/ipvsadmin copying elements/ipvsadmin/element-deps -> octavia-8.0.2.dev155/elements/ipvsadmin copying elements/ipvsadmin/package-installs.json -> octavia-8.0.2.dev155/elements/ipvsadmin copying elements/ipvsadmin/svc-map -> octavia-8.0.2.dev155/elements/ipvsadmin copying elements/keepalived-octavia/README.rst -> octavia-8.0.2.dev155/elements/keepalived-octavia copying elements/keepalived-octavia/element-deps -> octavia-8.0.2.dev155/elements/keepalived-octavia copying elements/keepalived-octavia/package-installs.json -> octavia-8.0.2.dev155/elements/keepalived-octavia copying elements/keepalived-octavia/pkg-map -> octavia-8.0.2.dev155/elements/keepalived-octavia copying elements/keepalived-octavia/svc-map -> octavia-8.0.2.dev155/elements/keepalived-octavia copying elements/no-resolvconf/README.rst -> octavia-8.0.2.dev155/elements/no-resolvconf copying elements/no-resolvconf/finalise.d/99-disable-resolv-conf -> octavia-8.0.2.dev155/elements/no-resolvconf/finalise.d copying elements/octavia-lib/README.rst -> octavia-8.0.2.dev155/elements/octavia-lib copying elements/octavia-lib/element-deps -> octavia-8.0.2.dev155/elements/octavia-lib copying elements/octavia-lib/source-repository-octavia-lib -> octavia-8.0.2.dev155/elements/octavia-lib copying elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install -> octavia-8.0.2.dev155/elements/octavia-lib/install.d/octavia-lib-source-install copying elements/octavia-lib/post-install.d/89-remove-build-deps -> octavia-8.0.2.dev155/elements/octavia-lib/post-install.d copying elements/rebind-sshd/README.rst -> octavia-8.0.2.dev155/elements/rebind-sshd copying elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp -> octavia-8.0.2.dev155/elements/rebind-sshd/finalise.d copying elements/remove-default-ints/README.rst -> octavia-8.0.2.dev155/elements/remove-default-ints copying elements/remove-default-ints/post-install.d/91-remove-default-ints -> octavia-8.0.2.dev155/elements/remove-default-ints/post-install.d copying elements/remove-sshd/README.rst -> octavia-8.0.2.dev155/elements/remove-sshd copying elements/remove-sshd/package-installs.yaml -> octavia-8.0.2.dev155/elements/remove-sshd copying elements/root-passwd/README.rst -> octavia-8.0.2.dev155/elements/root-passwd copying elements/root-passwd/post-install.d/99-setup -> octavia-8.0.2.dev155/elements/root-passwd/post-install.d copying elements/sos/README.rst -> octavia-8.0.2.dev155/elements/sos copying elements/sos/element-deps -> octavia-8.0.2.dev155/elements/sos copying elements/sos/package-installs.yaml -> octavia-8.0.2.dev155/elements/sos copying elements/sos/pkg-map -> octavia-8.0.2.dev155/elements/sos copying etc/octavia.conf -> octavia-8.0.2.dev155/etc copying etc/audit/octavia_api_audit_map.conf.sample -> octavia-8.0.2.dev155/etc/audit copying etc/certificates/openssl.cnf -> octavia-8.0.2.dev155/etc/certificates copying etc/dhcp/dhclient.conf -> octavia-8.0.2.dev155/etc/dhcp copying etc/policy/README.rst -> octavia-8.0.2.dev155/etc/policy copying etc/policy/admin_or_owner-policy.yaml -> octavia-8.0.2.dev155/etc/policy copying etc/policy/keystone_default_roles-policy.yaml -> octavia-8.0.2.dev155/etc/policy copying etc/policy/keystone_default_roles_scoped-policy.yaml -> octavia-8.0.2.dev155/etc/policy copying etc/policy/octavia-policy-generator.conf -> octavia-8.0.2.dev155/etc/policy copying httpd/octavia-api.conf -> octavia-8.0.2.dev155/httpd copying octavia/__init__.py -> octavia-8.0.2.dev155/octavia copying octavia/i18n.py -> octavia-8.0.2.dev155/octavia copying octavia/opts.py -> octavia-8.0.2.dev155/octavia copying octavia/version.py -> octavia-8.0.2.dev155/octavia copying octavia.egg-info/PKG-INFO -> octavia-8.0.2.dev155/octavia.egg-info copying octavia.egg-info/SOURCES.txt -> octavia-8.0.2.dev155/octavia.egg-info copying octavia.egg-info/dependency_links.txt -> octavia-8.0.2.dev155/octavia.egg-info copying octavia.egg-info/entry_points.txt -> octavia-8.0.2.dev155/octavia.egg-info copying octavia.egg-info/not-zip-safe -> octavia-8.0.2.dev155/octavia.egg-info copying octavia.egg-info/pbr.json -> octavia-8.0.2.dev155/octavia.egg-info copying octavia.egg-info/requires.txt -> octavia-8.0.2.dev155/octavia.egg-info copying octavia.egg-info/top_level.txt -> octavia-8.0.2.dev155/octavia.egg-info copying octavia/amphorae/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae copying octavia/amphorae/backends/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/backends copying octavia/amphorae/backends/agent/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/api_server/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalived.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/loadbalancer.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/osutils.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/plug.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/server.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/util.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> octavia-8.0.2.dev155/octavia/amphorae/backends/agent/templates copying octavia/amphorae/backends/health_daemon/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_daemon.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_sender.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/status_message.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/utils/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/haproxy_query.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface_file.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/ip_advertisement.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/keepalivedlvs_query.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_namespace.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_utils.py -> octavia-8.0.2.dev155/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/udp_check.sh -> octavia-8.0.2.dev155/octavia/amphorae/backends/utils copying octavia/amphorae/driver_exceptions/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/exceptions.py -> octavia-8.0.2.dev155/octavia/amphorae/driver_exceptions copying octavia/amphorae/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers copying octavia/amphorae/drivers/driver_base.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers copying octavia/amphorae/drivers/haproxy/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/data_models.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/exceptions.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/health/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/heartbeat_udp.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/keepalived/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> octavia-8.0.2.dev155/octavia/amphorae/drivers/keepalived/jinja/templates copying octavia/amphorae/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/driver.py -> octavia-8.0.2.dev155/octavia/amphorae/drivers/noop_driver copying octavia/api/__init__.py -> octavia-8.0.2.dev155/octavia/api copying octavia/api/app.py -> octavia-8.0.2.dev155/octavia/api copying octavia/api/config.py -> octavia-8.0.2.dev155/octavia/api copying octavia/api/root_controller.py -> octavia-8.0.2.dev155/octavia/api copying octavia/api/common/__init__.py -> octavia-8.0.2.dev155/octavia/api/common copying octavia/api/common/hooks.py -> octavia-8.0.2.dev155/octavia/api/common copying octavia/api/common/pagination.py -> octavia-8.0.2.dev155/octavia/api/common copying octavia/api/common/types.py -> octavia-8.0.2.dev155/octavia/api/common copying octavia/api/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/api/drivers copying octavia/api/drivers/driver_factory.py -> octavia-8.0.2.dev155/octavia/api/drivers copying octavia/api/drivers/utils.py -> octavia-8.0.2.dev155/octavia/api/drivers copying octavia/api/drivers/amphora_driver/__init__.py -> octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/availability_zone_schema.py -> octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/flavor_schema.py -> octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/v1/__init__.py -> octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver/v1 copying octavia/api/drivers/amphora_driver/v1/driver.py -> octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver/v1 copying octavia/api/drivers/amphora_driver/v2/__init__.py -> octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/amphora_driver/v2/driver.py -> octavia-8.0.2.dev155/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/driver_agent/__init__.py -> octavia-8.0.2.dev155/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_get.py -> octavia-8.0.2.dev155/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_listener.py -> octavia-8.0.2.dev155/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_updater.py -> octavia-8.0.2.dev155/octavia/api/drivers/driver_agent copying octavia/api/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/agent.py -> octavia-8.0.2.dev155/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/driver.py -> octavia-8.0.2.dev155/octavia/api/drivers/noop_driver copying octavia/api/healthcheck/healthcheck_plugins.py -> octavia-8.0.2.dev155/octavia/api/healthcheck copying octavia/api/v2/__init__.py -> octavia-8.0.2.dev155/octavia/api/v2 copying octavia/api/v2/controllers/__init__.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/amphora.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zone_profiles.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zones.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/base.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavor_profiles.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavors.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/health_monitor.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7policy.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7rule.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/listener.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/load_balancer.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/member.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/pool.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/provider.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/controllers/quotas.py -> octavia-8.0.2.dev155/octavia/api/v2/controllers copying octavia/api/v2/types/__init__.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/amphora.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/availability_zone_profile.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/availability_zones.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/flavor_profile.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/flavors.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/health_monitor.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/l7policy.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/l7rule.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/listener.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/load_balancer.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/member.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/pool.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/provider.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/api/v2/types/quotas.py -> octavia-8.0.2.dev155/octavia/api/v2/types copying octavia/certificates/__init__.py -> octavia-8.0.2.dev155/octavia/certificates copying octavia/certificates/common/__init__.py -> octavia-8.0.2.dev155/octavia/certificates/common copying octavia/certificates/common/barbican.py -> octavia-8.0.2.dev155/octavia/certificates/common copying octavia/certificates/common/cert.py -> octavia-8.0.2.dev155/octavia/certificates/common copying octavia/certificates/common/local.py -> octavia-8.0.2.dev155/octavia/certificates/common copying octavia/certificates/common/pkcs12.py -> octavia-8.0.2.dev155/octavia/certificates/common copying octavia/certificates/common/auth/__init__.py -> octavia-8.0.2.dev155/octavia/certificates/common/auth copying octavia/certificates/common/auth/barbican_acl.py -> octavia-8.0.2.dev155/octavia/certificates/common/auth copying octavia/certificates/generator/__init__.py -> octavia-8.0.2.dev155/octavia/certificates/generator copying octavia/certificates/generator/cert_gen.py -> octavia-8.0.2.dev155/octavia/certificates/generator copying octavia/certificates/generator/local.py -> octavia-8.0.2.dev155/octavia/certificates/generator copying octavia/certificates/manager/__init__.py -> octavia-8.0.2.dev155/octavia/certificates/manager copying octavia/certificates/manager/barbican.py -> octavia-8.0.2.dev155/octavia/certificates/manager copying octavia/certificates/manager/barbican_legacy.py -> octavia-8.0.2.dev155/octavia/certificates/manager copying octavia/certificates/manager/castellan_mgr.py -> octavia-8.0.2.dev155/octavia/certificates/manager copying octavia/certificates/manager/cert_mgr.py -> octavia-8.0.2.dev155/octavia/certificates/manager copying octavia/certificates/manager/local.py -> octavia-8.0.2.dev155/octavia/certificates/manager copying octavia/cmd/__init__.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/agent.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/api.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/driver_agent.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/haproxy_vrrp_check.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/health_checker.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/health_manager.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/house_keeping.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/interface.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/octavia_worker.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/cmd/status.py -> octavia-8.0.2.dev155/octavia/cmd copying octavia/common/__init__.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/base_taskflow.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/clients.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/config.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/constants.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/context.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/data_models.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/decorators.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/exceptions.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/keystone.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/policy.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/rpc.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/service.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/stats.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/utils.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/validate.py -> octavia-8.0.2.dev155/octavia/common copying octavia/common/jinja/__init__.py -> octavia-8.0.2.dev155/octavia/common/jinja copying octavia/common/jinja/user_data_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/common/jinja copying octavia/common/jinja/haproxy/__init__.py -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy copying octavia/common/jinja/haproxy/combined_listeners/__init__.py -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/__init__.py -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/split_listeners copying octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/split_listeners copying octavia/common/jinja/haproxy/split_listeners/templates/base.j2 -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/templates/haproxy.cfg.j2 -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/templates/macros.j2 -> octavia-8.0.2.dev155/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/logging/__init__.py -> octavia-8.0.2.dev155/octavia/common/jinja/logging copying octavia/common/jinja/logging/logging_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/common/jinja/logging copying octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> octavia-8.0.2.dev155/octavia/common/jinja/logging/templates copying octavia/common/jinja/lvs/__init__.py -> octavia-8.0.2.dev155/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/jinja_cfg.py -> octavia-8.0.2.dev155/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/templates/base.j2 -> octavia-8.0.2.dev155/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> octavia-8.0.2.dev155/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/macros.j2 -> octavia-8.0.2.dev155/octavia/common/jinja/lvs/templates copying octavia/common/jinja/templates/user_data_config_drive.template -> octavia-8.0.2.dev155/octavia/common/jinja/templates copying octavia/common/tls_utils/__init__.py -> octavia-8.0.2.dev155/octavia/common/tls_utils copying octavia/common/tls_utils/cert_parser.py -> octavia-8.0.2.dev155/octavia/common/tls_utils copying octavia/compute/__init__.py -> octavia-8.0.2.dev155/octavia/compute copying octavia/compute/compute_base.py -> octavia-8.0.2.dev155/octavia/compute copying octavia/compute/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/compute/drivers copying octavia/compute/drivers/nova_driver.py -> octavia-8.0.2.dev155/octavia/compute/drivers copying octavia/compute/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/driver.py -> octavia-8.0.2.dev155/octavia/compute/drivers/noop_driver copying octavia/controller/__init__.py -> octavia-8.0.2.dev155/octavia/controller copying octavia/controller/healthmanager/__init__.py -> octavia-8.0.2.dev155/octavia/controller/healthmanager copying octavia/controller/healthmanager/health_manager.py -> octavia-8.0.2.dev155/octavia/controller/healthmanager copying octavia/controller/housekeeping/__init__.py -> octavia-8.0.2.dev155/octavia/controller/housekeeping copying octavia/controller/housekeeping/house_keeping.py -> octavia-8.0.2.dev155/octavia/controller/housekeeping copying octavia/controller/queue/__init__.py -> octavia-8.0.2.dev155/octavia/controller/queue copying octavia/controller/queue/v1/__init__.py -> octavia-8.0.2.dev155/octavia/controller/queue/v1 copying octavia/controller/queue/v1/consumer.py -> octavia-8.0.2.dev155/octavia/controller/queue/v1 copying octavia/controller/queue/v1/endpoints.py -> octavia-8.0.2.dev155/octavia/controller/queue/v1 copying octavia/controller/queue/v2/__init__.py -> octavia-8.0.2.dev155/octavia/controller/queue/v2 copying octavia/controller/queue/v2/consumer.py -> octavia-8.0.2.dev155/octavia/controller/queue/v2 copying octavia/controller/queue/v2/endpoints.py -> octavia-8.0.2.dev155/octavia/controller/queue/v2 copying octavia/controller/worker/__init__.py -> octavia-8.0.2.dev155/octavia/controller/worker copying octavia/controller/worker/amphora_rate_limit.py -> octavia-8.0.2.dev155/octavia/controller/worker copying octavia/controller/worker/task_utils.py -> octavia-8.0.2.dev155/octavia/controller/worker copying octavia/controller/worker/v1/__init__.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1 copying octavia/controller/worker/v1/controller_worker.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1 copying octavia/controller/worker/v1/flows/__init__.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/amphora_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/health_monitor_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/l7policy_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/l7rule_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/listener_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/load_balancer_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/member_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/pool_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/tasks/__init__.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/amphora_driver_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/cert_task.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/compute_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/database_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/lifecycle_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/model_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/network_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/retry_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v2/__init__.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2 copying octavia/controller/worker/v2/controller_worker.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2 copying octavia/controller/worker/v2/taskflow_jobboard_driver.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2 copying octavia/controller/worker/v2/flows/__init__.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/amphora_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/flow_utils.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/health_monitor_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7policy_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7rule_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/listener_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/load_balancer_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/member_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/pool_flows.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/tasks/__init__.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/cert_task.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/compute_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/database_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/network_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/retry_tasks.py -> octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks copying octavia/db/__init__.py -> octavia-8.0.2.dev155/octavia/db copying octavia/db/api.py -> octavia-8.0.2.dev155/octavia/db copying octavia/db/base_models.py -> octavia-8.0.2.dev155/octavia/db copying octavia/db/healthcheck.py -> octavia-8.0.2.dev155/octavia/db copying octavia/db/models.py -> octavia-8.0.2.dev155/octavia/db copying octavia/db/prepare.py -> octavia-8.0.2.dev155/octavia/db copying octavia/db/repositories.py -> octavia-8.0.2.dev155/octavia/db copying octavia/db/migration/__init__.py -> octavia-8.0.2.dev155/octavia/db/migration copying octavia/db/migration/alembic.ini -> octavia-8.0.2.dev155/octavia/db/migration copying octavia/db/migration/cli.py -> octavia-8.0.2.dev155/octavia/db/migration copying octavia/db/migration/alembic_migrations/README.rst -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/env.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/script.py.mako -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> octavia-8.0.2.dev155/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-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> octavia-8.0.2.dev155/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-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> octavia-8.0.2.dev155/octavia/db/migration/alembic_migrations/versions copying octavia/distributor/__init__.py -> octavia-8.0.2.dev155/octavia/distributor copying octavia/distributor/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/distributor/drivers copying octavia/distributor/drivers/driver_base.py -> octavia-8.0.2.dev155/octavia/distributor/drivers copying octavia/distributor/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/driver.py -> octavia-8.0.2.dev155/octavia/distributor/drivers/noop_driver copying octavia/hacking/__init__.py -> octavia-8.0.2.dev155/octavia/hacking copying octavia/hacking/checks.py -> octavia-8.0.2.dev155/octavia/hacking copying octavia/image/__init__.py -> octavia-8.0.2.dev155/octavia/image copying octavia/image/image_base.py -> octavia-8.0.2.dev155/octavia/image copying octavia/image/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/image/drivers copying octavia/image/drivers/glance_driver.py -> octavia-8.0.2.dev155/octavia/image/drivers copying octavia/image/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/image/drivers/noop_driver copying octavia/image/drivers/noop_driver/driver.py -> octavia-8.0.2.dev155/octavia/image/drivers/noop_driver copying octavia/network/__init__.py -> octavia-8.0.2.dev155/octavia/network copying octavia/network/base.py -> octavia-8.0.2.dev155/octavia/network copying octavia/network/data_models.py -> octavia-8.0.2.dev155/octavia/network copying octavia/network/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/network/drivers copying octavia/network/drivers/neutron/__init__.py -> octavia-8.0.2.dev155/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/allowed_address_pairs.py -> octavia-8.0.2.dev155/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/base.py -> octavia-8.0.2.dev155/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/utils.py -> octavia-8.0.2.dev155/octavia/network/drivers/neutron copying octavia/network/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/driver.py -> octavia-8.0.2.dev155/octavia/network/drivers/noop_driver copying octavia/policies/__init__.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/amphora.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/availability_zone.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/availability_zone_profile.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/base.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/flavor.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/flavor_profile.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/healthmonitor.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/l7policy.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/l7rule.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/listener.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/loadbalancer.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/member.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/pool.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/provider.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/provider_availability_zone.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/provider_flavor.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/policies/quota.py -> octavia-8.0.2.dev155/octavia/policies copying octavia/statistics/__init__.py -> octavia-8.0.2.dev155/octavia/statistics copying octavia/statistics/stats_base.py -> octavia-8.0.2.dev155/octavia/statistics copying octavia/statistics/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/statistics/drivers copying octavia/statistics/drivers/logger.py -> octavia-8.0.2.dev155/octavia/statistics/drivers copying octavia/statistics/drivers/update_db.py -> octavia-8.0.2.dev155/octavia/statistics/drivers copying octavia/tests/__init__.py -> octavia-8.0.2.dev155/octavia/tests copying octavia/tests/common/__init__.py -> octavia-8.0.2.dev155/octavia/tests/common copying octavia/tests/common/constants.py -> octavia-8.0.2.dev155/octavia/tests/common copying octavia/tests/common/data_model_helpers.py -> octavia-8.0.2.dev155/octavia/tests/common copying octavia/tests/common/sample_certs.py -> octavia-8.0.2.dev155/octavia/tests/common copying octavia/tests/common/sample_data_models.py -> octavia-8.0.2.dev155/octavia/tests/common copying octavia/tests/common/sample_network_data.py -> octavia-8.0.2.dev155/octavia/tests/common copying octavia/tests/common/utils.py -> octavia-8.0.2.dev155/octavia/tests/common copying octavia/tests/functional/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional copying octavia/tests/functional/amphorae/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional/amphorae copying octavia/tests/functional/amphorae/backend/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional/amphorae/backend copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional/amphorae/backend/agent copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> octavia-8.0.2.dev155/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> octavia-8.0.2.dev155/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/api/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional/api copying octavia/tests/functional/api/test_healthcheck.py -> octavia-8.0.2.dev155/octavia/tests/functional/api copying octavia/tests/functional/api/test_root_controller.py -> octavia-8.0.2.dev155/octavia/tests/functional/api copying octavia/tests/functional/api/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/drivers copying octavia/tests/functional/api/drivers/driver_agent/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/v2/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/base.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_amphora.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zones.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavor_profiles.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavors.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_health_monitor.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7policy.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7rule.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_listener.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_load_balancer.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_member.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_pool.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_provider.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_quotas.py -> octavia-8.0.2.dev155/octavia/tests/functional/api/v2 copying octavia/tests/functional/db/__init__.py -> octavia-8.0.2.dev155/octavia/tests/functional/db copying octavia/tests/functional/db/base.py -> octavia-8.0.2.dev155/octavia/tests/functional/db copying octavia/tests/functional/db/test_models.py -> octavia-8.0.2.dev155/octavia/tests/functional/db copying octavia/tests/functional/db/test_repositories.py -> octavia-8.0.2.dev155/octavia/tests/functional/db copying octavia/tests/unit/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit copying octavia/tests/unit/base.py -> octavia-8.0.2.dev155/octavia/tests/unit copying octavia/tests/unit/test_opts.py -> octavia-8.0.2.dev155/octavia/tests/unit copying octavia/tests/unit/test_version.py -> octavia-8.0.2.dev155/octavia/tests/unit copying octavia/tests/unit/amphorae/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae copying octavia/tests/unit/amphorae/backends/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/api/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api copying octavia/tests/unit/api/common/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/base.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_pagination.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_types.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/common copying octavia/tests/unit/api/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_driver_factory.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_utils.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/amphora_driver copying octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/amphora_driver/v1 copying octavia/tests/unit/api/drivers/amphora_driver/v1/test_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/amphora_driver/v1 copying octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/driver_agent/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/v2/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2 copying octavia/tests/unit/api/v2/types/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/base.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zones.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavor_profile.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavors.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_health_monitor.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7policy.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7rule.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_listener.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_load_balancer.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_member.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_pool.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_quotas.py -> octavia-8.0.2.dev155/octavia/tests/unit/api/v2/types copying octavia/tests/unit/certificates/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates copying octavia/tests/unit/certificates/common/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_barbican.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_local.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/auth/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/generator/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/local_csr.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_local.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/manager/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_local.py -> octavia-8.0.2.dev155/octavia/tests/unit/certificates/manager copying octavia/tests/unit/cmd/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_agent.py -> octavia-8.0.2.dev155/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_driver_agent.py -> octavia-8.0.2.dev155/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> octavia-8.0.2.dev155/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_checker.py -> octavia-8.0.2.dev155/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_manager.py -> octavia-8.0.2.dev155/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_house_keeping.py -> octavia-8.0.2.dev155/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_interface.py -> octavia-8.0.2.dev155/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_status.py -> octavia-8.0.2.dev155/octavia/tests/unit/cmd copying octavia/tests/unit/common/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_base_taskflow.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_clients.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_config.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_constants.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_data_models.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_decorators.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_exceptions.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_policy.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_stats.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_utils.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/test_validate.py -> octavia-8.0.2.dev155/octavia/tests/unit/common copying octavia/tests/unit/common/jinja/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/haproxy/split_listeners copying octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/haproxy/split_listeners copying octavia/tests/unit/common/jinja/logging/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/lvs/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/sample_configs/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_split.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> octavia-8.0.2.dev155/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/tls_utils/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> octavia-8.0.2.dev155/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/compute/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/compute copying octavia/tests/unit/compute/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/controller/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller copying octavia/tests/unit/controller/healthmanager/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/housekeeping/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/queue/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/v1/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v1/test_consumer.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v1/test_endpoints.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v2/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_consumer.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_endpoints.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/worker/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_task_utils.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/v1/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1 copying octavia/tests/unit/controller/worker/v1/test_controller_worker.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1 copying octavia/tests/unit/controller/worker/v1/flows/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/tasks/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v2/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/flows/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> octavia-8.0.2.dev155/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/db/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/db copying octavia/tests/unit/hacking/test_checks.py -> octavia-8.0.2.dev155/octavia/tests/unit/hacking copying octavia/tests/unit/image/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/image copying octavia/tests/unit/image/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/test_glance_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/image/drivers/noop_driver copying octavia/tests/unit/network/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/network copying octavia/tests/unit/network/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/network/drivers copying octavia/tests/unit/network/drivers/neutron/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> octavia-8.0.2.dev155/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_base.py -> octavia-8.0.2.dev155/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> octavia-8.0.2.dev155/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/statistics/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/statistics copying octavia/tests/unit/statistics/test_stats_base.py -> octavia-8.0.2.dev155/octavia/tests/unit/statistics copying octavia/tests/unit/statistics/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_logger.py -> octavia-8.0.2.dev155/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_update_db.py -> octavia-8.0.2.dev155/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/volume/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/volume copying octavia/tests/unit/volume/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/test_cinder_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/tests/unit/volume/drivers/noop_driver copying octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev155/octavia/tests/unit/volume/drivers/noop_driver copying octavia/volume/__init__.py -> octavia-8.0.2.dev155/octavia/volume copying octavia/volume/volume_base.py -> octavia-8.0.2.dev155/octavia/volume copying octavia/volume/drivers/__init__.py -> octavia-8.0.2.dev155/octavia/volume/drivers copying octavia/volume/drivers/cinder_driver.py -> octavia-8.0.2.dev155/octavia/volume/drivers copying octavia/volume/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev155/octavia/volume/drivers/noop_driver copying octavia/volume/drivers/noop_driver/driver.py -> octavia-8.0.2.dev155/octavia/volume/drivers/noop_driver copying playbooks/enable-fips.yaml -> octavia-8.0.2.dev155/playbooks copying playbooks/image-build/post.yaml -> octavia-8.0.2.dev155/playbooks/image-build copying playbooks/image-build/run.yaml -> octavia-8.0.2.dev155/playbooks/image-build copying releasenotes/notes/.placeholder -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/3rd-party-neutron-backends-deployment-82691be2bc72a786.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-Stein-Prelude-7d8290b803db8c56.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-CA-certificate-6863f64a2fe70a6f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-CRL-d0722fd175bc2f51.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-header-insertion-039debc7e6f06474.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-option-15d868d1009fc130.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-UDP-protocol-support-9c011a23525092a1.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-amphora-agent-config-update-API-298b31e6c0cd715c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-amphora-info-endpoint-e2e3b53ae5ab5a85.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-cached_zone-to-the-amphora-record-7c3231c2b5b96574.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-driver-agent-get-methods-b624a1342c3e6d0f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-log-offloading-233cd8612c0dd2b5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-pool-CA-and-CRL-bb467b17188ed022.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-pool-tls-client-auth-01d3b8acfb78ab14.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-pool-tls_enabled-f189677c0e13c447.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-provider-agent-support-a735806c4da4c470.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Add-proxy-protocol-v2-90e4f5bf76138c69.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Added-RBAC-default-roles-and-scoping-0081627043f5c96d.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Adds-L7rule-support-for-TLS-client-authentication-22e3ae29aaf7fc26.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Allow-configuration-of-listener-timeout-values-9a7600c4e21364e3.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Allow-members-to-be-set-as-backup-e68e46bc52f2fc1f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Amphora-Failover-API-612090f761936254.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Change-HTTPS-HealthMonitor-functionality-79240ef13e65cd88.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Correct-naming-for-quota-resources-8e4309a839208cd1.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-API-update-null-None-1b400962017a3d56.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-HM-DB-Rollback-no-connection-2664c4f7823ecaec.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-allocate_and_associate-deadlock-3ff1464421c1d464.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-failover-ip-addresses-exhausted-69110b2fa4683e1a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-healthcheck-text-plain-mime-type-134485abb8bcea0c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-healthmanager-not-update-amphora-health-when-LB-disabled-46a4fb295c6d0850.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-ifup-on-member-create-5b405d98eb036718.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-listener-delete-causing-failover-251efdb79af24c0a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-noop-batch-member-update-issue-09b76787553e7752.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-plug-vip-revert-abandoned-vrrp-port-efff14edce62ad75.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Fix-pool-alpn-older-haproxy-50514c1df4f77bcd.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/IPv6-support-953ef81ed8555fce.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Increase-TCP-buffer-memory-max-and-enable-mtu-black-hole-detection.-0640432a7202400f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Octavia-flavors-2a96424c3d65c224.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Octavia-lib-transition-driver-agent-aeefef114898b8f5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Report-more-accurate-haproxy-statuses-7e995bb4c7cc0dd6.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Set-retry-defaults-to-prod-values-f3cc10d16baa716a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Support-PKCS12-certificate-objects-1c6e896be9d35977.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/UDP-listener-health-d8fdf64a32e022d4.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/Use-Ubuntu-virtual-kernel-for-Amphora-a1e8af8bc7893011.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-aarch64-amphora-image-support-7b0859f89d9092f8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-ability-setting-barbican-acls-85f36747d4284035.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-ability-to-disable-tls-terminated-listeners-965ec7c1a8a9f732.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-amphora-alpn-h2-support-dfa9a86b2c06f354.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-amphora-delete-69badba140f7b228.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-amphora-flavor-field-54d42da0381ced7f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-amphora-image-tag-capability-ba2ea034bc01ab48.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-anti-affinity-policy-config-39df309fd12d443c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-api-tag-filtering-8bfb3c3b7cfd6afe.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-batch-member-update-capability-4923bd266a9b2b80.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-c9b9401b831efb25.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-compute-flavor-capability-ab202697a7fbdc3d.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-default-ciphers-2eb70b34290711be.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-h2-alpn-protocol-to-default-e2d499d21a5d90d1.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-haproxy2-centos-063beb304409d141.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-healthcheck-middleware-6c09150bddd3113f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-id-column-to-healthmonitor-a331934ad2cede87.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-jobboard-based-controller-599279c7cc172e955.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-l7policy-and-l7rule-to-quota-4b873c77f1e608e6.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-lb-algorithm-source-ip-port-ff86433143e43136.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-listener-tls-alpn-support-3056fb01b418c88f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-monitor-address-and-port-to-member-99fa2ee65e2b04b4.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-nftables-support-c86a89c420f6a42a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-policy-json-support-38929bb1fb581a7a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-pool-tls-alpn-support-68cb94b828c9ba37.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-protocol-validation-0f9129a045e372ce.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-ptvsd-debugger-33bb632bccf494bb.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-quota-support-fe63a52b6b903789.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-retry-for-getting-amphora-7f96ec666403ea49.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-rh-flavors-support-for-amphora-agent-cd3e9f9f519b9ff2.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-rhel-amphora-ab4a7bada2fa3eb7.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-sctp-support-in-amphora-driver-d6e60731029badf5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-shared-pools-and-l7-ef9edf01bb9058e0.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-sos-element-5d6677471341e7f2.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-support-for-centos-8-e0730de5d20a48be.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-support-for-sctp-protocol-152444b211ab2188.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-systemd-support-5794252f02bce666.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-cc440f3f440ba6d2.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-vip-acl-4a7e20d167fe4a49.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add-x-forwarded-proto-19a1d971cf43b795.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add_API_reference-81d84d0c8598b764.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add_ability_to_disable_api_versions-253a8dc4253f0f56.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add_api_audit-58dc16bff517eae7.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add_provider_driver_support-7523f130dd5025af.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/add_tag_support-4735534f4066b9af.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/additional-udp-healthcheck-types-2414a5edee9f5110.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/admin-state-up-fix-4aa278eac67646ae.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/allow-invisible-subnets-e30b0b5fbd216294.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/allow-operators-to-disable-ping-healthchecks-42fd8c3b88edaf35.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/allow-vip-on-mgmt-net-d6c65d4ccb2a8f2c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/amp-agent-py3-cert-upload-binary-74e0ab35c5a85c68.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/amp-az-1a0b4255c77fd1dc.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/amphora-network-interface-management-d77bc9905ed997f6.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/amphora-support-rsyslog-failover-f8bf00e0bf0fc27e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/api-create-project-id-4bb984b24d56de2e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/auth-strategy-keystone-80b3780a18420b6c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/auto_detect_haproxy_user_group-c220b6a2c8f1d589.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/availability-zone-api-a28ff5e00bdcc69a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/availability-zones-can-override-valid-vip-networks-5566aa4769c158dc.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/bug-1797130-8c9bfa50d9b6c955.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/build-rate-limiting-a2d2d4c9333a8f46.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/catch_validation-27ffe48ca187c46f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/cert-encrypted-ramfs-381ffe3d4a7392d7.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/change-keystone-backend-config-d246b1e34015c86c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/correct-amp-client-auth-vulnerability-6803f4bac2508e4c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/custom_eventstreamer_queue_url-7a98bd6a7e92e9de.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/default-ubuntu-focal-6c4a94b8cfcfd995.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/deleted-404-2cdd751e7afbe036.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/deprecate-amp_ssh_key_name-e1041a64ed970a9e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-cc3dbf8b07c2638e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/deprecating-spares-pool-9f92787ec9809a78.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/disable-conntrack-for-tcp-01ef6948d99353c2.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/disable_logging-3b50f388ee2b8127.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/diskimage-create-git-branch-9c44e7e3fa70a985.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/documentation-migration-f72c6a1703a105b7.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/drop-python-2-7-a6b3f456bf6a3da7.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/enable-keystone-on-api-b3ebb132ad5ab308.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/enable-mutable-configuration-1d7f62a133148767.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/encrypt-certs-and-keys-5175d7704d8df3ce.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/ensure-rsyslog-config-is-reloaded-b4a25a98b661d0f1.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/ensure-rsyslog-reloaded-amphorav1-a4ec5127a459f3bf.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/extend_api_to_accept_qos_policy_id-128ab592a735f3b8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/failover-vip-no-dhcp-50805c5321ebbb05.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/filter-out-private-information-from-taskflow-logs-0d8697140423b4d5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-API-list-performance-3b121deffbc3ce4a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-IPv6-vip-079a3285f78686ee.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-PING-health-monitor-bc38de57fa759ac0.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-SNI-single-process-879ffce5eaa6c1c3.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-active-standby-in-centos-4e47140e0e139de8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-add-member-tls-enabled-pool-cc77bfa320aaf659.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-amp-failover-missing-vrrp-port-9b5f13b9951b7edb.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-amphora-failover-amphorav2-b19a76ccfdc75245.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-amphora-haproxy-count-b1b1df43a7150926.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-amphora-to-support-centos-stream-9-e4c8599ae152d396.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-amphora-to-support-rhel-9-b10091e81b48533a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-amphorav1-subnet-member-9921d1ba387ff975.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-amphorav2-failover-secgroup-c793de5e00b32653.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-api-listener-update-sni-containers-6595c52e2de1f621.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-api-sort-key-337f342d5cdce432.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-application-credential-tokens-with-barbican-3b7d13283206c124.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-audit-map-for-failover-e63390399da6841d.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-barbican-client-verfiy-689be1b9389bd1d8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-batch-member-update-race-condition-09b82e2cc3121e03.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-certs-ramfs-race-561f355d13fc6d14.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-client-auth-single-process-749af7791454ff03.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-computewait-with-persistence-d10223bfb48a0ded.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-corrupted-global-server-state-file-325ab7c62e21ff14.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-creating-fully-populated-load-balancer-ae57ffae5c017ac3.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-default-timeout-values-for-listeners-108c8048ba8beb9a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-disable-udp-listener-status-3d34a5596e62da1c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-disabled-udp-pool-3e84558f996017d5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-drain-status-detection-b9395fa4fe8c936f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-driver-agent-decrement-quota-27486d9fa0bdeb89.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-driver-agent-graceful-shutdown-daff9ffaccb09a9e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-driver-errors-81d33948288bf8cf.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-dual-error-amp-failover-69e323892bad8254.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-duplicate-sg-creation-0c502a5d2d8c276d.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-empty-udp-pool-status-3171950628898468.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-enforced-selinux-on-centos-27842ca6afbb500c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-error-messages-ec817a66249e6666.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-eth1-ip-flush-7fadda4bdca387b5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-full-graph-loadbalancer-creation-if-jobboard-is-disabled.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-fully-populated-lb-with-listener-92a369ea8d57e8f5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-haproxy-compatibility-about-server-state-file-df70e5ac859417e2.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-health-check-db-outage-279b0bc1d0039312.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-health-monitor-to-error-revert-task-feb38ba7641a4892.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-hm-operating-status-online-in-single-lb-call-214a7ca22937a877.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-host-routes-with-amphorav2-and-persistence-54b99d651a4ee9c4.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-house-keeping-shutdown-17b04417a2c4849f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-housekeeping-db-performance-b0d0fcfcce696314.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-invalid-attribute-for-filtering-d2ddb95a1acbded2.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-ipv6-interface-configuration-61b1bd7d2c962cea.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-ipv6-udp-health-message-ed94b35bbea396ec.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-lb-error-failover-2c17afaa20c0c97f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-lb-in-PENDING-on-DB-failure-1ffea71a86cd4ea9.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-lb-update-with-no-data-abefe7860b8fb4c7.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-listener-MAX_TIMEOUT-4c4fdf804a96c34b.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-listener-creation-allowing-pool-protocol-b9e9ef147f6eeaf4.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-listener-tls-versions-ciphers-clearing-4e987ee17d6b6e79.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-listener-update-certs-failed-315c66f4806e76c8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-lo-interface-amphora-netns-90fb9934026e1485.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-loadbalancer-db-cleanup-61ee81a4fd597067.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-long-tasks-with-redis-keepalive-af18211334c14f54.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-member-operating-status-on-reload-fe3688603bae8726.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-missing-amphora-create-dependency-a954ded0d260d462.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-missing-cloud-guest-utils-rh-eb39a53502dc1e91.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-missing-cronie-rh-bd31001338ddbb1e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-multi-amp-down-failover-952618fb8d3d8ae6.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-network-interface-collision-939fd32587ea3344.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-nf-conntrack-max-value-in-amp-0e16eb50b42e7b58.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-nf_conntrack_buckets-sysctl-75ae6dbb9d052863.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-no-resolvconf-rhel-dhclient-hook-36a1c3b1a3b03a3d.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-nova-service_name-6bde4970047817f4.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-nr_open-limit-value-7f475c3e301a608d.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-oslo-messaging-connection-leakage-aeb79474105ac116.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-peer-name-prefix-hypen-e74a87e9a01b4f4c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-persistence-granularity-default-value-540093bbf6518ed8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-ping-hm-on-centos-stream-6624f19c8da86e22.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-ping-hm-with-haproxy-2.2-9b83777172fb8835.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-plugging-member-subnets-8560cd9403ff79a7.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-pool-crl-2cc6f2705f5b2009.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-pool-prov-status-on-lb-single-create-897070aee0a42da6.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-protocol-header-insertion-mismatch-e3aeb5f5fee0348b.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-provider-capabilities-filtering-8bd12b2cf7b37a84.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-provider-driver-utils-b75485785dcd6462.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-provisioning-status-on-errors-7f3736ef6e94d453.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-proxyv2-44a7627294922a8e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-qos-apply-after-failover-561abbd153ab88ee.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-race-condiction-on-update-b5330c8fcf1800cd.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-race-condition-member-batch-update-1aed0e06004c5dad.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-redhat-amphora-images-interface-files-5ba1be40c65940d9.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-reschedule-of-jobboard-tasks-929c066dea9267fd.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-route-table-b2ec0aa7b92d2abc.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-selinux-issue-with-lvs-masquerade.sh-ebbb89886148c70f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-selinux-tcp-hm-on-udp-pools-89c3b8db89e359ba.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-spare-amphora-check-and-creation-3adf939b45610155.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-subnet-host_routes-amphorav2-3c079c5a3bfa1b3d.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-support-for-monitoring-address-and-port-in-udp-members-ff83395544f228cf.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-timeout-dict-in-failover-tasks-537456e0fe1d7cb8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-timeout-dict-when-start-vrrp-278d4837702bd247.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-tls-container-serialization-1cb83ad4c9eca3b8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-tls-enabled-pool-provisioning-e3adb987244a025a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-udp-and-sctp-listener-wrr-50de9dc0774a8ea1.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-udp-members-status-ef3202849bfda29b.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-udp-only-lbs-c4ca42106fc1e2bb.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-udp-server-status-bug-db4d3e38bcdf0554.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-unlimited-connection-limit-48079688de033c1a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-unplugging-member-ports-262b35426e570edd.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-unset-for-tls_versions-tls_ciphers-in-pools-7534715ce28bd8cb.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-update-listener-ca-error-167464debc06cba2.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-user_data_config_drive-b4ce8cc66fb21365.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-vip-net-no-gw-b46c3ade1a748e69.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-vip-network-ip-availability-2e924f32abf01052.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-vip-plug-centos-74c2fe7099964b08.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-vip-qos-policy-extension-enabled-3e16e1c23a7d7ae5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-worker-graceful-shutdown-c44b6797637aa1b3.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix_active_standby_ipv6-0317d5cd9e5d50e5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fixed-API-validation-for-L7-rules-and-session-cookies-cb88f3f1b90171f9.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fixed-PENDING_UPDATE-on-provider-errors-40a03adc8ef82a54.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fixed-spare-amphora-rotation-007ba406411a313d.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fixed-unstable-UDP-health-status-ba32690b83a9641b.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/force-controlplane-amphora-communication-to-use-tls1.2-1c4adf72d2ce5a82.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/get-all-unscoped-token-61da95856bc662e0.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/glance_image_owner-42c92a12f91a62a6.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/haproxy-single-process-b17a3af3a97accea.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/healthcheck-cache-641f0a64e6f5856c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/improve-error-message-failed-constraints-6ad10bd22cac523a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/improve-terminology-8ddacb4458c74d57.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/improved-string-representation-of-db-model-1c4fe799186b4dea.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/input-validation-server_certs_key_passphrase-6a9dfc190c9deba8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/jobboard-enable-option-5132e372c446d6de.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/keepalived-race-with-haproxy-e402ef7f466871f6.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/lb-delete-flow-refactor-cfb1bc621bbe92b4.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/lb_flow_amp_vip-a83db5d84e17a26a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/link-amphora-to-loadbalancer-earlier-ab3dddec48b8da96.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/load-balancer-expiry-age-a473f9147552f1b1.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/make-amphora-cert-validity-configurable-7defc508b1174f89.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/make-batch-member-call-additive-4785163e625fed1a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/members-subnet-ip-advertisements-af2264844079ef6b.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/min-tls-version-8e2856fb055ece2c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/moving-api-config-variables-into-new-section-e1c20b77aaf5ea15.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/new-amphora-fields-fa3ffc5801b5e551.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/new-default_connection_limit-config-option-3ed9f0ed6ec2b514.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/octavia-active-standby-cec5d2ad4fd214d8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/octavia-v2-api-c32a62b37c2c8f6f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/octavia_castellan_config-995e65f129e3e983.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/octavia_v2_RBAC-0eb2b51aa6278435.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/per-amphora-statistics-api-5479605c7f3adb12.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/pike-release-35a1d632ce854d4a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/ping-healthcheck-selinux-e3b7d360c8503527.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/pool-ciphers-73a347942e31788b.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/pool-tls-versions-37f8036eb29ffeee.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/provisioning_neutron_db_sync-c019d96a7b64fe20.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/py3-hmac-digest-81696f6b176e7ae4.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/recommend-haproxy-2.x-for-http2-697416c486e36840.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/reduce-duration-failover-636032433984d911.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/reduce-failover-duration-active-standby-amphora-in-error-3c1d75bc7d9b169f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/refactor_failover_flow-9efcd854240f71ad.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/remove-amp-ssh-access-allowed-e11dc011637b21dd.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/remove-amp_image_id-12a88bae6518455b.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/remove-bbq-unset-acl-e680020de6a9ad3d.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/remove-deprecated-api-configs-3f5652f71610b05e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/remove-deprecated-v1-resources-6360da3de27b74d3.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/remove-duplicated-cert_generator-option-83d18647dc1d2954.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/remove-status_update_threads-85a8b0307a04c164.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/remove-tenant_id-c0352efbfb3a54f9.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/remove_user_group_option-56ba749d0064a394.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/render-disabled-members-to-make-statuses-consistent-69189f71da2e02e8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/reserved-ips-7ef3a63ab0b6b28a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/same-port-listeners-41198368d470e821.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/separate-thread-pool-for-health-stats-update-c263c844075a7721.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/service-type-73efc939e48d5858.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/stats-update-drivers-interface-changes-c8f2bf3b02eec767.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/statuses_alias-27559e3d74b9eaf0.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/stop-logging-amphora-cert-2e188675699d60d5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-az-on-lb-create-562dcf639bb272ea.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-http-health-check-with-host-header-e2cf1f2a98d4114f.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-networks-without-dhcp-3458a063333ab7a8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-oslo_middleware-http_proxy_to_wsgi-928c6fc5ec3d421c.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-pkcs7-intermediate-ca-bundles-279c12bad974bff7.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-proxy-protocol-cc5991175a110619.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-redirect-http-code-1c2e87ef7fda12e97.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-redirect-prefix-7f8b289aee04fe99.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-remote-debugging-fcb52df4a59c1467.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/support-wsgi-deployment-56013fef7172e982.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/switch-taskflow-engine-parallel-8bf743eca15a0253.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/switch-to-live-drivers-cbae7c60eafa0f3e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/tls-cipher-prohibit-list-b5a23ca38149f3b8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/tls-versions-listeners-59cecde77e0238a0.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/udp-delay-based-on-correct-setting-6a60856de2927ccd.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/use-dib-distribution-mirror-400d96c1a7df9862.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/validate-access-to-vip_subnet_id-48fc92b45529cafd.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/validate-protocols-for-l7policies-83d678171f13136a.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/validate-same-ip-protocol-in-udp-lb-2813b545131097ec.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/validate-url_path-value-in-requests-3eb3adedcd696433.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/validate-vip-network-params-57662cc3a99f80e5.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/vip-port-project-id-bbb26b657b08365e.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/volume-based-amphora-9a1899634f5244b0.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/zombie_amp-1b435eb66643dab8.yaml -> octavia-8.0.2.dev155/releasenotes/notes copying releasenotes/notes/fix-listener-API-update-with-null/None-fde2ffab82e783a4.yaml -> octavia-8.0.2.dev155/releasenotes/notes/fix-listener-API-update-with-null copying releasenotes/source/conf.py -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/index.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/liberty.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/mitaka.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/newton.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/ocata.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/pike.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/queens.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/rocky.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/stein.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/train.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/unreleased.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/ussuri.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/victoria.rst -> octavia-8.0.2.dev155/releasenotes/source copying releasenotes/source/_static/.placeholder -> octavia-8.0.2.dev155/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> octavia-8.0.2.dev155/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> octavia-8.0.2.dev155/releasenotes/source/locale/en_GB/LC_MESSAGES copying specs/example.dot -> octavia-8.0.2.dev155/specs copying specs/skeleton.rst -> octavia-8.0.2.dev155/specs copying specs/template.rst -> octavia-8.0.2.dev155/specs copying specs-tests/__init__.py -> octavia-8.0.2.dev155/specs-tests copying specs-tests/test_titles.py -> octavia-8.0.2.dev155/specs-tests copying specs/version0.5/amphora-driver-interface.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/amphora-manager-interface.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/base-image.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/component-design.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/controller-worker.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/controller.dot -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/controller.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/haproxy-amphora-api.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/housekeeping-manager-interface.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/network-driver-interface.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/nova-compute-driver.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/operator-api.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/queue-consumer.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/tls-data-security-1.diag -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/tls-data-security-2.diag -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.5/tls-data-security.rst -> octavia-8.0.2.dev155/specs/version0.5 copying specs/version0.8/active_passive_loadbalancer.rst -> octavia-8.0.2.dev155/specs/version0.8 copying specs/version0.8/use_glance_tag_to_refer_to_image.rst -> octavia-8.0.2.dev155/specs/version0.8 copying specs/version0.9/active-active-distributor.rst -> octavia-8.0.2.dev155/specs/version0.9 copying specs/version0.9/active-active-topology.rst -> octavia-8.0.2.dev155/specs/version0.9 copying specs/version0.9/stats_api.rst -> octavia-8.0.2.dev155/specs/version0.9 copying specs/version1.0/flavors.rst -> octavia-8.0.2.dev155/specs/version1.0 copying specs/version1.0/health_ip_port.rst -> octavia-8.0.2.dev155/specs/version1.0 copying specs/version1.0/n-lbaas-api-parity.rst -> octavia-8.0.2.dev155/specs/version1.0 copying specs/version1.0/vip-qos-policy-application.rst -> octavia-8.0.2.dev155/specs/version1.0 copying specs/version1.1/active-active-l3-distributor.rst -> octavia-8.0.2.dev155/specs/version1.1 copying specs/version1.1/enable-provider-driver.rst -> octavia-8.0.2.dev155/specs/version1.1 copying specs/version1.1/udp_support.rst -> octavia-8.0.2.dev155/specs/version1.1 copying tools/__init__.py -> octavia-8.0.2.dev155/tools copying tools/check_unit_test_structure.sh -> octavia-8.0.2.dev155/tools copying tools/coding-checks.sh -> octavia-8.0.2.dev155/tools copying tools/create_flow_docs.py -> octavia-8.0.2.dev155/tools copying tools/flow-list-v2.txt -> octavia-8.0.2.dev155/tools copying tools/flow-list.txt -> octavia-8.0.2.dev155/tools copying tools/misc-sanity-checks.sh -> octavia-8.0.2.dev155/tools copying tools/pkcs7_to_pem.py -> octavia-8.0.2.dev155/tools copying zuul.d/amphorav2-jobs.yaml -> octavia-8.0.2.dev155/zuul.d copying zuul.d/jobs.yaml -> octavia-8.0.2.dev155/zuul.d copying zuul.d/projects.yaml -> octavia-8.0.2.dev155/zuul.d Writing octavia-8.0.2.dev155/setup.cfg creating dist Creating tar archive removing 'octavia-8.0.2.dev155' (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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae --copyout /var/tmp/pkgsrc/dist /tmp/tmp.m62LC8UjVY/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.tjsppvwx:/etc/resolv.conf', '--bind=/dev/mapper/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: centos:8 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_binary: /bin/tar 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org', '%_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: ['/run/lock'] 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 centos-gpg-keys 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-centos8-wallaby-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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-860d79fb88ac5941dd7957c4feb774d29dcb3e4d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/86/0d/860d79fb88ac5941dd7957c4feb774d29dcb3e4d_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-5c76512b9fa7f1836899d5919f9de87d7b350105 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/5c/76/5c76512b9fa7f1836899d5919f9de87d7b350105_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-776571fd4e4edfb8b1584a99ab9c1039619beeae baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/77/65/776571fd4e4edfb8b1584a99ab9c1039619beeae_dc3232d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0a2e6f769fedbdd84eb665e4572358c7b6bba57b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/0a/2e/0a2e6f769fedbdd84eb665e4572358c7b6bba57b_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-collect-config-bf3ec9d363cbede38fd28410f2b5d2491d90612d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bf/3e/bf3ec9d363cbede38fd28410f2b5d2491d90612d_eb82b7d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-814a379b0b0a7692ad0846bcac047873075c823e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/81/4a/814a379b0b0a7692ad0846bcac047873075c823e_284e378f enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 4244524 1268608 1841912 10626208 9718028 DEBUG: Swap: 16777212 5817432 10959780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.8lcyulaw', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 4244388 1268260 1841912 10626692 9717976 DEBUG: Swap: 16777212 5817432 10959780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.07jzemvv', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '954135ec888b41768af2ecf3aa98088e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', '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-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.m62LC8UjVY/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 /tmp/tmp.m62LC8UjVY/dist ++ grep .tar.gz + SOURCE=octavia-8.0.2.dev155.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.m62LC8UjVY/dist/octavia-8.0.2.dev155.tar.gz ++ basename octavia-8.0.2.dev155.tar.gz .tar.gz + SOURCEWITHREL=octavia-8.0.2.dev155-0.20240125155228.eef2305.tar.gz + mv /tmp/tmp.m62LC8UjVY/dist/octavia-8.0.2.dev155.tar.gz /tmp/tmp.m62LC8UjVY/SOURCES/octavia-8.0.2.dev155-0.20240125155228.eef2305.tar.gz + cd /home/centos8-wallaby/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.m62LC8UjVY/SOURCES/ + cp openstack-octavia.spec /tmp/tmp.m62LC8UjVY/SPECS/ + cd /tmp/tmp.m62LC8UjVY/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-octavia.spec + sed -i -e '1i%define upstream_version 8.0.2.dev155\' 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-8.0.2.dev155-0.20240125155228.eef2305.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr octavia-8.0.2.dev155-0.20240125155228.eef2305\' openstack-octavia.spec + sed -i -e s/UPSTREAMVERSION/8.0.2.dev155/g openstack-octavia.spec + set_nvr_in_spec + VERSION=8.0.2 + sed -i -e 's/Version:.*/Version: 8.0.2/g' openstack-octavia.spec + sed -i -e 's/Release:.*/Release: 0.20240125155228.eef2305%{?dist}/g' openstack-octavia.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: octavia-8.0.2.dev155-0.20240125155228.eef2305.tar.gz/' openstack-octavia.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-octavia.spec + cat openstack-octavia.spec %global dlrn_nvr octavia-8.0.2.dev155-0.20240125155228.eef2305 %global dlrn 1 %define upstream_version 8.0.2.dev155 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363 %{!?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: 8.0.2 Release: 0.20240125155228.eef2305%{?dist} Summary: Octavia, a load balancer implementation for OpenStack License: ASL 2.0 URL: http://launchpad.net/%{service}/ Source0: octavia-8.0.2.dev155-0.20240125155228.eef2305.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 # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: systemd BuildRequires: openstack-macros BuildRequires: git-core # BuildRequires for running functional tests BuildRequires: python3-stestr BuildRequires: python3-mock BuildRequires: python3-subunit BuildRequires: python3-oslotest BuildRequires: python3-testrepository BuildRequires: python3-testtools BuildRequires: python3-testresources BuildRequires: python3-testscenarios BuildRequires: python3-oslo-utils BuildRequires: python3-oslo-upgradecheck BuildRequires: python3-flask BuildRequires: python3-oslo-config BuildRequires: python3-oslo-log BuildRequires: python3-glanceclient BuildRequires: python3-wsme BuildRequires: python3-barbicanclient BuildRequires: python3-cryptography BuildRequires: python3-gunicorn BuildRequires: python3-keystoneauth1 BuildRequires: python3-netaddr BuildRequires: python3-novaclient BuildRequires: python3-taskflow BuildRequires: python3-neutronclient BuildRequires: python3-oslo-db BuildRequires: python3-oslo-reports BuildRequires: python3-oslo-policy BuildRequires: python3-pecan BuildRequires: python3-pyroute2 BuildRequires: python3-pyasn1 BuildRequires: python3-oslo-messaging BuildRequires: python3-pyasn1-modules BuildRequires: python3-cotyledon BuildRequires: python3-keystonemiddleware BuildRequires: python3-werkzeug BuildRequires: python3-distro BuildRequires: python3-castellan BuildRequires: python3-octavia-lib >= 1.3.1 BuildRequires: python3-debtcollector BuildRequires: python3-cinderclient BuildRequires: python3-sqlalchemy-utils BuildRequires: python3-requests-mock BuildRequires: python3-netifaces Requires: python3-%{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 python3-%{service} Summary: Octavia Python libraries %{?python_provide:%python_provide python3-%{service}} Group: Applications/System Requires: python3-alembic >= 0.9.6 Requires: python3-pecan >= 1.3.2 Requires: python3-pbr >= 3.1.1 Requires: python3-sqlalchemy >= 1.2.19 Requires: python3-sqlalchemy < 1.4.0 Requires: python3-requests >= 2.23.0 Requires: python3-keystonemiddleware >= 4.17.0 Requires: python3-netaddr >= 0.7.19 Requires: python3-neutronclient >= 6.7.0 Requires: python3-webob >= 1.8.2 Requires: python3-stevedore >= 1.20.0 Requires: python3-oslo-config >= 2:6.8.0 Requires: python3-oslo-context >= 2.22.0 Requires: python3-oslo-db >= 8.3.0 Requires: python3-oslo-i18n >= 3.20.0 Requires: python3-oslo-serialization >= 2.28.1 Requires: python3-oslo-log >= 4.3.0 Requires: python3-oslo-messaging >= 12.4.0 Requires: python3-oslo-middleware >= 4.0.1 Requires: python3-oslo-policy >= 3.6.2 Requires: python3-oslo-utils >= 4.5.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-barbicanclient >= 4.5.2 Requires: python3-novaclient >= 1:9.1.0 Requires: python3-pyOpenSSL >= 18.0.0 Requires: python3-wsme >= 0.8.0 Requires: python3-pyasn1 >= 0.1.8 Requires: python3-pyasn1-modules >= 0.0.6 Requires: python3-jinja2 >= 2.10 Requires: python3-taskflow >= 4.4.0 Requires: python3-flask >= 0.10 Requires: python3-cryptography >= 3.0 Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-oslo-reports >= 1.18.0 Requires: python3-glanceclient >= 1:2.8.0 Requires: python3-rfc3986 >= 1.2.0 Requires: python3-pyroute2 >= 0.5.14 Requires: python3-gunicorn >= 19.9.0 Requires: python3-cotyledon >= 1.3.0 Requires: python3-werkzeug >= 0.14.1 Requires: python3-distro >= 1.2.0 Requires: python3-castellan >= 0.16.0 Requires: python3-PyMySQL >= 0.8.0 Requires: python3-futurist >= 1.2.0 Requires: python3-tenacity >= 5.0.4 Requires: python3-octavia-lib >= 2.3.0 Requires: python3-jsonschema >= 3.2.0 Requires: python3-cinderclient >= 3.3.0 Requires: python3-setproctitle >= 1.1.10 Requires: python3-simplejson >= 3.13.2 Requires: python3-sqlalchemy-utils >= 0.30.11 Requires: python3-dateutil >= 2.6.0 %description -n python3-%{service} %{common_desc} This package contains the Octavia Python library. %package -n python3-%{service}-tests Summary: Octavia tests %{?python_provide:%python_provide python3-%{service}-tests} Group: Applications/System Requires: python3-%{service} = %{version}-%{release} Requires: python3-mock Requires: python3-subunit Requires: python3-oslotest Requires: python3-testrepository Requires: python3-testtools Requires: python3-testresources Requires: python3-testscenarios Requires: python3-tempest Requires: python3-requests-mock %description -n python3-%{service}-tests %{common_desc} This package contains Octavia test files. %package common Summary: Octavia common files Group: Applications/System Requires: python3-%{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 >= 2.24.0 %description diskimage-create %{common_desc} This package contains a diskimage-builder script for creating Octavia Amphora images %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %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 %{py3_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 %{py3_install} # Remove unused files rm -rf %{buildroot}%{python3_sitelib}/bin rm -rf %{buildroot}%{python3_sitelib}/doc rm -rf %{buildroot}%{python3_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.yaml to proper location mv etc/policy/admin_or_owner-policy.yaml %{buildroot}%{_sysconfdir}/%{service}/policy.yaml # 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 # We do not want to run linter checks here rm -f octavia/tests/unit/test_hacking.py # Skip test until issue created by https://review.opendev.org/#/c/697128/ is fixed PYTHON=%{__python3} stestr run --black-regex 'test_cmd_get_version_of_installed_package_mapped' %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 python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.egg-info %exclude %{python3_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.yaml %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 %{_bindir}/amphora-health-checker %{_bindir}/amphora-interface %{_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.m62LC8UjVY/SOURCES openstack-octavia.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae --spec openstack-octavia.spec --sources=/tmp/tmp.m62LC8UjVY/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.vswa1xwg:/etc/resolv.conf', '--bind=/dev/mapper/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: centos:8 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_binary: /bin/tar 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org', '%_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: ['/run/lock'] 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 centos-gpg-keys 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-centos8-wallaby-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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-860d79fb88ac5941dd7957c4feb774d29dcb3e4d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/86/0d/860d79fb88ac5941dd7957c4feb774d29dcb3e4d_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-5c76512b9fa7f1836899d5919f9de87d7b350105 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/5c/76/5c76512b9fa7f1836899d5919f9de87d7b350105_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-776571fd4e4edfb8b1584a99ab9c1039619beeae baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/77/65/776571fd4e4edfb8b1584a99ab9c1039619beeae_dc3232d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0a2e6f769fedbdd84eb665e4572358c7b6bba57b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/0a/2e/0a2e6f769fedbdd84eb665e4572358c7b6bba57b_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-collect-config-bf3ec9d363cbede38fd28410f2b5d2491d90612d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bf/3e/bf3ec9d363cbede38fd28410f2b5d2491d90612d_eb82b7d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-814a379b0b0a7692ad0846bcac047873075c823e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/81/4a/814a379b0b0a7692ad0846bcac047873075c823e_284e378f enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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-centos8-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: kill orphans 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 Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 4035252 2490448 1841888 9613640 9927332 DEBUG: Swap: 16777212 5817432 10959780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 301G 249G 55% / DEBUG: /dev/vda1 550G 301G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.g2qbb1k2', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 2864368 2664892 1841764 10610080 11098340 DEBUG: Swap: 16777212 5817432 10959780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.30x1788y', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '5a9e4eee4d4848e5a5dad899f862d17f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/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', '9c0ff118c5424ac0a6e60db114c4373f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/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', 'fcd85de6454942539070d4936db05c3e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/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', '5db63dec57e0438281f46719f2c9015d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-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-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '3f60888756284f839e3a523dd824105d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--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', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: glibc-devel-2.28-248.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-3.module_el8+778+ea5e2816.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: glibc-common-2.28-248.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: glibc-2.28-248.el8.x86_64 DEBUG: pam-1.3.1-31.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: systemd-239-79.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: glibc-headers-2.28-248.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: openssh-clients-8.0p1-23.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: openssh-8.0p1-23.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: glib2-2.56.4-162.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: kernel-headers-4.18.0-536.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--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.1afw9_xo:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'db8b521494b549878e50596a37132622', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1afw9_xo:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--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-centos8-wallaby-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: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-5610949273c3fc9d7aeb7 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f6b44fc201c3e679d7036 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-0e9a6f26 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-ff96e73da335acb21368c0308fba97 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-0d4fbf1a47be8e6bd18b 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-860d79fb88ac5941dd7957c 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-87df2f444b 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-5c76512b9fa7f1836899d 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-776571fd4e4edfb8b158 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-0a2e6f769fedbdd84eb6 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-54dd95db47a9e1011a4 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-16dbcae9df9773f2b2bfea 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-3ae7a196643d060 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-collect-config-bf3ec9d363cbede38fd2 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-0affe1a7d0437876b 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-814a379b 24 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 37 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 33 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 11 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 12 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 30 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 33 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 27 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 83 kB/s | 3.0 kB 00:00 DEBUG: opstools 28 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 85 kB/s | 3.0 kB 00:00 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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '96452a5952324b8db7d272dbcd24fcb0', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--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', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: glibc-devel-2.28-248.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-3.module_el8+778+ea5e2816.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: glibc-common-2.28-248.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: glibc-2.28-248.el8.x86_64 DEBUG: pam-1.3.1-31.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: systemd-239-79.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: glibc-headers-2.28-248.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: openssh-clients-8.0p1-23.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: openssh-8.0p1-23.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: glib2-2.56.4-162.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: kernel-headers-4.18.0-536.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vswa1xwg:/etc/resolv.conf', '--bind=/dev/mapper/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.vswa1xwg:/etc/resolv.conf', '--bind=/dev/mapper/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', '27915fab6c0b4b428f58f959d1c178d5', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vswa1xwg:/etc/resolv.conf', '--bind=/dev/mapper/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', '--resolv-conf=off', '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-8.0.2-0.20240125155228.eef2305.el8.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 23 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae 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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: 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 Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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.m62LC8UjVY INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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: centos:8 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_binary: /bin/tar 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-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'}} 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 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} 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-centos8.rdoproject.org', '%_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: ['/run/lock'] 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 centos-gpg-keys 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-centos8-wallaby-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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-860d79fb88ac5941dd7957c4feb774d29dcb3e4d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/86/0d/860d79fb88ac5941dd7957c4feb774d29dcb3e4d_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-5c76512b9fa7f1836899d5919f9de87d7b350105 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/5c/76/5c76512b9fa7f1836899d5919f9de87d7b350105_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-776571fd4e4edfb8b1584a99ab9c1039619beeae baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/77/65/776571fd4e4edfb8b1584a99ab9c1039619beeae_dc3232d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-0a2e6f769fedbdd84eb665e4572358c7b6bba57b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/0a/2e/0a2e6f769fedbdd84eb665e4572358c7b6bba57b_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-collect-config-bf3ec9d363cbede38fd28410f2b5d2491d90612d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bf/3e/bf3ec9d363cbede38fd28410f2b5d2491d90612d_eb82b7d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-814a379b0b0a7692ad0846bcac047873075c823e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/81/4a/814a379b0b0a7692ad0846bcac047873075c823e_284e378f enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=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/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.src.rpm INFO: Start(/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 3071288 3374656 1841748 9693396 10891436 DEBUG: Swap: 16777212 5817432 10959780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 301G 249G 55% / DEBUG: /dev/vda1 550G 301G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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.ya_0sbkc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 3095780 2361028 1841752 10682532 10866912 DEBUG: Swap: 16777212 5817432 10959780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: /dev/vda1 550G 303G 248G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.q3vde4a8', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '669bf0270c53402a910abb0f542d179e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/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', 'dc87df92faed4464be8bfa9983e6c09a', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/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', '32c525a0fdb244e0bdcf858dbf1cb4ff', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/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', '90cf13b745ea4434bf822dae03a20f2d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-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-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'abc265b6271a496f80f1bcb7e97dfc09', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--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', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: glibc-devel-2.28-248.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-3.module_el8+778+ea5e2816.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: glibc-common-2.28-248.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: glibc-2.28-248.el8.x86_64 DEBUG: pam-1.3.1-31.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: systemd-239-79.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: glibc-headers-2.28-248.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: openssh-clients-8.0p1-23.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: openssh-8.0p1-23.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: glib2-2.56.4-162.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: kernel-headers-4.18.0-536.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--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.f182knwf:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '62e1d27353a34a14b1fd4d1e7f120f3e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f182knwf:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--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-centos8-wallaby-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: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-5610949273c3fc9d7aeb7 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f6b44fc201c3e679d7036 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-0e9a6f26 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-ff96e73da335acb21368c0308fba97 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-0d4fbf1a47be8e6bd18b 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-860d79fb88ac5941dd7957c 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-87df2f444b 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-5c76512b9fa7f1836899d 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-776571fd4e4edfb8b158 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-0a2e6f769fedbdd84eb6 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-54dd95db47a9e1011a4 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-16dbcae9df9773f2b2bfea 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-3ae7a196643d060 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-collect-config-bf3ec9d363cbede38fd2 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-0affe1a7d0437876b 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-814a379b 23 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 35 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 47 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 565 B/s | 2.9 kB 00:05 DEBUG: CentOS-Stream - PowerTools 15 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 34 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 81 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 28 kB/s | 3.0 kB 00:00 DEBUG: opstools 84 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 116 kB/s | 3.0 kB 00:00 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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '02a48f3c2069446cbb317c974e10a61b', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--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', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: glibc-devel-2.28-248.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-3.module_el8+778+ea5e2816.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: glibc-common-2.28-248.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: glibc-2.28-248.el8.x86_64 DEBUG: pam-1.3.1-31.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: systemd-239-79.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: glibc-headers-2.28-248.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: openssh-clients-8.0p1-23.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: openssh-8.0p1-23.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: glib2-2.56.4-162.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: kernel-headers-4.18.0-536.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.src.rpm Start: build setup for openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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', 'd0ea67806b0a4266ae444e33d0d6714d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.202401251552######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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', '8d129201d14c47c188d1fe35a4045d9d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2.dev155-0.20240125155228.eef2305.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-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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', '99022e8465e14712a5f164326829bd42', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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', '--resolv-conf=off', '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-8.0.2-0.20240125155228.eef2305.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f182knwf:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c44b974e3db840eb8e5d5ef5cc17de41', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f182knwf:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:04 ago on Thu Jan 25 15:54:07 2024. DEBUG: Package git-core-2.43.0-1.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch is already installed. DEBUG: Package python3-cryptography-3.2.1-7.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package systemd-239-79.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================= DEBUG: Installing: DEBUG: python3-barbicanclient noarch 5.1.0-0.20210316154446.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-castellan noarch 3.7.2-0.20210907102711.3775cf4.el8 delorean-component-security 127 k DEBUG: python3-cinderclient noarch 7.4.1-0.20210903082820.4f72e6f.el8 delorean-component-clients 241 k DEBUG: python3-cotyledon noarch 1.7.3-4.el8 delorean-wallaby-testing 46 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-distro noarch 1.4.0-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-glanceclient noarch 1:3.3.0-0.20210315220313.f802c71.el8 delorean-component-clients 147 k DEBUG: python3-gunicorn noarch 20.0.4-1.el8 delorean-wallaby-testing 152 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-neutronclient noarch 7.3.1-0.20221108112936.29a9f5e.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.4.1-0.20220916102938.5ee4427.el8 delorean-component-clients 225 k DEBUG: python3-octavia-lib noarch 2.3.1-0.20210315131751.3208f7f.el8 delorean-component-octavia 45 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-db noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 148 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.2.0-0.20210315105955.bc631ae.el8 delorean-component-common 58 k DEBUG: python3-oslo-upgradecheck noarch 1.3.1-0.20220225074957.9561ecb.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-wallaby-testing 283 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pyroute2 noarch 0.6.6-1.el8 delorean-wallaby-testing 721 k DEBUG: python3-requests-mock noarch 1.8.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-sqlalchemy-utils noarch 0.34.2-2.el8 delorean-wallaby-testing 150 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-wallaby-testing 166 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-taskflow noarch 4.6.0-0.20210315120753.0f7c6e9.el8 delorean-component-common 689 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-wallaby-testing 174 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-wallaby-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-wallaby-testing 353 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wsme noarch 0.10.1-0.20220104140414.63fe135.el8 delorean-component-common 140 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-wallaby-testing 62 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.26-1.el8 Stream-AppStream 80 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-wallaby-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libgfortran x86_64 8.5.0-21.el8 Stream-BaseOS 645 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-wallaby-testing 168 k DEBUG: libquadmath x86_64 8.5.0-21.el8 Stream-BaseOS 172 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: openblas x86_64 0.3.15-4.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-4.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-BaseOS 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-BaseOS 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-422.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-3.el8 Stream-BaseOS 59 k DEBUG: perl-IO x86_64 1.38-422.el8 Stream-BaseOS 142 k DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-BaseOS 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 Stream-AppStream 304 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c Stream-AppStream 15 k DEBUG: perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 Stream-AppStream 402 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-BaseOS 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-422.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-BaseOS 121 k DEBUG: perl-libs x86_64 4:5.26.3-422.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-422.el8 Stream-BaseOS 73 k DEBUG: perl-open noarch 1.11-422.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-wallaby-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-wallaby-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.3.1-0.20220228091836.4a3e539.el8 delorean-component-common 41 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-cliff noarch 3.7.0-0.20210315123449.117a100.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-wallaby-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-wallaby-testing 36 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-wallaby-testing 20 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713080823.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-wallaby-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-wallaby-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-wallaby-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-wallaby-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-wallaby-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-wallaby-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-wallaby-testing 26 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-wallaby-testing 2.5 M DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-wallaby-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-openstacksdk noarch 0.55.1-0.20220406125402.f09ed4a.el8 delorean-component-clients 854 k DEBUG: python3-os-client-config noarch 2.1.0-0.20210315163025.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 2.3.1-0.20210315174831.2b7a679.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-wallaby-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-19.el8 Stream-AppStream 695 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-wallaby-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-wallaby-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-wallaby-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20210315095058.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-wallaby-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-wallaby-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-wallaby-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stevedore noarch 3.3.3-0.20221024072403.7b48fff.el8 delorean-component-clients 69 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-wallaby-testing 1.4 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-wallaby-testing 50 k DEBUG: python3-tkinter x86_64 3.6.8-59.el8 Stream-AppStream 404 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-wallaby-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-wallaby-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-29.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-29.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-29.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-29.el8 Stream-AppStream 544 k DEBUG: texlive-tetex noarch 7:20180414-29.el8 Stream-AppStream 419 k DEBUG: texlive-texlive.infra noarch 7:20180414-29.el8 Stream-AppStream 286 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: Installing weak dependencies: DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: Transaction Summary DEBUG: ================================================================================================================= DEBUG: Install 234 Packages DEBUG: Total size: 104 M DEBUG: Installed size: 423 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.3.0-0.20210315220313.f802c71.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713080823.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.3.1-0.20221108112936.29a9f5e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.4.1-0.20220916102938.5ee4427.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octavia-lib-2.3.1-0.20210315131751.3208f7f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-422.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-59.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-1.7.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.4.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gunicorn-20.0.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.6.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.8.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.10-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-utils-0.34.2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded 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 : python3-webob-1.8.6-3.el8.noarch 1/234 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 2/234 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 3/234 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 4/234 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 5/234 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 6/234 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 7/234 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 8/234 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 9/234 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 10/234 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 11/234 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 12/234 DEBUG: Installing : texlive-base-7:20180414-29.el8.noarch 12/234 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 13/234 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 14/234 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 15/234 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 16/234 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 17/234 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 18/234 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 19/234 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 20/234 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 21/234 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 22/234 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 23/234 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 24/234 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 25/234 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 26/234 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 27/234 DEBUG: Installing : texlive-lib-7:20180414-29.el8.x86_64 28/234 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/234 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 30/234 DEBUG: Installing : python3-pillow-5.1.1-19.el8.x86_64 31/234 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 32/234 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 33/234 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 34/234 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 34/234 DEBUG: Installing : libquadmath-8.5.0-21.el8.x86_64 35/234 DEBUG: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 35/234 DEBUG: Installing : libgfortran-8.5.0-21.el8.x86_64 36/234 DEBUG: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 36/234 DEBUG: Installing : openblas-0.3.15-4.el8.x86_64 37/234 DEBUG: Running scriptlet: openblas-0.3.15-4.el8.x86_64 37/234 DEBUG: Installing : openblas-threads-0.3.15-4.el8.x86_64 38/234 DEBUG: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 38/234 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 39/234 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 40/234 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 41/234 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 42/234 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 42/234 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 43/234 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 44/234 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 45/234 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 45/234 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 45/234 DEBUG: Installing : python3-tkinter-3.6.8-59.el8.x86_64 46/234 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 47/234 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 48/234 DEBUG: Installing : python3-automaton-2.3.1-0.20220228091836.4a3e539 49/234 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 50/234 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 51/234 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 52/234 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 53/234 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 54/234 DEBUG: Installing : python3-stevedore-3.3.3-0.20221024072403.7b48fff 55/234 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 56/234 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 57/234 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 58/234 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 59/234 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 60/234 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 61/234 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 62/234 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 63/234 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 64/234 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 65/234 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 66/234 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 67/234 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 68/234 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 69/234 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 70/234 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 71/234 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 72/234 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 73/234 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 74/234 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 75/234 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 76/234 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 77/234 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 78/234 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 79/234 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 80/234 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 81/234 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 82/234 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 83/234 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 84/234 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 85/234 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 86/234 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 87/234 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 88/234 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 89/234 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 90/234 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 91/234 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 92/234 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 93/234 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 94/234 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 95/234 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 96/234 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 97/234 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 98/234 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 99/234 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 100/234 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 101/234 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 102/234 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 103/234 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 104/234 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 105/234 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 106/234 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 107/234 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 108/234 DEBUG: Installing : desktop-file-utils-0.26-1.el8.x86_64 109/234 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 110/234 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 111/234 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 112/234 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 113/234 DEBUG: Installing : python3-click-6.7-8.el8.noarch 114/234 DEBUG: Installing : lzo-2.08-14.el8.x86_64 115/234 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 116/234 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 117/234 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 118/234 DEBUG: Installing : python3-cliff-3.7.0-0.20210315123449.117a100.el8 119/234 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 120/234 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 121/234 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 122/234 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 123/234 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 124/234 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 125/234 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 126/234 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 127/234 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 128/234 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 129/234 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 130/234 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 131/234 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 132/234 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 133/234 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 134/234 DEBUG: Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 135/234 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 136/234 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 137/234 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 138/234 DEBUG: Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 139/234 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 140/234 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 141/234 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 142/234 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 143/234 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 144/234 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 145/234 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 146/234 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 147/234 DEBUG: Installing : perl-Errno-1.28-422.el8.x86_64 148/234 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 149/234 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 150/234 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 151/234 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 152/234 DEBUG: Installing : perl-libs-4:5.26.3-422.el8.x86_64 153/234 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 154/234 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 155/234 DEBUG: Installing : perl-macros-4:5.26.3-422.el8.x86_64 156/234 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 157/234 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 158/234 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 159/234 DEBUG: Installing : perl-IO-1.38-422.el8.x86_64 160/234 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 161/234 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 162/234 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 163/234 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 164/234 DEBUG: Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 165/234 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 166/234 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 167/234 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 168/234 DEBUG: Installing : perl-open-1.11-422.el8.noarch 169/234 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 170/234 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 171/234 DEBUG: Installing : texlive-texlive.infra-7:20180414-29.el8.noarch 172/234 DEBUG: Installing : texlive-tetex-7:20180414-29.el8.noarch 173/234 DEBUG: Installing : texlive-kpathsea-7:20180414-29.el8.x86_64 174/234 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 174/234 DEBUG: Installing : texlive-dvipng-7:20180414-29.el8.x86_64 175/234 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-29.el8.x86_64 175/234 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 176/234 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 177/234 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 178/234 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 179/234 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 180/234 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 181/234 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2021031509505 182/234 DEBUG: Installing : python3-openstacksdk-0.55.1-0.20220406125402.f09 183/234 DEBUG: Installing : python3-os-client-config-2.1.0-0.20210315163025. 184/234 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 185/234 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 186/234 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 187/234 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 188/234 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 189/234 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 190/234 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 191/234 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 192/234 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 193/234 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 194/234 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 195/234 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713080823. 196/234 DEBUG: Installing : python3-barbicanclient-5.1.0-0.20210316154446.ad 197/234 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 198/234 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 199/234 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 200/234 DEBUG: Installing : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 201/234 DEBUG: Installing : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 202/234 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 203/234 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 204/234 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 205/234 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 206/234 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 207/234 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 208/234 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 209/234 DEBUG: Installing : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 210/234 DEBUG: Installing : python3-neutronclient-7.3.1-0.20221108112936.29a 211/234 DEBUG: Installing : python3-oslo-upgradecheck-1.3.1-0.20220225074957 212/234 DEBUG: Installing : python3-castellan-3.7.2-0.20210907102711.3775cf4 213/234 DEBUG: Installing : python3-novaclient-1:17.4.1-0.20220916102938.5ee 214/234 DEBUG: Installing : python3-oslo-reports-2.2.0-0.20210315105955.bc63 215/234 DEBUG: Installing : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 216/234 DEBUG: Installing : python3-octavia-lib-2.3.1-0.20210315131751.3208f 217/234 DEBUG: Installing : python3-cinderclient-7.4.1-0.20210903082820.4f72 218/234 DEBUG: Installing : python3-glanceclient-1:3.3.0-0.20210315220313.f8 219/234 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 220/234 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 221/234 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 222/234 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 223/234 DEBUG: Installing : python3-cotyledon-1.7.3-4.el8.noarch 224/234 DEBUG: Installing : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 225/234 DEBUG: Installing : python3-pyroute2-0.6.6-1.el8.noarch 226/234 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 227/234 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 228/234 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 229/234 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 230/234 DEBUG: Installing : python3-sqlalchemy-utils-0.34.2-2.el8.noarch 231/234 DEBUG: Installing : python3-requests-mock-1.8.0-1.el8.noarch 232/234 DEBUG: Installing : python3-gunicorn-20.0.4-1.el8.noarch 233/234 DEBUG: Installing : python3-distro-1.4.0-4.el8.noarch 234/234 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 234/234 DEBUG: Running scriptlet: python3-distro-1.4.0-4.el8.noarch 234/234 DEBUG: Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 234/234 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 234/234 DEBUG: Verifying : python3-barbicanclient-5.1.0-0.20210316154446.ad 1/234 DEBUG: Verifying : python3-cinderclient-7.4.1-0.20210903082820.4f72 2/234 DEBUG: Verifying : python3-glanceclient-1:3.3.0-0.20210315220313.f8 3/234 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713080823. 4/234 DEBUG: Verifying : python3-neutronclient-7.3.1-0.20221108112936.29a 5/234 DEBUG: Verifying : python3-novaclient-1:17.4.1-0.20220916102938.5ee 6/234 DEBUG: Verifying : python3-openstacksdk-0.55.1-0.20220406125402.f09 7/234 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 8/234 DEBUG: Verifying : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 9/234 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 10/234 DEBUG: Verifying : python3-stevedore-3.3.3-0.20221024072403.7b48fff 11/234 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 12/234 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 13/234 DEBUG: Verifying : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 14/234 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 15/234 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 16/234 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 17/234 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 18/234 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 19/234 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 20/234 DEBUG: Verifying : python3-automaton-2.3.1-0.20220228091836.4a3e539 21/234 DEBUG: Verifying : python3-cliff-3.7.0-0.20210315123449.117a100.el8 22/234 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 23/234 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 24/234 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 25/234 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 26/234 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 27/234 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 28/234 DEBUG: Verifying : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 29/234 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 30/234 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 31/234 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 32/234 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 33/234 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 34/234 DEBUG: Verifying : python3-oslo-reports-2.2.0-0.20210315105955.bc63 35/234 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 36/234 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 37/234 DEBUG: Verifying : python3-oslo-upgradecheck-1.3.1-0.20220225074957 38/234 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 39/234 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 40/234 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2021031509505 41/234 DEBUG: Verifying : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 42/234 DEBUG: Verifying : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 43/234 DEBUG: Verifying : python3-octavia-lib-2.3.1-0.20210315131751.3208f 44/234 DEBUG: Verifying : python3-castellan-3.7.2-0.20210907102711.3775cf4 45/234 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 46/234 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 47/234 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20210315163025. 48/234 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 49/234 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 50/234 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 51/234 DEBUG: Verifying : libgfortran-8.5.0-21.el8.x86_64 52/234 DEBUG: Verifying : libquadmath-8.5.0-21.el8.x86_64 53/234 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 54/234 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 55/234 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 56/234 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 57/234 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 58/234 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 59/234 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 60/234 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 61/234 DEBUG: Verifying : perl-Errno-1.28-422.el8.x86_64 62/234 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 63/234 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 64/234 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 65/234 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 66/234 DEBUG: Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 67/234 DEBUG: Verifying : perl-IO-1.38-422.el8.x86_64 68/234 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 69/234 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 70/234 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 71/234 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 72/234 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 73/234 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 74/234 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 75/234 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 76/234 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 77/234 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 78/234 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 79/234 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 80/234 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 81/234 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 82/234 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 83/234 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 84/234 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 85/234 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 86/234 DEBUG: Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 87/234 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 88/234 DEBUG: Verifying : perl-libs-4:5.26.3-422.el8.x86_64 89/234 DEBUG: Verifying : perl-macros-4:5.26.3-422.el8.x86_64 90/234 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 91/234 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 92/234 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 93/234 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 94/234 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 95/234 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 96/234 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 97/234 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 98/234 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 99/234 DEBUG: Verifying : desktop-file-utils-0.26-1.el8.x86_64 100/234 DEBUG: Verifying : openblas-0.3.15-4.el8.x86_64 101/234 DEBUG: Verifying : openblas-threads-0.3.15-4.el8.x86_64 102/234 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 103/234 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 104/234 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 105/234 DEBUG: Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 106/234 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 107/234 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 108/234 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 109/234 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 110/234 DEBUG: Verifying : perl-open-1.11-422.el8.noarch 111/234 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 112/234 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 113/234 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 114/234 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 115/234 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 116/234 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 117/234 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 118/234 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 119/234 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 120/234 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 121/234 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 122/234 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 123/234 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 124/234 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 125/234 DEBUG: Verifying : python3-pillow-5.1.1-19.el8.x86_64 126/234 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 127/234 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 128/234 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 129/234 DEBUG: Verifying : python3-tkinter-3.6.8-59.el8.x86_64 130/234 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 131/234 DEBUG: Verifying : texlive-base-7:20180414-29.el8.noarch 132/234 DEBUG: Verifying : texlive-dvipng-7:20180414-29.el8.x86_64 133/234 DEBUG: Verifying : texlive-kpathsea-7:20180414-29.el8.x86_64 134/234 DEBUG: Verifying : texlive-lib-7:20180414-29.el8.x86_64 135/234 DEBUG: Verifying : texlive-tetex-7:20180414-29.el8.noarch 136/234 DEBUG: Verifying : texlive-texlive.infra-7:20180414-29.el8.noarch 137/234 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 138/234 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 139/234 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 140/234 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 141/234 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 142/234 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 143/234 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 144/234 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 145/234 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 146/234 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 147/234 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 148/234 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 149/234 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 150/234 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 151/234 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 152/234 DEBUG: Verifying : python3-cotyledon-1.7.3-4.el8.noarch 153/234 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 154/234 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 155/234 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 156/234 DEBUG: Verifying : python3-distro-1.4.0-4.el8.noarch 157/234 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 158/234 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 159/234 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 160/234 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 161/234 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 162/234 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 163/234 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 164/234 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 165/234 DEBUG: Verifying : python3-gunicorn-20.0.4-1.el8.noarch 166/234 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 167/234 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 168/234 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 169/234 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 170/234 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 171/234 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 172/234 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 173/234 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 174/234 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 175/234 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 176/234 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 177/234 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 178/234 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 179/234 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 180/234 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 181/234 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 182/234 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 183/234 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 184/234 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 185/234 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 186/234 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 187/234 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 188/234 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 189/234 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 190/234 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 191/234 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 192/234 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 193/234 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 194/234 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 195/234 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 196/234 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 197/234 DEBUG: Verifying : python3-pyroute2-0.6.6-1.el8.noarch 198/234 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 199/234 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 200/234 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 201/234 DEBUG: Verifying : python3-requests-mock-1.8.0-1.el8.noarch 202/234 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 203/234 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 204/234 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 205/234 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 206/234 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 207/234 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 208/234 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 209/234 DEBUG: Verifying : python3-sqlalchemy-utils-0.34.2-2.el8.noarch 210/234 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 211/234 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 212/234 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 213/234 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 214/234 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 215/234 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 216/234 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 217/234 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 218/234 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 219/234 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 220/234 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 221/234 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 222/234 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 223/234 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 224/234 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 225/234 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 226/234 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 227/234 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 228/234 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 229/234 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 230/234 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 231/234 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 232/234 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 233/234 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 234/234 DEBUG: Installed: DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.26-1.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libgfortran-8.5.0-21.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-21.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: openblas-0.3.15-4.el8.x86_64 DEBUG: openblas-threads-0.3.15-4.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-422.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-3.el8.noarch DEBUG: perl-IO-1.38-422.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-3.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-422.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 DEBUG: perl-open-1.11-422.el8.noarch DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch DEBUG: python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cotyledon-1.7.3-4.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-distro-1.4.0-4.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch DEBUG: python3-gunicorn-20.0.4-1.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713080823.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-neutronclient-7.3.1-0.20221108112936.29a9f5e.el8.noarch DEBUG: python3-novaclient-1:17.4.1-0.20220916102938.5ee4427.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-octavia-lib-2.3.1-0.20210315131751.3208f7f.el8.noarch DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-pillow-5.1.1-19.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyroute2-0.6.6-1.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requests-mock-1.8.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sqlalchemy-utils-0.34.2-2.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.2.0-1.el8.noarch DEBUG: python3-testrepository-0.0.20-20.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-tkinter-3.6.8-59.el8.x86_64 DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-29.el8.noarch DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 DEBUG: texlive-lib-7:20180414-29.el8.x86_64 DEBUG: texlive-tetex-7:20180414-29.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-29.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-8.0.2-0.20240125155228.eef2305.el8.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', 'd82844e0dbee41c7a1dcf95feade67e2', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--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', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-wallaby-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: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 17480 894619841f7cc31405d8eed3f3a7bb01 installed DEBUG: shadow-utils-2:4.6-22.el8.x86_64 1700557389 4072092 fe0bd503b99d6bb90b2b4451a09e6080 installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 17101 9a19dc736a88668e2b064644357c981d installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch 1631010407 1168295 d9012a3622925d5c4305256bdbb262a1 installed DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 0d84ec0f8532c7edbfce5ebd3cdbf439 installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch 1615909570 604623 74c3308b8e550f7879986bbaed9223c5 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch 1615830573 242166 d0ebbd395f61c8861e7ead131a846677 installed DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 1701937677 34214 27f6701d1aac7b11f8187b6d89ff9f32 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch 1643704296 226208 844150985a4eeb0b96250ed0fee5ad2f installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: libssh-config-0.9.6-6.el8.noarch 1674052261 277 824a4ef2221391774200713f7357a680 installed DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch 1651137675 951791 20a0335513f70d473ad9b03a582b2e52 installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch 1631010549 504741 8b9202b7c5f0dc11ec62080f54e056bd installed DEBUG: libcurl-7.61.1-34.el8.x86_64 1702311458 597640 c483c1fb91b20564bba1b3e2818fe579 installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: python3-octavia-lib-2.3.1-0.20210315131751.3208f7f.el8.noarch 1615814329 162947 3dda8a19e1d0baa193a0fe7ac10e786e installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: python3-stestr-2.6.0-4.el8.noarch 1580102595 656922 4470c1296011a91abc1fd91b576392e1 installed DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 1702418164 54918 9a5162922f0023e7f8f81398fc476fd8 installed DEBUG: gdb-headless-8.2-20.el8.x86_64 1680298639 11910029 b90c0f483b4d3132761f31914aa8529a installed DEBUG: python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch 1641305275 633464 a1f5719be6316783c5e075ee728dc0b8 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 1704278587 436464736 a9f4847490909984d35320364a11e3be installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-gunicorn-20.0.4-1.el8.noarch 1580284003 476670 a79863798526798f1baecb9c996ced92 installed DEBUG: openssl-libs-1:1.1.1k-12.el8.x86_64 1701348971 3774002 3edb8670dd12febca99cd706651b4191 installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: platform-python-3.6.8-59.el8.x86_64 1704453784 41214 17fd722e027c9c1a8306baf6f4b6174d installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: systemd-pam-239-79.el8.x86_64 1704715843 944488 f4e65c56e5844cf9c243d11a5a3ca37f installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: glibc-devel-2.28-248.el8.x86_64 1704278587 240562 a92e82bb32d3870640dc995a79bc8fef installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: openssl-1:1.1.1k-12.el8.x86_64 1701348971 1185617 99d9c16b326f8356feb7958c1b2d720e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: chkconfig-1.19.2-1.el8.x86_64 1684151951 827702 1fd10303fc1a1a3a61f614b8239ef433 installed DEBUG: graphviz-2.40.1-45.el8.x86_64 1701794204 8258919 f61d9da32bfdd9dcfbb48929a0d2ddb7 installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: file-libs-5.33-25.el8.x86_64 1682333749 6386562 08bffb2391927a9cd5dc225094adee25 installed DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch 1615805241 217834 6442a0428ec0c0d1ed36e1d65951a9f4 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch 1615804405 78015 8b7bdbce362cd1874afe63a6a35499e9 installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: python3-tenacity-6.2.0-1.el8.noarch 1599451243 151829 19f62ffb2b56017e15cd5979562eaabf installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: dbus-libs-1:1.12.8-26.el8.x86_64 1687176654 380760 e19f5f4f99759cecb909611a028b38f8 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: tcl-1:8.6.8-2.el8.x86_64 1557590035 4377294 8bc10c7e9bf050165baeef88eaac2f16 installed DEBUG: platform-python-pip-9.0.3-23.el8.noarch 1691669373 6915702 da5027823fcf24edb44f3517c2ae4a3a installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: openblas-threads-0.3.15-4.el8.x86_64 1659702013 39605640 e08dba227c68198dd6d7a2df1827bd3d installed DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch 1690913611 73739 d6a452df4cc716ea4a6f7e360a0d4dbf installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 1629847753 969121 b51c0635d5bc935536617b02f5c5a8d2 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-tkinter-3.6.8-59.el8.x86_64 1704453784 1554940 32068711bcff6e4aed8bb16434bf808b installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: python3-pytz-2017.2-11.el8.noarch 1689251466 178761 776850354b11a6af5b7bb4226003a99d installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: libblkid-2.32.1-43.el8.x86_64 1691671507 343976 0b22b8e35ce71987c7ae6f2e6a6dd44a installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: libsmartcols-2.32.1-43.el8.x86_64 1691671507 248482 0344a8f780ca00e16b71f3fa51c68529 installed DEBUG: memstrack-0.2.5-2.el8.x86_64 1687832403 128567 5a436f8cb607778b3f684429a58c3213 installed DEBUG: python3-psutil-5.7.3-1.el8.x86_64 1604928383 2259595 f401db7f033533e7b4ee94f3dfe8bf90 installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: python3-logutils-0.3.5-11.el8.noarch 1579773083 129309 b4640e209c61deb4380f7e72f7b4d5af installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: python3-cycler-0.10.0-13.el8.noarch 1579857897 34683 1d45b9ecc0407d50cf0f064b7117b14e installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: libaec-1.0.2-3.el8.x86_64 1557796081 73160 52929b3c4d41773efed34d1df6339e44 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: python3-itsdangerous-0.24-14.el8.noarch 1557807487 95691 a1df9a5edc1ad5242cbd09b85721552a installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: xdg-utils-1.1.2-5.el8.noarch 1557813358 317835 adaa594a181d9622d553b9042fdda346 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: python3-click-6.7-8.el8.noarch 1557807396 533707 04550fcadb38a06cce3b77f3fbf3119c installed DEBUG: libgomp-8.5.0-21.el8.x86_64 1696451726 331983 9bbc6bd0577a170005131eaf235a1f1a installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: gcc-8.5.0-21.el8.x86_64 1696451726 61705150 94cc1672edcc985dc0a4001e739e62e6 installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: libX11-1.6.8-7.el8.x86_64 1697015705 1344048 2abdf9f850566d1ec3080c894a3a3f98 installed DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 1557804491 56718 baf4430def945ca345c13bd147f60e7c installed DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch 1557588000 25763 06bdeb217473ea5c468916d046240269 installed DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch 1682964190 618705 84e50c662f28c9503196a404c132c24c installed DEBUG: libnghttp2-1.33.0-5.el8.x86_64 1697446299 168244 d44fde5a0550ab3df2bdb197afaa9138 installed DEBUG: perl-File-Temp-0.230.600-1.el8.noarch 1557587977 164723 4a996a6bcd7b0cda3b3d8dc5b4e712fe installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch 1557588156 169228 fc8b1db50f574413212744f6f888c3d2 installed DEBUG: perl-Storable-1:3.11-3.el8.x86_64 1557588165 221862 7575af2e91c5f435c050e1b3f453c9f3 installed DEBUG: kmod-25-20.el8.x86_64 1698157693 244242 1e1ca7bf3607dd0e04ea2dc116ee795c installed DEBUG: perl-Encode-4:2.97-3.el8.x86_64 1557587918 10200695 9c13163ba1dba6de88e23119fbbb07c7 installed DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 1557588181 124632 ae9fd554ccfa042dc074779abf5f2e58 installed DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 1557588231 637517 8461c73c94cc877ae2103add615572f8 installed DEBUG: perl-constant-1.33-396.el8.noarch 1557587732 27104 dbb827cf7e21d66176d41c7280d1da8b installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 1557806599 643439 4bd2f5451a8bca4aff405aafb164b0c2 installed DEBUG: perl-XML-XPath-1.42-3.el8.noarch 1557806626 206382 abd11e57a8474fc3ddd8ab1649e275ca installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 1685187315 1963255 d4be6ffc880f20386f2deb1c96652921 installed DEBUG: gnutls-3.6.16-7.el8.x86_64 1687784935 3007935 d90999573ad69a5f9dc792e17c93d72e installed DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 1579970243 112162 e11d2c31cda9fc946bf095f66c87ea85 installed DEBUG: findutils-1:4.6.0-22.el8.x86_64 1694083863 1768956 85f0b9873b12ac79fae81418c50d5a57 installed DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch 1615801911 16711 bf52a4a0b04807b99366f9b13728a54a installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 063fcc15461166ccde2cfb3aa2dea24b installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: p11-kit-0.23.22-2.el8.x86_64 1701271653 1650594 f625c6699150e52dfe4ba259c5f65388 installed DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed DEBUG: trousers-0.3.15-2.el8.x86_64 1701008532 379774 0ab53f4878052e147ddeef1da3f8d4ac installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 1701008558 1209190 10b00a9d16db17d1bfc81e2722045d58 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch 1701183407 7786043 5b6da95957b37bba6c227fa6d82b180f installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: libkcapi-1.4.0-2.el8.x86_64 1701937677 94374 e000c643490e36c9c2d8fc4cf20937d3 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: python3-sqlalchemy-1.3.2-3.module_el8+778+ea5e2816.x86_64 1701970305 10496524 00e6410ce5f4d5f65fefefa865357f3f installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: shared-mime-info-1.9-4.el8.x86_64 1702033957 2445185 371a673465c930fd70cd957291518b02 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kbd-legacy-2.0.4-11.el8.noarch 1687429015 511139 0c95178d26cd94a9667dd5e62ede1bf9 installed DEBUG: elfutils-libelf-0.190-2.el8.x86_64 1702418164 1024034 80092ed27d1209ac87272292b67b0a2b installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: curl-7.61.1-34.el8.x86_64 1702311458 700909 64e2b1d32eed3516cf57528ac5bf9f22 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: rpm-4.14.3-31.el8.x86_64 1702476008 2087822 25988ae1d3a46209ff4f158bf71eb778 installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: elfutils-libs-0.190-2.el8.x86_64 1702418164 738239 da7252477bef09711ee33ab197032439 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: elfutils-0.190-2.el8.x86_64 1702418164 2931958 91c06a9424c4f9a53cad60b2aca42a9b installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: rpm-build-4.14.3-31.el8.x86_64 1702476008 299090 fdea2a24ac9dd7cba3caef79c4bd7e4c installed DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 1702028419 2873655 2b33119b76789c68b6ef362001730016 installed DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: tzdata-2023d-1.el8.noarch 1704228825 1791353 0b9afa46c6eb32d99e873e3b12ba7db2 installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-25.el8.x86_64 1684348514 199975 e7bcb446b9cca2a16286bf82d234c38c installed DEBUG: glibc-common-2.28-248.el8.x86_64 1704278587 7997116 f7200173c6194bc4e223d560c06a1ba5 installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: glibc-2.28-248.el8.x86_64 1704278587 6846088 19cdc6562b52be9a6eea0f66a0bb194a installed DEBUG: pam-1.3.1-31.el8.x86_64 1704715073 2648167 59e684b4766a990935f7f5eeafac33ea installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 1704381675 1166545 fcd3818dca887b2942af0eeddcde75eb installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: python3-libs-3.6.8-59.el8.x86_64 1704453784 32461803 d1a48c8c97c3131ba37690de925ce15e installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: systemd-239-79.el8.x86_64 1704715843 11353079 f5c10ed0e6c9e1511352371388b335a6 installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: systemd-udev-239-79.el8.x86_64 1704715843 9351391 18fc29f82a78b411d676e73f7b39b3b0 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: glibc-headers-2.28-248.el8.x86_64 1704278587 2031958 e7b0fddaeaef5faa034e6c8e2f8d73db installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: dracut-049-233.git20240115.el8.x86_64 1705311615 1057887 4230d0cbf7350f3b5c0e8505b822543d installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: openssh-clients-8.0p1-23.el8.x86_64 1704464482 2569588 2f9c7417d3883026ae2b3d1b222d995b installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: avahi-libs-0.7-27.el8.x86_64 1699556352 155928 b3f58b340d187526532547417d87a408 installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: libtiff-4.0.9-31.el8.x86_64 1704893867 517769 563324a83e1f91434106c24ae3ab2a53 installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: kpartx-0.8.4-41.el8.x86_64 1704482311 77403 514f74f6d5033897e6e3624017fc7c24 installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: librsvg2-2.42.7-5.el8.x86_64 1687333170 1700591 e40ee491c01bb66062e250f6a006e4b3 installed DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 1599556574 1019745 6f92bc56ea4251e9c680f52c6a439868 installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: file-5.33-25.el8.x86_64 1682333749 93419 630d5965e48a602c343e127bd1b3f42d installed DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 1579971154 8278179 fc0c6286aa8058006b294cea738e2909 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch 1676580174 49110 423e67d7f86d2414f7535a0ec560fd1d installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch 1635232567 52636 51e05a9559d631bdf3da4c80d68cbde2 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-amqp-5.0.5-1.el8.noarch 1612181584 379642 d03b0edbe4ea32a59c2919a281d21ade installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: libcap-2.48-5.el8.x86_64 1689167944 164893 e466418ca1ae1355515b04e43e32aebb installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 1689086221 2145935 05ca35fcd07c67022ee3f416875f98a1 installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: dbus-tools-1:1.12.8-26.el8.x86_64 1687176654 124953 26c109bc01b8cd8cd8cb26f81c420d2d installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-pillow-5.1.1-19.el8.x86_64 1699909827 2105936 ff3adad060167cbeb763d794dd7077e6 installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 1692099122 955832 91643d39d34f06af8736e46c4bec4271 installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: libquadmath-8.5.0-21.el8.x86_64 1696451726 305370 c52b90e459720dd8b93099818f56f900 installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: openblas-0.3.15-4.el8.x86_64 1659702013 38153368 4d83d8a3009fc3f863eb748e5c93e51c installed DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch 1690913611 190780 c7e44b2df623f6cdd4faf472c26f65a6 installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 1629847753 17061997 b90bb95643cfa61fdf145c45f3f1856b installed DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch 1615823304 105128 027ec13c1877d770f4204e4bf959340a installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 1701185089 52788158 745d21264f76fb022067e89d55e46318 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: dbus-daemon-1:1.12.8-26.el8.x86_64 1687176654 559353 e7d5b6095f6d1c4ccbe83f2eddc759df installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: libuuid-2.32.1-43.el8.x86_64 1691671507 35088 d1f3c7f2c4082db3226ed0b2d62f8da8 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: libmount-2.32.1-43.el8.x86_64 1691671507 398266 0fff7aec7f3a4230ff274a7252dd6fcc installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: libfdisk-2.32.1-43.el8.x86_64 1691671507 438914 df00dcc4116bc7ca44ea96e26fdd071e installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: util-linux-2.32.1-43.el8.x86_64 1691671507 11571483 e7bbcf63d6b93b10899a223f026d4620 installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch 1692655580 2332477 9be27827302de3f64ec3bf141f570d32 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libgs-9.27-12.el8.x86_64 1695233820 19192291 a2fcf295e664539c0afc1ab03b56f589 installed DEBUG: libwebp-1.0.0-9.el8.x86_64 1683111744 790736 8e4084a1335c10349c3c2324e89e32b1 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: libgcc-8.5.0-21.el8.x86_64 1696451726 190224 197f76862ec54ae58904250a0c4e1847 installed DEBUG: cpp-8.5.0-21.el8.x86_64 1696451726 29661654 8a6cf8b48ec285ba4c4c86ff8fb98f31 installed DEBUG: libssh-0.9.6-6.el8.x86_64 1674052151 517735 23c9df7457ee0068e5332063a4086928 installed DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 1696451726 49376 2fc2950386ea031e4b451877628191f9 installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: libX11-common-1.6.8-7.el8.noarch 1697015736 1339608 1aca13f8374aaf0dc4b0cce4cbe2fb60 installed DEBUG: libXpm-3.5.12-11.el8.x86_64 1697029191 120991 447f360e00f38c285c2b597a196dee9d installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: libacl-2.2.53-3.el8.x86_64 1696607291 37864 993578ae36060f393d726f49451ae7d8 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: acl-2.2.53-3.el8.x86_64 1696607291 198404 139b1a73604aee80aea467539e799243 installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: harfbuzz-1.7.5-4.el8.x86_64 1695631552 737194 ea480a7be22f00ff1e557403a4c4a87b installed DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 1674658507 357918 d9e2da070d6fbecd9a926dd84c8460d4 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: kmod-libs-25-20.el8.x86_64 1698157693 126640 9406bb1db30a3da946e1ac7d306e0295 installed DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 1674658507 415663 26a65edca00a6a00f1310adab9c7c119 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: cups-libs-1:2.2.6-55.el8.x86_64 1699007582 948012 c98dec8071dff6e7099b77f198d1ea2d installed DEBUG: kbd-2.0.4-11.el8.x86_64 1687428901 1623189 b7415c5364e6da6a9d3485b1de69fa76 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: krb5-libs-1.18.2-26.el8.x86_64 1696969667 2242307 2466cf7744af547cbf2185f8189b3f9f installed DEBUG: audit-libs-3.1.2-1.el8.x86_64 1699258421 308514 6891e4a928af17c2a49bceeab6ee5505 installed DEBUG: libxml2-2.9.7-18.el8.x86_64 1695233668 1753138 4f531c3ea6ad7770246028751d2dd98f installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch 1615825892 204155 fe26728e6983fc461a3cdaa508ec8d0e installed DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 15675 57eb254ebd50cf54f3fd23454d87d8d2 installed DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 11821 f3c2425dacb688531f9a277b737fb85b installed DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 16179 2d0b2032e3b5a6ac0c277f5712732029 installed DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 265622 fedec61abb920858909c64dfe456fa5e installed DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch 1645777614 75242 524c1282e522fff5aa1dbe3b32ecf419 installed DEBUG: python3-keystoneclient-1:4.3.0-0.20220713080823.d5cb761.el8.noarch 1657700086 1181018 180770adb2be75c1f73979425e630362 installed DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 252961 d8f0af2447af09dff6a6ef02012ee500 installed DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 156847 4b8b3bbfa55964fcecc1b3dea6727b8b installed DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch 1665162338 17156 a49b323049ad9cb4e4044afc0570ea68 installed DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 107808 6b2135266931e47970b886710aeed255 installed DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 28475 d896773164ff4b78a4a738601b99dc62 installed DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch 1615872589 288119 6fc7ff4ce5a1429876eb37a32e916966 installed DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch 1665162338 590291 0d231409ae92b061475e69df3cf66f62 installed DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch 1645775599 48370 91e14a9559f6f1b31e1d7bf7d55fdc40 installed DEBUG: python3-novaclient-1:17.4.1-0.20220916102938.5ee4427.el8.noarch 1663324519 934382 9c19e5b7f5690d3adfff90dccf9ca00f installed DEBUG: python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch 1615810189 2955205 09bc53e4b2e9be0b6ab6fc0fb372ba6c installed DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch 1630657965 1015727 54d19d958a3c40262a957d50e9eedc17 installed DEBUG: python3-pecan-1.3.3-2.el8.noarch 1606209068 1408575 3c429ad587a48a606adde06182faad4c installed DEBUG: python3-flask-1:1.1.2-4.el8.noarch 1605883497 782020 9780369e1930eb607481a008b3552b4b installed DEBUG: python3-cotyledon-1.7.3-4.el8.noarch 1580136088 122169 f7e76a15a4dafb817bf4dcfd6a55aacb installed DEBUG: python3-pyroute2-0.6.6-1.el8.noarch 1654596165 2851937 29eaadc765779d41934bf15f552706b2 installed DEBUG: python3-testrepository-0.0.20-20.el8.noarch 1580096818 664092 0e89ec691b0238726f3e687f4debe960 installed DEBUG: python3-testresources-2.0.1-1.el8.noarch 1610340318 244862 68bd230e309060c721c96fe24b57b30e installed DEBUG: python3-requests-mock-1.8.0-1.el8.noarch 1610095257 101872 3feb309ab7c9ce64641bd511b0624c3c installed DEBUG: python3-distro-1.4.0-4.el8.noarch 1580136567 153542 3be88f47218450dbe0294ed75ba81991 installed DEBUG: tk-1:8.6.8-1.el8.x86_64 1557811716 3888089 211568d935056283128ae32c3f3020bd installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch 1646040068 119334 e0eac59f84a6ff3126400e9046e99c21 installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch 1666596596 260076 ba058448fc9a1dcc631d327ac75373aa installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: python3-pip-9.0.3-23.el8.noarch 1691669373 2870 39dc1640e92be166832dd5edc1804618 installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: annobin-11.13-2.el8.x86_64 1689004560 1005406 258c7f2583e2b2cd59412ccbb4ed502b installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: python3-soupsieve-2.1.0-1.el8.noarch 1610096098 218144 7a667d161b128362cc7dd33eb47bfd73 installed DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 1580135199 41904 280c656238049082ccc76d2a9e841b84 installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 1579962499 285855 bde49631fe8d16355c8412d3e48385f5 installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: python3-alembic-1.4.3-1.el8.noarch 1606208872 4645206 1d588a4a7e953c18984fd1e4330d0676 installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: libqhull-1:7.2.1-2.el8.x86_64 1579710890 445376 f064877bfa21650a94bcc164dc7f9b17 installed DEBUG: hdf5-1.10.5-5.el8.x86_64 1580491576 10603559 b5630084cf8f7a6a49aebabb0851eef2 installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: python3-jsonpatch-1.21-2.el8.noarch 1557876014 56526 90dbdae786ad7d81c0d2c42cf307d399 installed DEBUG: python3-jmespath-0.9.0-11.el8.noarch 1557807545 119891 acc9fe266f7f9c0cd26e1729effbb2d0 installed DEBUG: python3-cairo-1.16.3-6.el8.x86_64 1557807250 324125 9ba0ca0e7cac019c8a2447d9afaac896 installed DEBUG: desktop-file-utils-0.26-1.el8.x86_64 1668488979 254627 36596f2ecd7e6da943dc9096bbdb2f35 installed DEBUG: snappy-1.1.8-3.el8.x86_64 1598294839 60623 c62bd8e8d3cfbb2eea4f5bf4e641e4ac installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: lzo-2.08-14.el8.x86_64 1557586709 198757 2e8c7912284d0c40f98a93649366097c installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch 1615811752 275570 84b18d530b5b438d9e9002a5af85e1c7 installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: perl-Digest-1.17-395.el8.noarch 1557804303 26685 3288d677385ef645566a458dae131af2 installed DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 1557587834 106523 e7ff09d4e428471fd85587fbe9260fca installed DEBUG: perl-URI-1.73-3.el8.noarch 1557806412 216452 b66d85e3853e61853c8334dd507a77a0 installed DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch 1557804886 99525 9db2eaec9a186e8a7b92990683a12044 installed DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch 1691761537 5715 b64395c9019945f562b1d4e4e4e9b396 installed DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 1682962227 1329471 639e5dcaa40a686279ba9ab2932b5311 installed DEBUG: perl-Term-Cap-1.17-395.el8.noarch 1557588252 29850 a36d892cdd3e4c40b70ebf3ebd307ece installed DEBUG: perl-HTTP-Tiny-0.074-3.el8.noarch 1705412991 149712 3d0cefe77073556d1d327ce36fdae2de installed DEBUG: perl-podlators-4.11-1.el8.noarch 1557588007 287639 bd2b28862f36b3cec0e1d5fb74d5edb7 installed DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch 1557588186 13101 bf3b84c83bffa76bd3af79141fe72394 installed DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 1557588002 41435 8ed7ed3ebaf11f7a51f28e8602e60020 installed DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch 1557587920 139724 8402f4c723f38564bab926f618d4a638 installed DEBUG: perl-Socket-4:2.027-3.el8.x86_64 1573250756 127014 6805c843a6f77fb26c9213320e0c54d1 installed DEBUG: perl-Carp-1.42-396.el8.noarch 1557587758 41852 4b23c1071bd0bd3f46aa4bc06d3cc6bb installed DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 1674590126 6105173 a7e8aef616624b8d569ecf299138d6f3 installed DEBUG: perl-parent-1:0.237-1.el8.noarch 1557587944 9187 3a1e8a3596d9a3ca9021a40c141adca3 installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 1557588229 24825 68fe36e969406f0e90c6ee13b59b03e3 installed DEBUG: perl-File-Path-2.15-2.el8.noarch 1557587944 64920 26125ecafbd51e07539b96c2699308bd installed DEBUG: perl-PathTools-3.74-1.el8.x86_64 1557587969 182821 7cbc1c39bf3c5c7425bf73e5235d00d3 installed DEBUG: perl-threads-1:2.21-2.el8.x86_64 1557588231 109155 1a94ed19723e65a29945e59d8dfb5cf4 installed DEBUG: perl-interpreter-4:5.26.3-422.el8.x86_64 1674590126 14397820 338dfb9b70334891a4aea27a011367e2 installed DEBUG: perl-Filter-2:1.58-2.el8.x86_64 1557804997 150694 8e3771c29d6725bb5a0503a9c4caa8aa installed DEBUG: perl-open-0:1.11-422.el8.noarch 1674590387 11765 8602b2830b798345d02953a44b352c00 installed DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch 1557806444 459829 70c59fd8dfd83fb1e1d586b9182b24f2 installed DEBUG: texlive-tetex-7:20180414-29.el8.noarch 1685187589 684892 c1c464050b3c39e341492e87b997de6b installed DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 1685187315 450114 818755141fe2f776638c029fb8061f95 installed DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch 1608016986 5824258 5953addb49392dfe5f427b9e84e2d82c installed DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 1579970243 14637631 ee508da5b516e634851bad2a224a4cb8 installed DEBUG: python3-networkx-2.5-1.el8.noarch 1601047756 11077997 0c9e04cc1b789a8d2f9b5940706d9507 installed DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch 1649250274 4235810 48f2164fc541f7b7fc1a009dec418159 installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 14081 53101d5b853432e6c881c5f2b6423860 installed DEBUG: trousers-lib-0.3.15-2.el8.x86_64 1701008532 486525 0cddaad32e3fa6187de52499abd86671 installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 184307 6962d4b3140302281ec13708a23ef741 installed DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 1701271653 483265 840aeef5a5f8c1a8258b81e8b4b50a5c installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 166201 ed35fb604e5570ea2439e365474a20a6 installed DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch 1701183603 6160361 ceace1ced859627508ff6f6cb8eb118c installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 151246 142e9b3ed59aafe12d97d95e22eff102 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 18833 2792799f43479f75a636289ee6fe8011 installed DEBUG: git-core-2.43.0-1.el8.x86_64 1701877229 33290397 89df7e8e29028679a8e831a6309726fb installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 161898 4094b09770be32ef5b49ab05b0cf7f1d installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: kbd-misc-2.0.4-11.el8.noarch 1687429015 2549569 370310eeb7e1aa02a16be0cab2842bbc installed DEBUG: python3-neutronclient-7.3.1-0.20221108112936.29a9f5e.el8.noarch 1667907487 1470671 92d33ed05ee29d745c56caf80633cc75 installed DEBUG: emacs-filesystem-1:26.1-11.el8.noarch 1681329593 0 faf639ce481644e5bd7adf33d00c4d36 installed DEBUG: python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch 1615806058 159756 180329cfbc3e28e2a933fce886d30e68 installed DEBUG: rpm-libs-4.14.3-31.el8.x86_64 1702476008 739560 03c29de5edbe87a2aadd1bfe3c837a4c installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-9.el8.noarch 1669777603 724747 eb850404b4d93e697113d280b63f6eec installed DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch 1615845848 554745 158ab1795d3fc68a74e58ac01ed29640 installed DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch 1702418198 1810 700bf1a6b29754acae72156f063130b9 installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch 1580299621 786026 e14e186caf04a906cb8acda6aef70164 installed DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 1702476008 216120 37d32e92fab20cd1cc624e55c8343673 installed DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch 1615804485 122721 d15e164941ba665c0c1be4b516da6568 installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-sqlalchemy-utils-0.34.2-2.el8.noarch 1580200277 564734 821e5bdc49f19a3c11c510c89f6040fc installed DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 1704278587 6416078 d069b019cd5429f80f88b58377826a9f installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: openssh-8.0p1-23.el8.x86_64 1704464482 1937816 4851f191f1b0516e4c2ada2ecf2831f1 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: systemd-libs-239-79.el8.x86_64 1704715843 4690230 93a65b87315b3df4d292de97dfe9c324 installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 1704453784 674053 f8d955468a41e3f0d87c31127d5e05f7 installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: glib2-2.56.4-162.el8.x86_64 1695391121 12279712 b3ed8ba4cb65500c088ae6a08efea7ed installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: kernel-headers-4.18.0-536.el8.x86_64 1705591968 5652815 7618c8ef86860cd2970cc2ad2d673632 installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: texlive-base-7:20180414-29.el8.noarch 1685187589 14753197 58c4dee25ef7559c12b2346ba10bd0ae installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch 1579971154 2139181 69f84b084b859430ac11869562d5a919 installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-pydot-1.4.1-1.el8.noarch 1579709419 186666 a9a95771422790335cbc0e466070d201 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: texlive-lib-7:20180414-29.el8.x86_64 1685187315 1279376 9f754225c1c61aef8dd849c728955fe5 installed DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch 1691669373 899549 73be7b2a5d232e1e5b26e2a845fbfb57 installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: ncurses-base-6.1-10.20180224.el8.noarch 1692099175 290089 d4a58377409484354c21c508ec09a4f4 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: libgfortran-8.5.0-21.el8.x86_64 1696451726 2626504 4f9a9dc38b1e0e8889dd58050422ca25 installed DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 1579981744 602867 4074240baff9c7bfafd67c538194abdf installed DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 1580231245 456067 0f4fda02e8375b940baefef1a84b8352 installed DEBUG: dbus-common-1:1.12.8-26.el8.noarch 1687176686 11044 c398e2fbd21b71477a1bde723fb19788 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: dbus-1:1.12.8-26.el8.x86_64 1687176654 0 9de97df55e6b31f023f0df7e8607a75f installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch 1615823731 2044791 039053d706174ea2c5e8476a994f6b66 installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-werkzeug-1.0.1-4.el8.noarch 1643036678 1994145 1ba00dd5d8e36b2fdd79af7fc9f2760d installed DEBUG: ncurses-6.1-10.20180224.el8.x86_64 1692099122 588988 81e266e9746a142c3fe489aff4519284 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: binutils-2.30-123.el8.x86_64 1690288815 24945550 4d7793ee904a663e479a61c1f5e1654c installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch 1579794911 24519 67ee630c2574da3c73c4c177ceae9d71 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 1580127839 295188 d3e51cc879a883c4c5d2822d107bab87 installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: procps-ng-3.3.15-14.el8.x86_64 1692107128 901092 4f75be43f214703b14ddab11c2586dd1 installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: python3-editor-1.0.4-4.el8.noarch 1579858680 21466 61a4a9bd0255f234b51c324aaadbd692 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: python3-warlock-1.3.3-1.el8.noarch 1579833459 31258 8b72eda3dd0870af5c7965bfe5c8fca9 installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch 1701185161 340147 9a6b1a791df8ea341a38e9796413b911 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: blosc-1.20.1-1.el8.x86_64 1607084737 125382 555424d997b3999293a0d4318a89a66f installed DEBUG: libstdc++-8.5.0-21.el8.x86_64 1696451726 1857708 8942af220edaaf5666a7a9d4491c0a9d installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: python3-tables-3.5.2-6.el8.x86_64 1580528362 8018934 c7437c39dac5857fff72219eae0ef958 installed DEBUG: grubby-8.40-48.el8.x86_64 1686661445 63591 040210d5ea6191853cc97d5b1d5649b1 installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: pixman-0.38.4-4.el8.x86_64 1696414732 697399 a0f0a963b4178a81f9831c8fc1b19f2d installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: groff-base-1.22.3-18.el8.x86_64 1559058519 4216866 6ed091baa7cbbcf9205fce2f24fa48cb installed DEBUG: perl-libnet-3.11-3.el8.noarch 1557805081 277135 84cf9f5f0d65cd76fdc6916aa342c1f3 installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: perl-Time-Local-1:1.280-1.el8.noarch 1557588254 59906 d9ff68ed7dce4a5bb9a13c85270f9908 installed DEBUG: libtirpc-1.1.4-8.el8.x86_64 1660021681 228734 f29ffcbd28e5a26ab435ede86dbefb2b installed DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch 1557588250 89627 c0fc2f73ed2179d13f01ef64e42008ad installed DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch 1557588149 543719 4634886be1066e76224760899bd706d5 installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch 1557588152 49721 7ca3785d080ee4a20cb030cff8d14650 installed DEBUG: perl-Errno-0:1.28-422.el8.x86_64 1674590126 9495 3f35101371b72bf65f709bdd7edc873c installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: perl-Exporter-5.72-396.el8.noarch 1557587966 55719 4f56f0f2098313624fdcd567a5c644fc installed DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 1674590126 5184 63e324053fdc2b036b6a70e03a91355d installed DEBUG: perl-IO-0:1.38-422.el8.x86_64 1674590126 139767 5b00ebccf573637d246b4db4031890a2 installed DEBUG: perl-threads-shared-1.58-2.el8.x86_64 1557588218 78170 f7ca1f9a2bb956e0fcb5c0921352b23c installed DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed DEBUG: perl-encoding-4:2.22-3.el8.x86_64 1557587918 144893 fa4b6eea39485423acf99c3e2c1a8948 installed DEBUG: texlive-texlive.infra-7:20180414-29.el8.noarch 1685187589 905070 07f8677e239e4cd9afacc8f6f653fcae installed DEBUG: dejavu-fonts-common-2.35-7.el8.noarch 1608016986 145939 5cc310eaceb074158eb858adf64bfcd4 installed DEBUG: python3-pandas-0.25.3-1.el8.x86_64 1579978421 54904723 4828c5a26d740c8ca79213807770cfc4 installed DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch 1700756312 2565026 61b04e0c64f02e19dea4783f06a5da56 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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', 'e99667d65d414a8783bd6da96f0a6dcd', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pp19yq5r:/etc/resolv.conf', '--bind=/dev/mapper/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', '--resolv-conf=off', '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.wnHKXm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf octavia-8.0.2.dev155 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-8.0.2.dev155-0.20240125155228.eef2305.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd octavia-8.0.2.dev155 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 --allow-empty -a --author 'rpm-build ' -m 'openstack-octavia-8.0.2 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.yELgUB DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + export PBR_VERSION=8.0.2 DEBUG: + PBR_VERSION=8.0.2 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -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/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/__init__.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/test_base.py -> 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: creating build/lib/octavia/api DEBUG: copying octavia/api/__init__.py -> build/lib/octavia/api DEBUG: copying octavia/api/app.py -> build/lib/octavia/api DEBUG: copying octavia/api/config.py -> build/lib/octavia/api DEBUG: copying octavia/api/root_controller.py -> build/lib/octavia/api DEBUG: creating build/lib/octavia/distributor DEBUG: copying octavia/distributor/__init__.py -> build/lib/octavia/distributor DEBUG: creating build/lib/octavia/tests/unit/amphorae DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends DEBUG: creating 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: 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_health_sender.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: creating build/lib/octavia/tests/unit/api 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/__init__.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/test_availability_zone_profile.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_availability_zones.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_flavor_profile.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_health_monitor.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_l7policy.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_l7rule.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_listener.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_load_balancer.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_member.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_pool.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_quotas.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: creating build/lib/octavia/tests/unit/api/drivers DEBUG: creating 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/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/test_driver_listener.py -> 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: creating build/lib/octavia/controller DEBUG: creating build/lib/octavia/controller/worker DEBUG: copying octavia/controller/worker/__init__.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/task_utils.py -> build/lib/octavia/controller/worker DEBUG: creating build/lib/octavia/certificates DEBUG: copying octavia/certificates/__init__.py -> build/lib/octavia/certificates DEBUG: creating build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/__init__.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/test_clients.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_constants.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_decorators.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_policy.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_utils.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_validate.py -> build/lib/octavia/tests/unit/common DEBUG: creating build/lib/octavia/network DEBUG: creating build/lib/octavia/network/drivers DEBUG: copying octavia/network/drivers/__init__.py -> build/lib/octavia/network/drivers DEBUG: creating build/lib/octavia/controller/queue DEBUG: creating build/lib/octavia/controller/queue/v2 DEBUG: copying octavia/controller/queue/v2/__init__.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/endpoints.py -> build/lib/octavia/controller/queue/v2 DEBUG: creating build/lib/octavia/controller/worker/v2 DEBUG: copying octavia/controller/worker/v2/__init__.py -> build/lib/octavia/controller/worker/v2 DEBUG: copying octavia/controller/worker/v2/controller_worker.py -> build/lib/octavia/controller/worker/v2 DEBUG: copying octavia/controller/worker/v2/taskflow_jobboard_driver.py -> build/lib/octavia/controller/worker/v2 DEBUG: creating 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: copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> build/lib/octavia/tests/unit/common/tls_utils DEBUG: creating build/lib/octavia/amphorae DEBUG: creating build/lib/octavia/amphorae/drivers DEBUG: creating 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/keepalived/vrrp_rest_driver.py -> build/lib/octavia/amphorae/drivers/keepalived 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/tests/unit/amphorae/backends/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends DEBUG: creating build/lib/octavia/amphorae/backends DEBUG: copying octavia/amphorae/backends/__init__.py -> build/lib/octavia/amphorae/backends DEBUG: creating build/lib/octavia/tests/unit/controller DEBUG: creating build/lib/octavia/tests/unit/controller/worker DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v1 DEBUG: creating 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: 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/test_health_monitor_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_l7rule_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_load_balancer_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_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: creating build/lib/octavia/volume DEBUG: creating build/lib/octavia/volume/drivers DEBUG: copying octavia/volume/drivers/__init__.py -> build/lib/octavia/volume/drivers DEBUG: copying octavia/volume/drivers/cinder_driver.py -> build/lib/octavia/volume/drivers DEBUG: creating build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/__init__.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/barbican.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/barbican_legacy.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/castellan_mgr.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/cert_mgr.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/local.py -> build/lib/octavia/certificates/manager DEBUG: creating build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/__init__.py -> build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/cert_gen.py -> build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/local.py -> build/lib/octavia/certificates/generator DEBUG: creating build/lib/octavia/compute DEBUG: creating build/lib/octavia/compute/drivers DEBUG: copying octavia/compute/drivers/__init__.py -> build/lib/octavia/compute/drivers DEBUG: copying octavia/compute/drivers/nova_driver.py -> build/lib/octavia/compute/drivers DEBUG: copying octavia/tests/unit/network/__init__.py -> build/lib/octavia/tests/unit/network DEBUG: creating build/lib/octavia/amphorae/backends/health_daemon DEBUG: copying octavia/amphorae/backends/health_daemon/__init__.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/health_sender.py -> 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: creating build/lib/octavia/amphorae/backends/agent DEBUG: copying octavia/amphorae/backends/agent/__init__.py -> build/lib/octavia/amphorae/backends/agent DEBUG: copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/lib/octavia/amphorae/backends/agent 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: creating build/lib/octavia/tests/functional/amphorae/backend/agent DEBUG: creating 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/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/test_server.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: creating 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: 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/api/v2/__init__.py -> build/lib/octavia/tests/unit/api/v2 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/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/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: creating build/lib/octavia/tests/unit/db DEBUG: copying octavia/tests/unit/db/__init__.py -> build/lib/octavia/tests/unit/db DEBUG: creating build/lib/octavia/controller/worker/v1 DEBUG: creating build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/__init__.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/health_monitor_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/l7rule_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/load_balancer_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/pool_flows.py -> build/lib/octavia/controller/worker/v1/flows 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/__init__.py -> 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: creating build/lib/octavia/tests/unit/certificates DEBUG: creating build/lib/octavia/tests/unit/certificates/common DEBUG: copying octavia/tests/unit/certificates/common/__init__.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/test_local.py -> build/lib/octavia/tests/unit/certificates/common DEBUG: creating build/lib/octavia/tests/unit/controller/housekeeping DEBUG: copying octavia/tests/unit/controller/housekeeping/__init__.py -> 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: creating 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: 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/test_cert_task.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_database_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_lifecycle_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_network_tasks.py -> 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: creating build/lib/octavia/distributor/drivers DEBUG: copying octavia/distributor/drivers/__init__.py -> build/lib/octavia/distributor/drivers DEBUG: copying octavia/distributor/drivers/driver_base.py -> build/lib/octavia/distributor/drivers DEBUG: creating build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/__init__.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/barbican.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/cert.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/local.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/pkcs12.py -> build/lib/octavia/certificates/common DEBUG: creating build/lib/octavia/image DEBUG: creating build/lib/octavia/image/drivers DEBUG: creating build/lib/octavia/image/drivers/noop_driver DEBUG: copying octavia/image/drivers/noop_driver/__init__.py -> build/lib/octavia/image/drivers/noop_driver DEBUG: copying octavia/image/drivers/noop_driver/driver.py -> build/lib/octavia/image/drivers/noop_driver 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/__init__.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/test_endpoints.py -> build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: copying octavia/tests/unit/api/__init__.py -> build/lib/octavia/tests/unit/api DEBUG: creating build/lib/octavia/common DEBUG: copying octavia/common/__init__.py -> build/lib/octavia/common DEBUG: copying octavia/common/base_taskflow.py -> build/lib/octavia/common DEBUG: copying octavia/common/clients.py -> build/lib/octavia/common DEBUG: copying octavia/common/config.py -> build/lib/octavia/common DEBUG: copying octavia/common/constants.py -> build/lib/octavia/common DEBUG: copying octavia/common/context.py -> build/lib/octavia/common DEBUG: copying octavia/common/data_models.py -> build/lib/octavia/common DEBUG: copying octavia/common/decorators.py -> build/lib/octavia/common DEBUG: copying octavia/common/exceptions.py -> build/lib/octavia/common DEBUG: copying octavia/common/keystone.py -> build/lib/octavia/common DEBUG: copying octavia/common/policy.py -> build/lib/octavia/common DEBUG: copying octavia/common/rpc.py -> build/lib/octavia/common DEBUG: copying octavia/common/service.py -> build/lib/octavia/common DEBUG: copying octavia/common/stats.py -> build/lib/octavia/common DEBUG: copying octavia/common/utils.py -> build/lib/octavia/common DEBUG: copying octavia/common/validate.py -> build/lib/octavia/common DEBUG: creating build/lib/octavia/policies DEBUG: copying octavia/policies/__init__.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/amphora.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/availability_zone.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/availability_zone_profile.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/base.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/flavor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/flavor_profile.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/healthmonitor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/l7policy.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/l7rule.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/listener.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/loadbalancer.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/member.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/pool.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider_availability_zone.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider_flavor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/quota.py -> build/lib/octavia/policies DEBUG: copying octavia/image/__init__.py -> build/lib/octavia/image DEBUG: copying octavia/image/image_base.py -> build/lib/octavia/image DEBUG: creating build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/__init__.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/base.py -> build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/utils.py -> build/lib/octavia/network/drivers/neutron DEBUG: creating build/lib/octavia/amphorae/drivers/health DEBUG: copying octavia/amphorae/drivers/health/__init__.py -> build/lib/octavia/amphorae/drivers/health DEBUG: copying octavia/amphorae/drivers/health/heartbeat_udp.py -> build/lib/octavia/amphorae/drivers/health DEBUG: creating build/lib/octavia/network/drivers/noop_driver DEBUG: copying octavia/network/drivers/noop_driver/__init__.py -> build/lib/octavia/network/drivers/noop_driver DEBUG: copying octavia/network/drivers/noop_driver/driver.py -> build/lib/octavia/network/drivers/noop_driver DEBUG: creating 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: copying octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/lvs DEBUG: creating build/lib/octavia/tests/functional/api DEBUG: creating 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/api/v2/base.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/test_availability_zone_profiles.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_availability_zones.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_flavors.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_l7policy.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_listener.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_member.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_provider.py -> 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/controller/__init__.py -> build/lib/octavia/controller DEBUG: copying octavia/tests/unit/common/jinja/__init__.py -> build/lib/octavia/tests/unit/common/jinja 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/controller/worker/__init__.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/test_task_utils.py -> build/lib/octavia/tests/unit/controller/worker DEBUG: creating 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: 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/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_keepalived.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_loadbalancer.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_plug.py -> 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: creating build/lib/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying octavia/tests/unit/network/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying octavia/tests/unit/certificates/__init__.py -> build/lib/octavia/tests/unit/certificates DEBUG: creating build/lib/octavia/db DEBUG: creating build/lib/octavia/db/migration DEBUG: copying octavia/db/migration/__init__.py -> build/lib/octavia/db/migration DEBUG: copying octavia/db/migration/cli.py -> build/lib/octavia/db/migration DEBUG: creating build/lib/octavia/tests/unit/image DEBUG: copying octavia/tests/unit/image/__init__.py -> build/lib/octavia/tests/unit/image DEBUG: creating build/lib/octavia/tests/unit/statistics DEBUG: copying octavia/tests/unit/statistics/__init__.py -> build/lib/octavia/tests/unit/statistics DEBUG: copying octavia/tests/unit/statistics/test_stats_base.py -> build/lib/octavia/tests/unit/statistics DEBUG: creating build/lib/octavia/tests/unit/certificates/generator DEBUG: copying octavia/tests/unit/certificates/generator/__init__.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/test_local.py -> build/lib/octavia/tests/unit/certificates/generator DEBUG: creating build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/__init__.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/test_barbican_legacy.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_local.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/functional/amphorae/__init__.py -> build/lib/octavia/tests/functional/amphorae DEBUG: creating build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/__init__.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/exceptions.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: creating build/lib/octavia/amphorae/drivers/noop_driver DEBUG: copying octavia/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/amphorae/drivers/noop_driver DEBUG: copying octavia/amphorae/drivers/noop_driver/driver.py -> build/lib/octavia/amphorae/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/unit/compute/drivers DEBUG: creating build/lib/octavia/tests/unit/compute/drivers/noop_driver DEBUG: copying octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/compute/drivers/noop_driver DEBUG: copying octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/compute/drivers/noop_driver DEBUG: creating build/lib/octavia/volume/drivers/noop_driver DEBUG: copying octavia/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/volume/drivers/noop_driver DEBUG: copying octavia/volume/drivers/noop_driver/driver.py -> build/lib/octavia/volume/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/functional/api/drivers DEBUG: copying octavia/tests/functional/api/drivers/__init__.py -> build/lib/octavia/tests/functional/api/drivers DEBUG: creating 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: 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/test_interface.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_interface_file.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_keepalivedlvs_query.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_network_utils.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: creating build/lib/octavia/controller/healthmanager DEBUG: copying octavia/controller/healthmanager/__init__.py -> build/lib/octavia/controller/healthmanager DEBUG: copying octavia/controller/healthmanager/health_manager.py -> build/lib/octavia/controller/healthmanager DEBUG: creating build/lib/octavia/common/jinja DEBUG: creating build/lib/octavia/common/jinja/logging DEBUG: copying octavia/common/jinja/logging/__init__.py -> build/lib/octavia/common/jinja/logging DEBUG: copying octavia/common/jinja/logging/logging_jinja_cfg.py -> build/lib/octavia/common/jinja/logging DEBUG: creating build/lib/octavia/tests/unit/controller/healthmanager DEBUG: copying octavia/tests/unit/controller/healthmanager/__init__.py -> 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: creating build/lib/octavia/api/v2 DEBUG: creating build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/__init__.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/availability_zone_profile.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/availability_zones.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/flavors.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/l7policy.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/listener.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/member.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/provider.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/quotas.py -> build/lib/octavia/api/v2/types 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/volume DEBUG: creating build/lib/octavia/tests/unit/volume/drivers DEBUG: copying octavia/tests/unit/volume/drivers/__init__.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/common/jinja/haproxy/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy DEBUG: copying octavia/common/jinja/__init__.py -> build/lib/octavia/common/jinja DEBUG: copying octavia/common/jinja/user_data_jinja_cfg.py -> build/lib/octavia/common/jinja DEBUG: creating build/lib/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> 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: creating 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: copying octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent DEBUG: creating build/lib/octavia/common/jinja/lvs DEBUG: copying octavia/common/jinja/lvs/__init__.py -> build/lib/octavia/common/jinja/lvs DEBUG: copying octavia/common/jinja/lvs/jinja_cfg.py -> build/lib/octavia/common/jinja/lvs DEBUG: creating build/lib/octavia/amphorae/driver_exceptions DEBUG: copying octavia/amphorae/driver_exceptions/__init__.py -> build/lib/octavia/amphorae/driver_exceptions DEBUG: copying octavia/amphorae/driver_exceptions/exceptions.py -> build/lib/octavia/amphorae/driver_exceptions 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/v1/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker/v1 DEBUG: creating build/lib/octavia/distributor/drivers/noop_driver DEBUG: copying octavia/distributor/drivers/noop_driver/__init__.py -> 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/tests/unit/volume/__init__.py -> build/lib/octavia/tests/unit/volume DEBUG: copying octavia/compute/__init__.py -> build/lib/octavia/compute DEBUG: copying octavia/compute/compute_base.py -> build/lib/octavia/compute DEBUG: creating build/lib/octavia/tests/unit/api/drivers/amphora_driver DEBUG: creating 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: copying octavia/tests/unit/api/drivers/amphora_driver/v1/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: creating 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: 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/image/drivers/__init__.py -> build/lib/octavia/image/drivers DEBUG: copying octavia/image/drivers/glance_driver.py -> build/lib/octavia/image/drivers DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: copying octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: copying octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/unit/image/drivers DEBUG: copying octavia/tests/unit/image/drivers/__init__.py -> build/lib/octavia/tests/unit/image/drivers DEBUG: copying octavia/tests/unit/image/drivers/test_glance_driver.py -> build/lib/octavia/tests/unit/image/drivers DEBUG: creating build/lib/octavia/tests/unit/volume/drivers/noop_driver DEBUG: copying octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/volume/drivers/noop_driver DEBUG: copying octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/volume/drivers/noop_driver 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/v1 DEBUG: copying octavia/api/drivers/amphora_driver/v1/__init__.py -> 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: creating build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: creating 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/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/test_cert_task.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_database_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_lifecycle_tasks.py -> 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_retry_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/controller/queue/__init__.py -> build/lib/octavia/controller/queue DEBUG: creating build/lib/octavia/common/jinja/haproxy DEBUG: copying octavia/common/jinja/haproxy/__init__.py -> build/lib/octavia/common/jinja/haproxy DEBUG: creating 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: 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/sample_configs_split.py -> build/lib/octavia/tests/unit/common/sample_configs DEBUG: creating build/lib/octavia/statistics DEBUG: copying octavia/statistics/__init__.py -> build/lib/octavia/statistics DEBUG: copying octavia/statistics/stats_base.py -> build/lib/octavia/statistics DEBUG: creating 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/controller/worker/v2/flows/amphora_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/flow_utils.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/l7policy_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/listener_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/member_flows.py -> 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/tests/unit/api/drivers/__init__.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/test_utils.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: creating 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/common/jinja/logging/test_logging_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/logging DEBUG: copying octavia/tests/unit/compute/drivers/__init__.py -> 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: creating build/lib/octavia/tests/unit/statistics/drivers DEBUG: copying octavia/tests/unit/statistics/drivers/__init__.py -> build/lib/octavia/tests/unit/statistics/drivers DEBUG: copying octavia/tests/unit/statistics/drivers/test_logger.py -> build/lib/octavia/tests/unit/statistics/drivers DEBUG: copying octavia/tests/unit/statistics/drivers/test_update_db.py -> build/lib/octavia/tests/unit/statistics/drivers DEBUG: copying octavia/tests/unit/controller/queue/__init__.py -> build/lib/octavia/tests/unit/controller/queue DEBUG: creating 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: copying octavia/api/drivers/amphora_driver/v2/driver.py -> build/lib/octavia/api/drivers/amphora_driver/v2 DEBUG: creating 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/controller/worker/v2/tasks/amphora_driver_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/compute_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/lifecycle_tasks.py -> 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/retry_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/__init__.py -> build/lib/octavia/tests/unit/controller DEBUG: creating build/lib/octavia/api/drivers/driver_agent DEBUG: copying octavia/api/drivers/driver_agent/__init__.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/driver_listener.py -> 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/tests/unit/network/drivers/__init__.py -> build/lib/octavia/tests/unit/network/drivers DEBUG: creating build/lib/octavia/common/tls_utils DEBUG: copying octavia/common/tls_utils/__init__.py -> build/lib/octavia/common/tls_utils DEBUG: copying octavia/common/tls_utils/cert_parser.py -> build/lib/octavia/common/tls_utils DEBUG: copying octavia/tests/unit/amphorae/__init__.py -> build/lib/octavia/tests/unit/amphorae DEBUG: creating 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/amphorae/drivers/haproxy/test_exceptions.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.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_rest_api_driver_1_0.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: creating build/lib/octavia/certificates/common/auth DEBUG: copying octavia/certificates/common/auth/__init__.py -> build/lib/octavia/certificates/common/auth DEBUG: copying octavia/certificates/common/auth/barbican_acl.py -> build/lib/octavia/certificates/common/auth DEBUG: creating 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/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/volume/__init__.py -> build/lib/octavia/volume DEBUG: copying octavia/volume/volume_base.py -> build/lib/octavia/volume DEBUG: copying octavia/tests/functional/__init__.py -> build/lib/octavia/tests/functional DEBUG: creating build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/__init__.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/cert_task.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/database_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/model_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/retry_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/amphorae/drivers/__init__.py -> build/lib/octavia/amphorae/drivers DEBUG: copying octavia/amphorae/drivers/driver_base.py -> build/lib/octavia/amphorae/drivers DEBUG: copying octavia/controller/worker/v1/__init__.py -> build/lib/octavia/controller/worker/v1 DEBUG: copying octavia/controller/worker/v1/controller_worker.py -> build/lib/octavia/controller/worker/v1 DEBUG: copying octavia/__init__.py -> build/lib/octavia DEBUG: copying octavia/i18n.py -> build/lib/octavia DEBUG: copying octavia/opts.py -> build/lib/octavia DEBUG: copying octavia/version.py -> build/lib/octavia DEBUG: creating build/lib/octavia/compute/drivers/noop_driver DEBUG: copying octavia/compute/drivers/noop_driver/__init__.py -> 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/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: copying octavia/api/drivers/amphora_driver/availability_zone_schema.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: copying octavia/api/drivers/amphora_driver/flavor_schema.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: creating build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/__init__.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/availability_zone_profiles.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/availability_zones.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/flavor_profiles.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/health_monitor.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/l7rule.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/load_balancer.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/pool.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/quotas.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/tests/unit/amphorae/drivers/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers DEBUG: creating 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: 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/test_health_monitor_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_l7rule_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_load_balancer_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_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/functional/api/__init__.py -> build/lib/octavia/tests/functional/api DEBUG: copying octavia/tests/functional/api/test_healthcheck.py -> build/lib/octavia/tests/functional/api DEBUG: copying octavia/tests/functional/api/test_root_controller.py -> build/lib/octavia/tests/functional/api DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver DEBUG: creating 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/tests/unit/api/common/base.py -> build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/tests/unit/api/common/test_pagination.py -> 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/db/__init__.py -> build/lib/octavia/db DEBUG: copying octavia/db/api.py -> build/lib/octavia/db DEBUG: copying octavia/db/base_models.py -> build/lib/octavia/db DEBUG: copying octavia/db/healthcheck.py -> build/lib/octavia/db DEBUG: copying octavia/db/models.py -> build/lib/octavia/db DEBUG: copying octavia/db/prepare.py -> build/lib/octavia/db DEBUG: copying octavia/db/repositories.py -> build/lib/octavia/db DEBUG: creating 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: copying octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: creating build/lib/octavia/api/common DEBUG: copying octavia/api/common/__init__.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/hooks.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/pagination.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/types.py -> build/lib/octavia/api/common DEBUG: creating 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: copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> build/lib/octavia/tests/unit/amphorae/drivers/health DEBUG: creating build/lib/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying octavia/tests/unit/api/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver DEBUG: creating build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/__init__.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/interface.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/interface_file.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/keepalivedlvs_query.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/network_utils.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/api/drivers/__init__.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/driver_factory.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/utils.py -> build/lib/octavia/api/drivers DEBUG: creating build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/__init__.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/test_driver_agent.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_health_checker.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_house_keeping.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_interface.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_status.py -> build/lib/octavia/tests/unit/cmd DEBUG: creating 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/noop_driver/agent.py -> 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/network/__init__.py -> build/lib/octavia/network DEBUG: copying octavia/network/base.py -> build/lib/octavia/network DEBUG: copying octavia/network/data_models.py -> build/lib/octavia/network DEBUG: copying octavia/api/v2/__init__.py -> build/lib/octavia/api/v2 DEBUG: creating build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/drivers/__init__.py -> build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/drivers/logger.py -> build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/drivers/update_db.py -> build/lib/octavia/statistics/drivers DEBUG: copying octavia/tests/unit/controller/worker/v2/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: copying octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: creating 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/tests/unit/controller/queue/v1/test_consumer.py -> 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: creating build/lib/octavia/cmd DEBUG: copying octavia/cmd/__init__.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/agent.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/api.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/driver_agent.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/haproxy_vrrp_check.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/health_checker.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/health_manager.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/house_keeping.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/interface.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/octavia_worker.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/status.py -> build/lib/octavia/cmd DEBUG: creating build/lib/octavia/controller/queue/v1 DEBUG: copying octavia/controller/queue/v1/__init__.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/endpoints.py -> build/lib/octavia/controller/queue/v1 DEBUG: creating 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: 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/certificate_update.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/keepalived.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/loadbalancer.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/lvs_listener_base.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/plug.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/util.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/__init__.py -> build/lib/octavia/tests DEBUG: creating build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/__init__.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/test_models.py -> build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/test_repositories.py -> build/lib/octavia/tests/functional/db DEBUG: creating 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/tests/unit/certificates/common/auth/test_barbican_acl.py -> build/lib/octavia/tests/unit/certificates/common/auth DEBUG: copying octavia/tests/functional/amphorae/backend/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating 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: copying octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy/split_listeners DEBUG: copying octavia/tests/unit/__init__.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/base.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_version.py -> build/lib/octavia/tests/unit DEBUG: creating build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/__init__.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/constants.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/sample_certs.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_network_data.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/utils.py -> build/lib/octavia/tests/common DEBUG: copying octavia/amphorae/__init__.py -> build/lib/octavia/amphorae DEBUG: creating build/lib/octavia/controller/housekeeping DEBUG: copying octavia/controller/housekeeping/__init__.py -> build/lib/octavia/controller/housekeeping DEBUG: copying octavia/controller/housekeeping/house_keeping.py -> build/lib/octavia/controller/housekeeping DEBUG: creating build/lib/octavia/hacking DEBUG: copying octavia/hacking/__init__.py -> build/lib/octavia/hacking DEBUG: copying octavia/hacking/checks.py -> build/lib/octavia/hacking DEBUG: running egg_info DEBUG: creating octavia.egg-info DEBUG: writing octavia.egg-info/PKG-INFO DEBUG: writing dependency_links to octavia.egg-info/dependency_links.txt DEBUG: writing entry points to octavia.egg-info/entry_points.txt DEBUG: writing requirements to octavia.egg-info/requires.txt DEBUG: writing top-level names to octavia.egg-info/top_level.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: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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/api/healthcheck DEBUG: copying octavia/api/healthcheck/healthcheck_plugins.py -> build/lib/octavia/api/healthcheck 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: 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/2ab994dd3ec2_add_listener_alpn_protocols_column.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/32e5c35b26a8_add_l7policy_and_l7rule_quota.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/7c36b277bfb0_add_listener_ciphers_column.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/8ac4ed24df3a_add_availability_zone_to_lb.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.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/b8bd389cbae7_update_default_value_in_l7rule_table.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/be9fdc039b51_add_pool_alpn_protocols_column.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/c761c8a71579_add_availability_zone_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.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/e37941b010db_add_lb_flavor_constraint.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.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/e6ee84f0abf3_add_proxy_v2_pool_protocol.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/fbd705961c3a_add_pool_ciphers_column.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/logging/templates DEBUG: copying octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> build/lib/octavia/common/jinja/logging/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: 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/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/tests/unit/image/drivers/noop_driver DEBUG: copying octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/image/drivers/noop_driver DEBUG: copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/lib/octavia/tests/unit/common/sample_configs 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: copying octavia/amphorae/backends/utils/udp_check.sh -> build/lib/octavia/amphorae/backends/utils 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/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/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: creating build/lib/octavia/tests/unit/hacking DEBUG: copying octavia/tests/unit/hacking/test_checks.py -> build/lib/octavia/tests/unit/hacking 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.EgAaVo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64 DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/network/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers DEBUG: copying build/lib/octavia/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_interface.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/health DEBUG: copying build/lib/octavia/tests/unit/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_availability_zones.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_flavor_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers DEBUG: copying build/lib/octavia/tests/unit/api/drivers/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/api/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/test_pagination.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/test_types.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_clients.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_constants.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_decorators.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_stats.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_validate.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/tls_utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs DEBUG: copying build/lib/octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs DEBUG: copying build/lib/octavia/tests/unit/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/logging DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute DEBUG: copying build/lib/octavia/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: copying build/lib/octavia/tests/unit/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping DEBUG: copying build/lib/octavia/tests/unit/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager DEBUG: copying build/lib/octavia/tests/unit/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager DEBUG: copying build/lib/octavia/tests/unit/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/db DEBUG: copying build/lib/octavia/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: copying build/lib/octavia/tests/unit/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: copying build/lib/octavia/tests/unit/certificates/common/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: copying build/lib/octavia/tests/unit/certificates/common/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/auth DEBUG: copying build/lib/octavia/tests/unit/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/generator/local_csr.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/generator/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image DEBUG: copying build/lib/octavia/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers DEBUG: copying build/lib/octavia/tests/unit/image/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers DEBUG: copying build/lib/octavia/tests/unit/image/drivers/test_glance_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics DEBUG: copying build/lib/octavia/tests/unit/statistics/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics DEBUG: copying build/lib/octavia/tests/unit/statistics/test_stats_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers DEBUG: copying build/lib/octavia/tests/unit/statistics/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers DEBUG: copying build/lib/octavia/tests/unit/statistics/drivers/test_logger.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers DEBUG: copying build/lib/octavia/tests/unit/statistics/drivers/test_update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_driver_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_health_checker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_interface.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/test_opts.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/test_version.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/hacking DEBUG: copying build/lib/octavia/tests/unit/hacking/test_checks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend DEBUG: copying build/lib/octavia/tests/functional/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_availability_zones.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_provider.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers DEBUG: copying build/lib/octavia/tests/functional/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: copying build/lib/octavia/tests/functional/api/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: copying build/lib/octavia/tests/functional/api/test_root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: copying build/lib/octavia/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/test_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/test_repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/data_model_helpers.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/sample_certs.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/sample_data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/sample_network_data.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/app.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/config.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/availability_zone_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/availability_zones.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/flavor_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/availability_zone_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/availability_zones.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/flavor_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/availability_zone_schema.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/flavor_schema.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/driver_get.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/driver_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/driver_updater.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/driver_factory.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/noop_driver/agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/hooks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/pagination.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/types.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/healthcheck DEBUG: copying build/lib/octavia/api/healthcheck/healthcheck_plugins.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/healthcheck DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor DEBUG: copying build/lib/octavia/distributor/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers DEBUG: copying build/lib/octavia/distributor/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers DEBUG: copying build/lib/octavia/distributor/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver DEBUG: copying build/lib/octavia/distributor/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver DEBUG: copying build/lib/octavia/distributor/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: copying build/lib/octavia/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: copying build/lib/octavia/controller/worker/amphora_rate_limit.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: copying build/lib/octavia/controller/worker/task_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: copying build/lib/octavia/controller/worker/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: copying build/lib/octavia/controller/worker/v2/controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: copying build/lib/octavia/controller/worker/v2/taskflow_jobboard_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/flow_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/retry_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/retry_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1 DEBUG: copying build/lib/octavia/controller/worker/v1/controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/v2/consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/v2/endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/v1/consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/v1/endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager DEBUG: copying build/lib/octavia/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager DEBUG: copying build/lib/octavia/controller/healthmanager/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping DEBUG: copying build/lib/octavia/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping DEBUG: copying build/lib/octavia/controller/housekeeping/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates DEBUG: copying build/lib/octavia/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/barbican_legacy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/castellan_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/cert_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator DEBUG: copying build/lib/octavia/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator DEBUG: copying build/lib/octavia/certificates/generator/cert_gen.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator DEBUG: copying build/lib/octavia/certificates/generator/local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/cert.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/pkcs12.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth DEBUG: copying build/lib/octavia/certificates/common/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth DEBUG: copying build/lib/octavia/certificates/common/auth/barbican_acl.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers DEBUG: copying build/lib/octavia/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/allowed_address_pairs.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver DEBUG: copying build/lib/octavia/network/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver DEBUG: copying build/lib/octavia/network/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver DEBUG: copying build/lib/octavia/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health DEBUG: copying build/lib/octavia/amphorae/drivers/health/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health DEBUG: copying build/lib/octavia/amphorae/drivers/health/heartbeat_udp.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/rest_api_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/amphorae/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/amphorae/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers DEBUG: copying build/lib/octavia/amphorae/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends DEBUG: copying build/lib/octavia/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/health_daemon.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/health_sender.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/status_message.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent DEBUG: copying build/lib/octavia/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent DEBUG: copying build/lib/octavia/amphorae/backends/agent/agent_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/haproxy_query.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/interface.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/interface_file.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/ip_advertisement.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/keepalivedlvs_query.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/network_namespace.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/network_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/udp_check.sh -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions DEBUG: copying build/lib/octavia/amphorae/driver_exceptions/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions DEBUG: copying build/lib/octavia/amphorae/driver_exceptions/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions DEBUG: copying build/lib/octavia/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers DEBUG: copying build/lib/octavia/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers DEBUG: copying build/lib/octavia/volume/drivers/cinder_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/volume/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/volume/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume DEBUG: copying build/lib/octavia/volume/volume_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers DEBUG: copying build/lib/octavia/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers DEBUG: copying build/lib/octavia/compute/drivers/nova_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute DEBUG: copying build/lib/octavia/compute/compute_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver DEBUG: copying build/lib/octavia/image/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver DEBUG: copying build/lib/octavia/image/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver DEBUG: copying build/lib/octavia/image/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers DEBUG: copying build/lib/octavia/image/drivers/glance_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers DEBUG: copying build/lib/octavia/image/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image DEBUG: copying build/lib/octavia/image/image_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/clients.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/config.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/context.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/decorators.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/keystone.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/rpc.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/service.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/stats.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/validate.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging DEBUG: copying build/lib/octavia/common/jinja/logging/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging DEBUG: copying build/lib/octavia/common/jinja/logging/logging_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging/templates DEBUG: copying build/lib/octavia/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja DEBUG: copying build/lib/octavia/common/jinja/user_data_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs DEBUG: copying build/lib/octavia/common/jinja/lvs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs DEBUG: copying build/lib/octavia/common/jinja/lvs/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/templates/base.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/templates/macros.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy DEBUG: copying build/lib/octavia/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/templates DEBUG: copying build/lib/octavia/common/jinja/templates/user_data_config_drive.template -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils DEBUG: copying build/lib/octavia/common/tls_utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils DEBUG: copying build/lib/octavia/common/tls_utils/cert_parser.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/availability_zone.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/availability_zone_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/flavor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/flavor_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/provider_availability_zone.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/provider_flavor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/quota.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: copying build/lib/octavia/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: copying build/lib/octavia/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: copying build/lib/octavia/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/api.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/base_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/healthcheck.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/prepare.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics DEBUG: copying build/lib/octavia/statistics/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics DEBUG: copying build/lib/octavia/statistics/stats_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers DEBUG: copying build/lib/octavia/statistics/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers DEBUG: copying build/lib/octavia/statistics/drivers/logger.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers DEBUG: copying build/lib/octavia/statistics/drivers/update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers DEBUG: copying build/lib/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: copying build/lib/octavia/i18n.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: copying build/lib/octavia/opts.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: copying build/lib/octavia/version.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/api.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/driver_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/health_checker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/interface.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/octavia_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/status.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking DEBUG: copying build/lib/octavia/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking DEBUG: copying build/lib/octavia/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py to test_allowed_address_pairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py to test_health_daemon.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py to test_health_sender.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py to test_status_message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py to test_agent_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py to test_amphora_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py to test_haproxy_compatibility.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py to test_keepalived.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py to test_keepalivedlvs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py to test_loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py to test_osutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py to test_plug.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py to test_util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py to test_haproxy_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_interface.py to test_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_interface_file.py to test_interface_file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py to test_ip_advertisement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py to test_keepalivedlvs_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py to test_network_namespace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_network_utils.py to test_network_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py to test_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py to test_vrrp_rest_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py to test_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py to test_rest_api_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py to test_rest_api_driver_0_5.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py to test_rest_api_driver_1_0.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/health/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py to test_heartbeat_udp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_availability_zone_profile.py to test_availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_availability_zones.py to test_availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_flavor_profile.py to test_flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_flavors.py to test_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_health_monitor.py to test_health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_l7policy.py to test_l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_l7rule.py to test_l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_listener.py to test_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_member.py to test_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_pool.py to test_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py to test_driver_get.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py to test_driver_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py to test_driver_updater.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/test_driver_factory.py to test_driver_factory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver/test_agent.py to test_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common/test_pagination.py to test_pagination.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common/test_types.py to test_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_base_taskflow.py to test_base_taskflow.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_clients.py to test_clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_constants.py to test_constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_data_models.py to test_data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_decorators.py to test_decorators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_exceptions.py to test_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_stats.py to test_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_validate.py to test_validate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/tls_utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/tls_utils/test_cert_parser.py to test_cert_parser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py to test_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py to test_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py to test_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py to test_user_data_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/logging/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py to test_logging_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs/sample_configs_combined.py to sample_configs_combined.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs/sample_configs_split.py to sample_configs_split.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/test_nova_driver.py to test_nova_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py to test_amphora_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py to test_health_monitor_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py to test_l7policy_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py to test_l7rule_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py to test_listener_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py to test_load_balancer_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py to test_member_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py to test_pool_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py to test_amphora_driver_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py to test_cert_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py to test_compute_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py to test_database_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py to test_database_tasks_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py to test_lifecycle_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py to test_model_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py to test_network_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py to test_retry_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/test_controller_worker.py to test_controller_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py to test_amphora_rate_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/test_task_utils.py to test_task_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py to test_amphora_driver_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py to test_cert_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py to test_compute_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py to test_database_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py to test_database_tasks_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py to test_lifecycle_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py to test_network_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py to test_retry_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py to test_amphora_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py to test_health_monitor_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py to test_l7policy_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py to test_l7rule_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py to test_listener_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py to test_load_balancer_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py to test_member_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py to test_pool_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/test_controller_worker.py to test_controller_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping/test_house_keeping.py to test_house_keeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2/test_consumer.py to test_consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1/test_consumer.py to test_consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager/test_health_manager.py to test_health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/test_barbican.py to test_barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/test_local.py to test_local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py to test_barbican_acl.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator/local_csr.py to local_csr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator/test_local.py to test_local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/test_barbican.py to test_barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/test_barbican_legacy.py to test_barbican_legacy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/test_castellan_mgr.py to test_castellan_mgr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/test_local.py to test_local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/test_glance_driver.py to test_glance_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/test_stats_base.py to test_stats_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers/test_logger.py to test_logger.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers/test_update_db.py to test_update_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/test_cinder_driver.py to test_cinder_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_agent.py to test_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_driver_agent.py to test_driver_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py to test_haproxy_vrrp_check.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_health_checker.py to test_health_checker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_health_manager.py to test_health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_house_keeping.py to test_house_keeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_interface.py to test_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_status.py to test_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/test_opts.py to test_opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/hacking/test_checks.py to test_checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py to test_keepalivedlvs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py to test_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_amphora.py to test_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_availability_zone_profiles.py to test_availability_zone_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_availability_zones.py to test_availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_flavor_profiles.py to test_flavor_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_flavors.py to test_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_health_monitor.py to test_health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_l7policy.py to test_l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_l7rule.py to test_l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_listener.py to test_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_member.py to test_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_pool.py to test_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_provider.py to test_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/driver_agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py to test_driver_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/test_healthcheck.py to test_healthcheck.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/test_root_controller.py to test_root_controller.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db/test_models.py to test_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db/test_repositories.py to test_repositories.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/data_model_helpers.py to data_model_helpers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/sample_certs.py to sample_certs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/sample_data_models.py to sample_data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/sample_network_data.py to sample_network_data.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/app.py to app.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/root_controller.py to root_controller.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/amphora.py to amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/availability_zone_profile.py to availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/availability_zones.py to availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/flavor_profile.py to flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/flavors.py to flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/health_monitor.py to health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/l7policy.py to l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/l7rule.py to l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/load_balancer.py to load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/quotas.py to quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/amphora.py to amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/availability_zone_profiles.py to availability_zone_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/availability_zones.py to availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/flavor_profiles.py to flavor_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/flavors.py to flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/health_monitor.py to health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/l7policy.py to l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/l7rule.py to l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/load_balancer.py to load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/quotas.py to quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v2/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/availability_zone_schema.py to availability_zone_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/flavor_schema.py to flavor_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent/driver_get.py to driver_get.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent/driver_listener.py to driver_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent/driver_updater.py to driver_updater.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_factory.py to driver_factory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver/agent.py to agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common/hooks.py to hooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common/pagination.py to pagination.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common/types.py to types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/healthcheck/healthcheck_plugins.py to healthcheck_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/driver_base.py to driver_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/amphora_rate_limit.py to amphora_rate_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/task_utils.py to task_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/controller_worker.py to controller_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/taskflow_jobboard_driver.py to taskflow_jobboard_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/amphora_flows.py to amphora_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/flow_utils.py to flow_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/health_monitor_flows.py to health_monitor_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/l7policy_flows.py to l7policy_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/l7rule_flows.py to l7rule_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/listener_flows.py to listener_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/load_balancer_flows.py to load_balancer_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/member_flows.py to member_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/pool_flows.py to pool_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py to amphora_driver_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/cert_task.py to cert_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/compute_tasks.py to compute_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/database_tasks.py to database_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/lifecycle_tasks.py to lifecycle_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/network_tasks.py to network_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/retry_tasks.py to retry_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/amphora_flows.py to amphora_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/health_monitor_flows.py to health_monitor_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/l7policy_flows.py to l7policy_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/l7rule_flows.py to l7rule_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/listener_flows.py to listener_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/load_balancer_flows.py to load_balancer_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/member_flows.py to member_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/pool_flows.py to pool_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/amphora_driver_tasks.py to amphora_driver_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/cert_task.py to cert_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/compute_tasks.py to compute_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/database_tasks.py to database_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/lifecycle_tasks.py to lifecycle_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/model_tasks.py to model_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/network_tasks.py to network_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/retry_tasks.py to retry_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/controller_worker.py to controller_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2/consumer.py to consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2/endpoints.py to endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1/consumer.py to consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1/endpoints.py to endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager/health_manager.py to health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping/house_keeping.py to house_keeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/barbican.py to barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/barbican_legacy.py to barbican_legacy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/castellan_mgr.py to castellan_mgr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/cert_mgr.py to cert_mgr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/local.py to local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator/cert_gen.py to cert_gen.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator/local.py to local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/barbican.py to barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/cert.py to cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/local.py to local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/pkcs12.py to pkcs12.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth/barbican_acl.py to barbican_acl.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron/allowed_address_pairs.py to allowed_address_pairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/data_models.py to data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py to vrrp_rest_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py to jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py to heartbeat_udp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy/data_models.py to data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy/rest_api_driver.py to rest_api_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/driver_base.py to driver_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon/health_daemon.py to health_daemon.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon/health_sender.py to health_sender.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon/status_message.py to status_message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/agent_jinja_cfg.py to agent_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/amphora_info.py to amphora_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/certificate_update.py to certificate_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py to haproxy_compatibility.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/keepalived.py to keepalived.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/keepalivedlvs.py to keepalivedlvs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/loadbalancer.py to loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/lvs_listener_base.py to lvs_listener_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/osutils.py to osutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/plug.py to plug.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/server.py to server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/util.py to util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/haproxy_query.py to haproxy_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/interface.py to interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/interface_file.py to interface_file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/ip_advertisement.py to ip_advertisement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/keepalivedlvs_query.py to keepalivedlvs_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/network_namespace.py to network_namespace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/network_utils.py to network_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/cinder_driver.py to cinder_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/volume_base.py to volume_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/nova_driver.py to nova_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/compute_base.py to compute_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/glance_driver.py to glance_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/image_base.py to image_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/base_taskflow.py to base_taskflow.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/data_models.py to data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/decorators.py to decorators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/keystone.py to keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/rpc.py to rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/validate.py to validate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging/logging_jinja_cfg.py to logging_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/user_data_jinja_cfg.py to user_data_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/jinja_cfg.py to jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py to jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py to jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils/cert_parser.py to cert_parser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/amphora.py to amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/availability_zone_profile.py to availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/flavor_profile.py to flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/healthmonitor.py to healthmonitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/l7policy.py to l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/l7rule.py to l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/loadbalancer.py to loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/provider_availability_zone.py to provider_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/provider_flavor.py to provider_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/cli.py to cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/env.py to env.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py to 034756a182a2_amphora_add_image_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py to 034b2dc2f3e0_modernize_l7policy_fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py to 0f242cf02c74_add_provider_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py to 0fd2c131923f_add_timeout_fields_to_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py to 10d38216ad34_add_timestamps_to_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py to 11e4bb2bb8ef_fix_ipv6_vip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py to 13500e2e978d_update_url_and_name_size.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py to 14892634e228_update_vip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py to 186509101b9b_add_server_group_id_to_loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py to 1afc932f1ca2_l7rule_support_client_cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py to 1e4c1d83044c_keepalived_configuration_datamodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py to 211982b05afc_add_flavor_id_to_lb.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py to 2351ea316465_adding_terminate_https_tls_ref_support.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py to 256852d5ff7c_add_lb_network_ip_to_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py to 29ff921a6eb_shared_pools.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py to 2ab994dd3ec2_add_listener_alpn_protocols_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py to 2ad093f6353f_add_listener_client_ca_tls_certificate_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py to 32e5c35b26a8_add_l7policy_and_l7rule_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py to 35dee79d5865_initial_create.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py to 36b94648fef8_add_timestamp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py to 392fb85b4419_add_primary_key_to_spares_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py to 3a1e1cdb7b27_rename_amphora_host_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py to 3b199c848b96_create_no_monitor_operational_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py to 3f8ff3be828e_create_quotas_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py to 43287cd10fef_make_pool_lb_algorithm_larger.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py to 443fe6676637_add_network_id_to_vip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py to 458c9ee2a011_l7_policies_and_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py to 46d914b2a5e5_seed_the_spares_pool_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py to 48660b6643f0_add_new_states_for_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py to 4a6ec0ab7284_remove_fk_constraints_on_listener_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py to 4aeb9e23ad43_add_draining_operating_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py to 4c094013699a_update_load_balancer_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py to 4d9cf7d32f2_insert_headers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py to 4f65b4f91c39_amphora_add_flavor_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py to 4faaa983e7a9_update_member_address_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py to 4fe8240425b4_update_vip_add_subnet_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py to 52377704420e_add_timestamps_to_healthmonitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py to 5309960964f8_add_proxy_protocol_for_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py to 55874a4ceed6_add_l7policy_action_redirect_prefix.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py to 62816c232310_fix_migration_for_mysql_5_7.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py to 6742ca1b27c2_add_l7policy_redirect_http_code.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py to 6abb04f24c5_tenant_id_to_project_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py to 6ffc710674ef_spares_pool_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py to 76aacf2e176c_extend_support_udp_protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py to 7c36b277bfb0_add_listener_ciphers_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py to 80dba23a159f_tags_support.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py to 82b9402e71fd_update_vip_address_size.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py to 8ac4ed24df3a_add_availability_zone_to_lb.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py to 8b47b2546312_sctp_support.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py to 92fe9857279_create_healthmanager_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py to 9b5473976d6d_add_provisioning_status_to_objects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py to 9bf4d21caaea_adding_amphora_id_to_listener_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py to a1f689aecc1d_extend_pool_for_support_backend_reencryption.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py to a5762a99609a_add_protocol_in_listener_keys.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py to a7f187cd221f_add_tls_boolean_type_for_reencryption.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py to b8bd389cbae7_update_default_value_in_l7rule_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/fac584114642_.py to fac584114642_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py to b9c703669314_add_flavor_and_flavor_profile_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py to ba35e0fb88e1_add_backup_field_to_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py to be9fdc039b51_add_pool_alpn_protocols_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py to bf171d0d91c3_amphora_add_cached_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py to c11292016060_add_request_errors_for_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py to c761c8a71579_add_availability_zone_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py to d3c8a090f3de_add_pool_tls_versions_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py to d85ca7258d21_modernize_l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py to da371b422669_allowed_cidr_for_listeners.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py to dcf88e59aae4_add_lb_algorithm_source_ip_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py to e37941b010db_add_lb_flavor_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py to e5493ae5f9a7_add_listener_tls_versions_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py to e6672bda93bf_add_ping_and_tlshello_monitor_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py to e6ee84f0abf3_add_proxy_v2_pool_protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/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_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py to f21ae3f21adc_add_client_auth_option.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py to fbd705961c3a_add_pool_ciphers_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py to fc5582da7d8a_create_amphora_build_rate_limit_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py to ffad172e98c1_add_certificate_revoke_list_option.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/base_models.py to base_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/healthcheck.py to healthcheck.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/prepare.py to prepare.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/repositories.py to repositories.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/stats_base.py to stats_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers/logger.py to logger.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers/update_db.py to update_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/agent.py to agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/driver_agent.py to driver_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/haproxy_vrrp_check.py to haproxy_vrrp_check.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/health_checker.py to health_checker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/health_manager.py to health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/house_keeping.py to house_keeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/interface.py to interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/octavia_worker.py to octavia_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking/checks.py to checks.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpysbj2po3.py' DEBUG: /usr/libexec/platform-python /tmp/tmpysbj2po3.py DEBUG: removing /tmp/tmpysbj2po3.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/etc/octavia DEBUG: copying etc/octavia.conf -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/etc/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia DEBUG: copying LICENSE -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia DEBUG: copying README.rst -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/diskimage-create.sh -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/image-tests.sh -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/test-requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/tox.ini -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/version.txt -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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 dependency_links to octavia.egg-info/dependency_links.txt DEBUG: writing entry points to octavia.egg-info/entry_points.txt DEBUG: writing requirements to octavia.egg-info/requires.txt DEBUG: writing top-level names to octavia.egg-info/top_level.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: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/octavia-8.0.2.dev155-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing amphora-agent script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing amphora-health-checker script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing amphora-interface script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing haproxy-vrrp-check script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing octavia-api script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing octavia-db-manage script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing octavia-driver-agent script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing octavia-health-manager script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing octavia-housekeeping script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing octavia-status script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing octavia-worker script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: Installing octavia-wsgi script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/doc DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6/site-packages/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/etc/octavia DEBUG: + mv /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/etc/octavia/octavia.conf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/etc/octavia DEBUG: + mv etc/policy/admin_or_owner-policy.yaml /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/etc/octavia/policy.yaml DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia.logrotate /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/systemd/system/octavia-housekeeping.service DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/var/lib/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/var/log/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/var/run/octavia DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/octavia-dist.conf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/octavia-dist.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64//etc/octavia/conf.d/octavia-worker DEBUG: + cp -vr elements/ /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements DEBUG: 'elements/' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements' DEBUG: 'elements/amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent' DEBUG: 'elements/amphora-agent/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/README.rst' DEBUG: 'elements/amphora-agent/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/element-deps' DEBUG: 'elements/amphora-agent/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/package-installs.yaml' DEBUG: 'elements/amphora-agent/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/pkg-map' DEBUG: 'elements/amphora-agent/source-repository-amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/source-repository-amphora-agent' DEBUG: 'elements/amphora-agent/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/svc-map' DEBUG: 'elements/amphora-agent/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static' DEBUG: 'elements/amphora-agent/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc' DEBUG: 'elements/amphora-agent/static/etc/NetworkManager' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' DEBUG: 'elements/amphora-agent/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr' DEBUG: 'elements/amphora-agent/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local' DEBUG: 'elements/amphora-agent/static/usr/local/bin' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin' DEBUG: 'elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh' DEBUG: 'elements/amphora-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-fips' DEBUG: 'elements/amphora-fips/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/README.rst' DEBUG: 'elements/amphora-fips/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/element-deps' DEBUG: 'elements/amphora-fips/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/package-installs.yaml' DEBUG: 'elements/amphora-fips/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/pkg-map' DEBUG: 'elements/amphora-fips/environment.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/environment.d' DEBUG: 'elements/amphora-fips/environment.d/95-enable-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/environment.d/95-enable-fips' DEBUG: 'elements/amphora-fips/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d' DEBUG: 'elements/amphora-fips/post-install.d/10-enable-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d/10-enable-fips' DEBUG: 'elements/amphora-selinux' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux' DEBUG: 'elements/amphora-selinux/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/README.rst' DEBUG: 'elements/amphora-selinux/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/element-deps' DEBUG: 'elements/amphora-selinux/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/package-installs.json' DEBUG: 'elements/amphora-selinux/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/pkg-map' DEBUG: 'elements/amphora-selinux/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d/50-selinux-policies' DEBUG: 'elements/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs' DEBUG: 'elements/certs-ramfs/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/README.rst' DEBUG: 'elements/certs-ramfs/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/element-deps' DEBUG: 'elements/certs-ramfs/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/package-installs.yaml' DEBUG: 'elements/certs-ramfs/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/svc-map' DEBUG: 'elements/certs-ramfs/init-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts' DEBUG: 'elements/certs-ramfs/init-scripts/systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static' DEBUG: 'elements/certs-ramfs/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr' DEBUG: 'elements/certs-ramfs/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' DEBUG: 'elements/disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/disable-makecache' DEBUG: 'elements/disable-makecache/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/README.rst' DEBUG: 'elements/disable-makecache/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/svc-map' DEBUG: 'elements/disable-makecache/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d/80-disable-makecache' DEBUG: 'elements/haproxy-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia' DEBUG: 'elements/haproxy-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/README.rst' DEBUG: 'elements/haproxy-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/element-deps' DEBUG: 'elements/haproxy-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/package-installs.json' DEBUG: 'elements/haproxy-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pkg-map' DEBUG: 'elements/haproxy-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/svc-map' DEBUG: 'elements/haproxy-octavia/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d' DEBUG: 'elements/haproxy-octavia/install.d/76-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d' DEBUG: 'elements/haproxy-octavia/pre-install.d/01-repositories' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d/01-repositories' DEBUG: 'elements/ipvsadmin' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin' DEBUG: 'elements/ipvsadmin/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/README.rst' DEBUG: 'elements/ipvsadmin/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/element-deps' DEBUG: 'elements/ipvsadmin/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/package-installs.json' DEBUG: 'elements/ipvsadmin/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/svc-map' DEBUG: 'elements/keepalived-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia' DEBUG: 'elements/keepalived-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/README.rst' DEBUG: 'elements/keepalived-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/element-deps' DEBUG: 'elements/keepalived-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/package-installs.json' DEBUG: 'elements/keepalived-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/pkg-map' DEBUG: 'elements/keepalived-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/svc-map' DEBUG: 'elements/no-resolvconf' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf' DEBUG: 'elements/no-resolvconf/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf/README.rst' DEBUG: 'elements/no-resolvconf/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf' DEBUG: 'elements/octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/octavia-lib' DEBUG: 'elements/octavia-lib/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/README.rst' DEBUG: 'elements/octavia-lib/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/element-deps' DEBUG: 'elements/octavia-lib/source-repository-octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/source-repository-octavia-lib' DEBUG: 'elements/octavia-lib/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d' DEBUG: 'elements/octavia-lib/install.d/octavia-lib-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install' DEBUG: 'elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install' DEBUG: 'elements/octavia-lib/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/post-install.d' DEBUG: 'elements/octavia-lib/post-install.d/89-remove-build-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/post-install.d/89-remove-build-deps' DEBUG: 'elements/rebind-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd' DEBUG: 'elements/rebind-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd/README.rst' DEBUG: 'elements/rebind-sshd/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' DEBUG: 'elements/remove-default-ints' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints' DEBUG: 'elements/remove-default-ints/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints/README.rst' DEBUG: 'elements/remove-default-ints/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints/post-install.d' DEBUG: 'elements/remove-default-ints/post-install.d/91-remove-default-ints' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints/post-install.d/91-remove-default-ints' DEBUG: 'elements/remove-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/remove-sshd' DEBUG: 'elements/remove-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/remove-sshd/README.rst' DEBUG: 'elements/remove-sshd/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/remove-sshd/package-installs.yaml' DEBUG: 'elements/root-passwd' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/root-passwd' DEBUG: 'elements/root-passwd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/root-passwd/README.rst' DEBUG: 'elements/root-passwd/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.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-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup' DEBUG: 'elements/sos' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/sos' DEBUG: 'elements/sos/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/sos/README.rst' DEBUG: 'elements/sos/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/sos/element-deps' DEBUG: 'elements/sos/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/sos/package-installs.yaml' DEBUG: 'elements/sos/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia-image-elements/sos/pkg-map' DEBUG: + install -m 755 diskimage-create/diskimage-create.sh /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin/octavia-diskimage-create.sh DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/LICENSE DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/octavia/README.rst DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 8.0.2-0.20240125155228.eef2305.el8 --unique-debug-suffix -8.0.2-0.20240125155228.eef2305.el8.x86_64 --unique-debug-src-base openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/octavia-8.0.2.dev155 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fzHYxW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + export OS_TEST_PATH=./octavia/tests/unit DEBUG: + OS_TEST_PATH=./octavia/tests/unit DEBUG: + export PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: + PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/bin DEBUG: + rm -f octavia/tests/unit/test_hacking.py DEBUG: + PYTHON=/usr/libexec/platform-python DEBUG: + stestr run --black-regex test_cmd_get_version_of_installed_package_mapped DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_haproxy_process [0.127241s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__load [0.011591s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info_for_udp [0.011122s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions [0.000677s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions_devel [0.000479s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_unsupported_sysinit [0.002431s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package [0.001144s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_get_os_util [0.034968s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_get_next_interface [0.013437s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_interface_exists [0.002567s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_listener_protocol [0.001554s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_member_advertisements [0.001165s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config [0.005000s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_networks [0.193265s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_interfaces_file [0.004106s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_new_udp_driver [0.004062s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_with_lvs_listener [0.006313s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_haproxy_restart [0.003672s] ... ok DEBUG: Missing keepalived PID file /tmp/test/vrrp/octavia-keepalived.pid, skipping health heartbeat. DEBUG: Failed to check keepalived and haproxy status due to exception , skipping health heartbeat. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/backends/health_daemon/health_daemon.py", line 120, in run_sender DEBUG: with open(keepalived_pid_path, 'r') as pid_file: DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: OSError DEBUG: Failed to check keepalived and haproxy status due to exception invalid literal for int() with base 10: 'foo', skipping health heartbeat. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/backends/health_daemon/health_daemon.py", line 121, in run_sender DEBUG: pid = int(pid_file.readline()) DEBUG: ValueError: invalid literal for int() with base 10: 'foo' 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: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/backends/health_daemon/health_daemon.py", line 122, in run_sender DEBUG: os.kill(pid, 0) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: OSError DEBUG: calculated hmac(hex=True): 30616161333233343833623235363634616465366263313761376562616564653738663236346637383639353164653033343731373436643736333436383032 not equal to msg hmac: 34643064636531663263626234343235393164366561346563313136633639663834353935396538633931303639613837346135663633633461646339383834 dropping packet DEBUG: calculated hmac(hex=False): ec2233bdbb96a60ff71b3cba901256e51ab1f3c62f53b23a647583f21e184db5 not equal to msg hmac: 3834353935396538633931303639613837346135663633633461646339383834 dropping packet DEBUG: calculated hmac(hex=True): 62666437623232323435616437653662666234396438393764326331313036396562393866316531393934393034653632336364333065386161663832613439 not equal to msg hmac: 33313639363333653263316433373931343535333732386265303265346532306664303036663263376533336335656265643461373238636130353236616164 dropping packet DEBUG: calculated hmac(hex=False): a5025f7b6f3f62bdce2a4db2ff0560758bd84f951bd3c0ec134f070764da0f2c not equal to msg hmac: 6664303036663263376533336335656265643461373238636130353236616164 dropping packet DEBUG: calculated hmac(hex=True): 34616665643761313133353134316634313766303839336565373234373932316565396433623432626132633262316139323835626662653162393562366430 not equal to msg hmac: 64386436666133626366613663333463366262373862396566373233333036333862353337353136633563366534363065653938393733313563653764386539 dropping packet DEBUG: calculated hmac(hex=False): 3be18eac4b12dc3df28a49c5400afc38b898b8642017b10af186d890411eadcf not equal to msg hmac: 3862353337353136633563366534363065653938393733313563653764386539 dropping packet DEBUG: calculated hmac(hex=True): 36643163373761396331656462383763313731643834303562623434643836653833633165653439653865323137313930613665336334366236333066343634 not equal to msg hmac: 39353265323630653134643163393564643161353735656534346230626363663763623738363932663231643730316662336134306635363233303632613935 dropping packet DEBUG: calculated hmac(hex=False): 1cb523b6a0fb47abe418ee43d5b117a7f4fa013bf578e172ac10b6da062dcc4f not equal to msg hmac: 3763623738363932663231643730316662336134306635363233303632613935 dropping packet DEBUG: calculated hmac(hex=True): 31363835356437373839323262343065393136623465333334343364633565346464346463353864393133316633346231663339323536343361383438383735 not equal to msg hmac: 64366333353137393565623964616535333533623531646634663864303833323566393061323035323434373539626637313861373430633861303265363736 dropping packet DEBUG: calculated hmac(hex=False): b6c8d6873d3767eaba37415a7e68914442a4db3826e3c4129017aaec74d5afed not equal to msg hmac: 3566393061323035323434373539626637313861373430633861303265363736 dropping packet DEBUG: calculated hmac(hex=True): 61623735633062626165323733333934333139356236313363303331393037376433333838613264396336356531383131646462633138323638353330336237 not equal to msg hmac: 64393530316363616363363166396164656533356262623765383163353237653464643635336433343062643964306133336261303533613037653763363161 dropping packet DEBUG: calculated hmac(hex=False): 857577bbbf10a3befc04a152bc2b82bec428ad7cb0093b0b0d625ef300f13d22 not equal to msg hmac: 3464643635336433343062643964306133336261303533613037653763363161 dropping packet DEBUG: calculated hmac(hex=True): 31613062383764643135393039633964326464346338663061643433613130313931343832393662663035306630656563333534386438616562366236623965 not equal to msg hmac: 31383361386234623739376131353332666135386264313661346361396265643931356336623338393666643437326630326636353161313233346665666639 dropping packet DEBUG: calculated hmac(hex=False): 2e1a55519c55ecd5514e6d969369892bca57e886c00b98b6a0eb58d837e4fa3c not equal to msg hmac: 3931356336623338393666643437326630326636353161313233346665666639 dropping packet DEBUG: calculated hmac(hex=True): 31383934636566636535363864626238656235623465613939316539663136623931373834373031353531663834386137646465336566333139656638363363 not equal to msg hmac: 64333334383233333164336235366630363364613433653461653530373730653564353366316336616132363664346532383832306338313736353730333063 dropping packet DEBUG: calculated hmac(hex=False): 4fc21a452613749053eb24f4f469572ebda4ad2f5a5575a97388dbfb47ff6d1f not equal to msg hmac: 3564353366316336616132363664346532383832306338313736353730333063 dropping packet DEBUG: calculated hmac(hex=True): 66623362306332303764373236333965653930343236636461613165343466666135376162613964663865616537663636613437313438383032383263653961 not equal to msg hmac: 63363436323131353139646337396432306535646565346533386130666463343264363464643464303831663837333837373532663035353031356632663139 dropping packet DEBUG: calculated hmac(hex=False): fe15de6a491677e685d97665457267118bcebb07cf797450bcc2cd662e9633e6 not equal to msg hmac: 3264363464643464303831663837333837373532663035353031356632663139 dropping packet DEBUG: calculated hmac(hex=True): 61633535363637393133356466346363626663366465343132623830646433353563633861636237343532363837616238306663613265616633333038323365 not equal to msg hmac: 63333661386138376564306166623531386234353036656530373664386666366161656363363561643862323366666561313530616232336534353565613438 dropping packet DEBUG: calculated hmac(hex=False): eb576cd59331fb34a333ed93ea5dc8a1be97414852d063bd343f9e9fe6775ca8 not equal to msg hmac: 6161656363363561643862323366666561313530616232336534353565613438 dropping packet DEBUG: calculated hmac(hex=True): 38313366613135643662396532626161653932613663616132366665616361643838336331613037623065313036626464633436316336656438393533653638 not equal to msg hmac: 36396635626133383163383564316466623131336632373961383162646130643132303230663736326530336562623665353633333065623866346236626162 dropping packet DEBUG: calculated hmac(hex=False): 8abf68755d642e34c266eb7a2d155ce8827c1c9a2870f4281a8e421718d06b26 not equal to msg hmac: 3132303230663736326530336562623665353633333065623866346236626162 dropping packet DEBUG: calculated hmac(hex=True): 61643531616666643133663736386539366237336538323339643838333061393537653735356166653935383766346232303539323766656234643737616361 not equal to msg hmac: 61383433366134326566393639343732396161353766303261353032343030623034376538353734653531366465636464666466316235303731656632353935 dropping packet DEBUG: calculated hmac(hex=False): acdf7e0551350db492717a56baf350fef71c83cdcccb0f541582039133d0e2b0 not equal to msg hmac: 3034376538353734653531366465636464666466316235303731656632353935 dropping packet DEBUG: calculated hmac(hex=True): 35333638316262306133643831313133303337663539666135383837646362333338393163353165643063633130343339663833366462636363393737376331 not equal to msg hmac: 37626465303234393631396332303536353631376264343634343836663361663332313639643938613536306263393833353335346433633462346364393764 dropping packet DEBUG: calculated hmac(hex=False): 57aa2eb4899d5292fcea6563aa162dcff9df96072e3ae3f3f17731aa11b8c4dd not equal to msg hmac: 3332313639643938613536306263393833353335346433633462346364393764 dropping packet DEBUG: calculated hmac(hex=True): 34333932613366323438376662356338643862656239313232316531313038653834656664633734366235366237363038653461353338633066376530303633 not equal to msg hmac: 38396433323634386635303731333266396530356635636565666635633365326535396362356562636635616664353334373437303861396135623366616539 dropping packet DEBUG: calculated hmac(hex=False): 691a87b116b90a5a9351f82a57a4d3a23b7e077b7498aaaeba64ed4cf3719ba0 not equal to msg hmac: 6535396362356562636635616664353334373437303861396135623366616539 dropping packet DEBUG: calculated hmac(hex=True): 63636139356662353162313337353166346163386663323032313462313238353233353763326564376236333631336161363935613031343261353561386161 not equal to msg hmac: 64356437613130623136306137343136643961666564306434313937623139373562326662323764616336376633643166356534303264373637636233613331 dropping packet DEBUG: calculated hmac(hex=False): acbcbc0f7906ce0d145d1d8d45ef5bb26559f673eb3d1fc7d4cdf98cd2351273 not equal to msg hmac: 3562326662323764616336376633643166356534303264373637636233613331 dropping packet DEBUG: calculated hmac(hex=True): 66373935666238666536343932346466316233306163363036653039306136616336306139356262316338386361663935373630613035663637383062623766 not equal to msg hmac: 39346337323365343431346236633531363134366538306531373931613762323866666264376336666663666262383661626161626134646338643431303531 dropping packet DEBUG: calculated hmac(hex=False): d686cadff3b67327cdf66eba2b89ff5333740ce9c23630643f90035cc10c46de not equal to msg hmac: 3866666264376336666663666262383661626161626134646338643431303531 dropping packet DEBUG: calculated hmac(hex=True): 64323330643134336330346136616431316132323833613731613037336565303130616633323136316361306635366336626161663236323330383432643361 not equal to msg hmac: c852d7c430c55037d1c8d444372d2dd1c4d0383539cddcc044a91600cc1c133c6ac0c176f7a5edb3f57267d2037fd7e8f9dc83092dac9aed566ee6090f1e6db5 dropping packet DEBUG: calculated hmac(hex=True): 64666633653635373538633435663633643366363464613532636236626131356437653266626535343765623935303131653730353634663130643434613163 not equal to msg hmac: c852d7c430c55037d1c8d444372d2dd1c4d0383539cddcc044a91600cc1c133c6ac0c176f7a5edb3f57267d2037fd7e8f9dc83092dac9aed566ee6090f1e6db5 dropping packet DEBUG: calculated hmac(hex=False): 8dd5083e3c98ca01c6c36057bee5bb795d38985438ea8b73511627d5d98d1bf2 not equal to msg hmac: 6ac0c176f7a5edb3f57267d2037fd7e8f9dc83092dac9aed566ee6090f1e6db5 dropping packet DEBUG: Some IPV6 addresses remain still in 'tentative' state after 30 seconds. DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details_for_ipvs [0.034728s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info [0.023279s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_not_exist [0.001039s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_start_stop_lb [0.003595s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_not_found [0.003861s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_lo [0.003805s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network [0.006296s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_cfg_path [0.000593s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_dir [0.000526s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_init_path [0.000541s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_pids_path [0.000527s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_run_sender [0.099810s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac [0.004136s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac_compatibility [0.000611s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_show_info [0.000423s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_retry [0.000531s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_up [0.000714s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative_timeout [0.001678s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down [0.003169s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up [0.003106s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_update [0.003760s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file [0.002091s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_restarting [0.005573s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_members [0.007140s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_resource_ipports_nsname [0.005370s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_find_interface [0.002193s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_get_interface_from_ip [0.002192s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__cpu [0.142805s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_meminfo [0.013382s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalived.KeepalivedTestCase.test_manager_keepalived_service [0.003002s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_get_listeners_on_lb [0.005515s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_port_interface_file [0.001758s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_vip_interface_file [0.001836s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem [0.050697s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_api_version [0.002376s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.002230s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_agent_config_error [0.002372s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.002257s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats [0.132472s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_server_error [0.002371s] ... ok DEBUG: Unable to query the HAProxy stats (TEST) due to: Boom DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats_exception [0.002564s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_list_sock_stat_files [0.002031s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state [0.001276s] ... ok DEBUG: Unable to save state: OSError() DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state_error [0.001188s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_up [0.000593s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_einval_failed [0.000950s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_rh [0.058991s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_existing_interface [0.007694s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_ip [0.003889s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.023137s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.021911s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.023212s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.023179s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_lvs_listener_processes [0.252343s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_missing [0.002643s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners [0.002190s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.003457s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_api_version [0.002240s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_extend_body_from_lvs_driver [0.010959s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum [0.002131s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.002245s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details [0.002113s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.002120s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.002139s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.002362s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_network [0.002225s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details [0.016615s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip [0.002137s] ... ok DEBUG: Found 1.5 version of haproxy. Disabling external checks. Health monitor of type PING will revert to TCP. DEBUG: Could not connect to instance. Retrying. DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_process_cfg_for_version_compat [0.002753s] ... 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_1_0.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.003536s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_missing [0.002961s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_check_haproxy_status [0.004777s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_service_unavailable [0.002184s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_interface_file [0.002530s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_unauthorized [0.002155s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_ubuntu [0.001812s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config [0.002082s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.002122s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_on_vip [0.004456s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.002232s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.002325s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.002203s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.002190s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4 [0.010052s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.002168s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_vrrp_action [0.002099s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv6 [0.129424s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_haproxy_vip_addresses [0.007725s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_install_netns_systemd_service [0.004379s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements [0.001228s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message [0.004307s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_down [0.000606s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command [0.000521s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_eexist [0.000521s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_address [0.000408s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative [0.000960s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_list [0.002446s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_ipv6 [0.002364s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_garp [0.002380s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_neighbor_advertisement [0.003795s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.037787s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_ipvsadm_info [0.004732s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_listener_realserver_mapping [0.006135s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_not_get_realserver_result [0.005851s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_init [0.001125s] ... ok DEBUG: Cannot call addr ('delete',) (with {'arg1': 1, 'arg2': 2}) after 0 retries. DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_delete_failed_no_raise [0.201597s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_auto [0.002537s] ... ok DEBUG: Error while running command 'post-down eth1' on eth1: DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_with_errors [0.003329s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_interface_file_list [0.000647s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.030283s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_from_file [0.002545s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_active_standby [0.013152s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_dhcp [0.002091s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_with_fixed_ips [0.002180s] ... 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: {2} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_send_ip_advertisement [0.002419s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.022472s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_keepalivedlvs_pid [0.095127s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_pool [0.005542s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats [0.005588s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.037409s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats_disabled_listener [0.017191s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_parse_haproxy_config [0.040663s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_enter [0.004570s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_run_systemctl_command [0.001139s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_exit [0.001487s] ... ok DEBUG: Failed to test world service: Command 'boom' returned non-zero exit status 1. None DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_get_interface_name [0.002134s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_vrrp_check_script_update [0.007509s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_no_listener [0.003777s] ... ok DEBUG: No controller address found. Unable to send heartbeat. DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_sender.TestHealthSender.test_sender [0.002535s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_base_url [0.097299s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_get_pool_status [0.000603s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_exceptions.TestHAProxyExceptions.test_check_exception [0.012700s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_query [0.001713s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.023216s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed [0.000556s] ... ok DEBUG: Cannot call addr add with (add, arg1=1, arg2=2): (2, 'No such file or directory') DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed_retry_no_raise [0.000589s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_down [0.000893s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_network [0.000504s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_already_down [0.001506s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_auto [0.003575s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file_dhcp [0.003252s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file [0.002377s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_calculate_icmpv6_checksum [0.000366s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.017128s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.002546s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.002303s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status [0.007142s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_error_handler [0.001258s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.023710s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.004477s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.002462s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.002287s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.028284s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update [0.004579s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.019659s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_listener_disabled [0.004815s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.002523s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.002304s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_missing [0.002245s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down [0.005411s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down_no_hm [0.004520s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.051933s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_drain [0.005471s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener [0.002482s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_missing [0.002337s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_server_error [0.013261s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_missing_no_hm [0.004409s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.002389s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_unauthorized [0.002363s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_api_version_not_found [0.002212s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_agent_config [0.002166s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum [0.002232s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_no_check [0.005258s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.002192s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.002253s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.003106s] ... ok DEBUG: Member member-id-1 reported status of blah DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_unknown [0.004479s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.002411s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_missing [0.002301s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.097369s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_pool_offline [0.004313s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners [0.002369s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.007643s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_status [0.003382s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.002411s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info [0.006363s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_reload_vrrp_service [0.002221s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.002346s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_delete [0.000652s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_interface_from_ip [0.000539s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_upload_cert_amp [0.000685s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.002393s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_interface [0.004495s] ... ok DEBUG: Amphora agent returned unexpected result code 500 with response FAIL DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_duplicate_argument [0.001130s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details [0.002203s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_network [0.002179s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_limit [0.003176s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_server_error [0.002276s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener [0.002081s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_next [0.000859s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_key_dir [0.000479s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_recurse [0.000426s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.002182s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_translate_dict_keys_to_data_model [0.000597s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_with_tenant_id [0.000450s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config [0.014128s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.003160s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.002667s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_vip [0.002082s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.002324s] ... ok DEBUG: Could not connect to instance. Retrying. DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config [0.002233s] ... ok DEBUG: Could not connect to instance. Retrying. DEBUG: Connection retries (currently set to 2) exhausted. The amphora is unavailable. Reason: DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.003389s] ... 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: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_request [0.002002s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_missing [0.013567s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_server_error [0.002199s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_service_unavailable [0.002195s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.002264s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.002162s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.002217s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.002246s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_invalid_config [0.002244s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.013897s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.002381s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.002328s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_vrrp_action [0.002156s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem [0.013492s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.002561s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.002247s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.002101s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.031163s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_create_vip_port [0.067054s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_get_supported_availability_zone_metadata [0.003356s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.003425s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_update [0.003194s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_create [0.003065s] ... 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.030506s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_update_name [0.003337s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_create [0.003352s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_clear_already_empty [0.004267s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.004072s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_create [0.003975s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_create [0.003388s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.022329s] ... ok DEBUG: Amphora for loadbalancer ab9b7abf-acad-43c1-9926-fb6df282f241 needs upgrade to single process mode. DEBUG: Amphora for loadbalancer ab9b7abf-acad-43c1-9926-fb6df282f241 needs upgrade to single process mode. DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.083102s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_validate_flavor [0.017739s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.025232s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port [0.021773s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.107959s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.003693s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create [0.003795s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_delete [0.003675s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_create [0.003123s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.003208s] ... 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_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.053732s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_clear_already_empty [0.004204s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.036640s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.004054s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_delete [0.003238s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update_name [0.003140s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update [0.003254s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.003194s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7rule [0.002124s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_listener [0.002552s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle [0.001550s] ... ok DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 67, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 67, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_send_timeout [0.001743s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_recv [0.001447s] ... 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_start_with_amphora [0.035532s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.057509s] ... 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 "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 187, in update_amphora_listeners DEBUG: listener, amphora, obj_id)['tls_cert']}) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 495, in _process_tls_certificates DEBUG: self.cert_manager, listener) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_status_listener [0.013908s] ... ok DEBUG: Failed to decrement FakeName quota for project: f693a9e7-a2f9-4e0b-9bba-f3514cde73ee the project may have excess quota in use. DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_decrement_quota [0.006451s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_flavor_metadata [0.000603s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_create [0.000480s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_delete [0.000451s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_update [0.000494s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_create [0.000446s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_create [0.000454s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_failover [0.000442s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_batch_update [0.000451s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_create [0.000437s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_delete [0.000449s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_no_provider [0.000926s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7rules_to_provider_l7rules [0.002369s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.040865s] ... 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_udp_start [0.022257s] ... 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_delete_second_listener [0.035724s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listeners_to_provider_listeners [0.007166s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_loadbalancer_to_provider_loadbalancer [0.002778s] ... 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_update [0.025380s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_members_to_provider_members [0.013281s] ... ok DEBUG: Unable to retrieve certificate: 1 due to . DEBUG: Unable to retrieve certificate: 2 due to . DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_get_secret_data_errors [0.002892s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict [0.002112s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.022114s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.047070s] ... ok DEBUG: Unable to retrieve certificate(s) due to . DEBUG: Unable to retrieve certificate(s) due to . DEBUG: Amphora mock_amphora_id for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error_for_delete [0.012342s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.025072s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_member_dict_to_provider_dict [0.002132s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem [0.002540s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict [0.002972s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.002226s] ... ok DEBUG: Unable to retrieve certificate(s) due to An unknown exception occurred.. DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener [0.002198s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error [0.003007s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.002240s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.013913s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.022938s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.002213s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.002479s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_missing [0.002261s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.002270s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info [0.002202s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.002253s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_server_error [0.003017s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.002101s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error_for_delete [0.015097s] ... ok DEBUG: Unable to retrieve certificate(s) due to . 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: {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_mandatory [0.000477s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone [0.000394s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_length [0.000374s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_invalid_name [0.000377s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_meta_mandatory [0.000365s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_mandatory [0.000337s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_request [0.002013s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_mandatory [0.000381s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config_error [0.002197s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.002212s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor_profile_id_mandatory [0.000360s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_enabled [0.000383s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries [0.000410s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_no_leading_slash [0.000651s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_with_url [0.000741s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_type_mandatory [0.000360s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_url_path_with_query_and_fragment [0.000519s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_delay [0.000355s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.021878s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.013409s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.002580s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_config [0.002352s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.002308s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_server_error [0.003594s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_expected_codes [0.011544s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path [0.000456s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_no_leading_slash [0.000481s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_action [0.000423s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_url [0.000461s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_max_position [0.000459s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_listener_id_mandatory [0.000366s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_with_redirect_url [0.000535s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_tags [0.000427s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_compare_type_mandatory [0.000613s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_type [0.000357s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_type_mandatory [0.000328s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_admin_state_up [0.000339s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_invert [0.000342s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key_linefeed [0.000438s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_tags [0.000442s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_type [0.000344s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_l7rule [0.000374s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_admin_state_up [0.000365s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_connection_limit [0.000394s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_description [0.000365s] ... ok DEBUG: Amphora agent returned unexpected result code 500 with response FAIL DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_interface [0.014505s] ... ok DEBUG: Amphora for loadbalancer a466cb3e-d33a-4c49-9c7b-869f529fb641 needs upgrade to single process mode. DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.023990s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer [0.002271s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.002189s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.002288s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.002191s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.002176s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_non_uuid_project_id [0.014518s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_connection_limit [0.000412s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_listener [0.000534s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_description [0.000373s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener_active_standby [0.037528s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_name [0.000628s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_name_length [0.000359s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_vip [0.000389s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_qos_policy_id [0.000354s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_tags [0.000411s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_name_length [0.000344s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_address [0.000410s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_tags [0.000467s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_weight [0.000377s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_non_uuid_project_id [0.000341s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_min_weight [0.000554s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_alpn_protocols [0.000398s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_load_balacer_id [0.000351s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_lb_algorithm_mandatory [0.000342s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_cookie_name [0.000593s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.021917s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config [0.013502s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_server_error [0.002287s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config [0.002189s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.002213s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.002933s] ... ok DEBUG: {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_ensure_secret_access [0.014656s] ... ok DEBUG: {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client [0.001416s] ... ok DEBUG: {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_revoke_secret_access [0.004399s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.033886s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.027773s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_base_url [0.001610s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.002669s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.002230s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.002248s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_missing [0.002265s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.030615s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.002185s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_server_error [0.002329s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem [0.002175s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.002209s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.002252s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.002215s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.038409s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check [0.002947s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_socket_except [0.001296s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v1 [0.000737s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v3 [0.000722s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.031371s] ... ok DEBUG: Amphora a5f24235-5e18-4a82-9239-34d820c41f67 health message reports 0 listeners when 1 expected DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.022982s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_maint [0.005601s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_missing_listener [0.002279s] ... ok DEBUG: Listener listener-id-1 is not in DB DEBUG: Member member-id-1 is not able to update in DB DEBUG: Pool pool-id-1 is not in DB DEBUG: Pool pool-id-2 is not in DB DEBUG: Health update for amphora a5f24235-5e18-4a82-9239-34d820c41f67 encountered error 'dict' object has no attribute 'id'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 543, in _update_health DEBUG: db_lb[constants.OPERATING_STATUS]) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 233, in _update_status DEBUG: repo.update(session, entity_id, operating_status=new_op_status) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: sqlalchemy.orm.exc.NoResultFound: () DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 545, in _update_health DEBUG: LOG.error("Load balancer %s is not in DB", db_lb.id) DEBUG: AttributeError: 'dict' object has no attribute 'id' DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_not_found [0.003696s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_zombie [0.009061s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_and_list_pool_health_online [0.002908s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_pool_health_offline [0.003867s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_listener_count_for_UDP [0.002554s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.025478s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.038354s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_ipv6_config [0.007696s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_update_vrrp_conf [0.002531s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_finalize_amphora [0.000403s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_start [0.000466s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_correct_params [0.004870s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_with_invalid_params [0.004628s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_configured_url [0.001059s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_marker [0.000330s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_empty [0.000332s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_none [0.000319s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_type_to_dict_with_project_id [0.000366s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type [0.000398s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.025101s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.022739s] ... ok DEBUG: Failed to access secret for http://localhost:9311/v1/secrets/15370d51-a4fd-4998-aaa3-24b3978430c6 due to: . DEBUG: calculated hmac(hex=True): 65333961653566333233336635363131363238333639383965303530633162363162613965336435656233643634643462333730316539356662353835306131 not equal to msg hmac: 78daab562a492d2ec94ead54b252500a710d0e51aa050041b506245806e5c1971e79951818394ea6e71ad989ff950945f9573f4ab6f83e25db8ed7 dropping packet DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.023096s] ... ok DEBUG: {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_csr [0.132600s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_delete_cert_legacy [0.001982s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert_bad_pkcs12 [0.001958s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_secret [0.001822s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_unset_acls [0.001506s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start_with_amphora [0.023963s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check_exception [0.002508s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv [0.002432s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_full [0.004821s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_up [0.002205s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_delete_cert [0.001886s] ... 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: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert [0.006287s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_set_acls [0.001701s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_check_if_provider_agent_enabled [0.000735s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_disabled [0.002359s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_pending_no_listener [0.004171s] ... 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 "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/cmd/driver_agent.py", line 65, in _process_wrapper DEBUG: function(exit_event) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.022334s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_db_lb [0.006478s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_listener [0.002858s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_status_change [0.002288s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_v2_lb_and_list_pool_health_online [0.002844s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config [0.006395s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_network_plug [0.000439s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_vip_plug [0.000342s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_agent_config [0.000337s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_amphora_listeners [0.000330s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_mismatched_params [0.003618s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_no_recurse [0.000333s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type_with_subset_of_fields [0.000378s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.023559s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.080752s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_update [0.003393s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_delete [0.003541s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.003277s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.004356s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.023100s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_delete [0.003406s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update_unsupported_alpn [0.003307s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_validate_availability_zone [0.013649s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.024432s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_create_vip_port_failed [0.059779s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.003567s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_create [0.003156s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.021820s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_delete [0.003783s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.003911s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_update_name [0.003177s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.022790s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update_name [0.003305s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_delete [0.003012s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_create [0.003264s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_update_name [0.003150s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update_invert [0.003217s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_create [0.003115s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create [0.003206s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_delete [0.003046s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_protocol [0.003791s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_update [0.003141s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_delete [0.003442s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.003108s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update [0.003162s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.003898s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.025019s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.004275s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.003827s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_update_name [0.003261s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.004301s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.003007s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4 [0.004349s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update [0.003181s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update [0.003432s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.003096s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle [0.001612s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle [0.002082s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_get_listener [0.003222s] ... ok DEBUG: Unable to update listener sample_listener_id_1 due to "". Skipping this listener. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 187, in update_amphora_listeners DEBUG: listener, amphora, obj_id)['tls_cert']}) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 495, in _process_tls_certificates DEBUG: self.cert_manager, listener) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.024977s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_stats_listener [0.002640s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_agent.TestNoopProviderAgent.test_noop_provider_agent [0.000956s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_create [0.000546s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_update [0.000498s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_delete [0.000457s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_create [0.000441s] ... ok DEBUG: Unable to load provider driver amphora due to: boom DEBUG: {2} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_failed_to_load_driver [0.000739s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_failed [0.020065s] ... ok DEBUG: Requested provider driver 'dont-enable-this-fake-driver-name' was not enabled in the configuration file. DEBUG: {2} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_not_enabled [0.001599s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_availability_zone_metadata [0.003131s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_HM_to_provider_HM_with_http_version_and_domain_name [0.002285s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7policies_to_provider_l7policies [0.002557s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_create [0.003150s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool [0.003147s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_delete [0.003190s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool_partial [0.003082s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update [0.003174s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7rule_dict_to_provider_dict [0.002058s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_delete [0.003043s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.023111s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_SNI [0.003212s] ... ok DEBUG: Health Manager experienced an exception processing a heartbeat message from 2. Ignoring this packet. Exception: boom DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv_bad_packet [0.002800s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update [0.003248s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v2 [0.000777s] ... ok DEBUG: Unable to retrieve certificate(s) due to An unknown exception occurred.. DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error [0.004121s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_meta_mandatory [0.000445s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_alpn [0.003670s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_mandatory [0.000363s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_non_uuid_project_id [0.000381s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_flavor_profile [0.000343s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_error [0.003994s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_description_length [0.000384s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor [0.000357s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_description [0.000381s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_mandatory [0.000349s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_unsupported_alpn [0.002974s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_forbid_to_stale_udp_listener_amphora [0.003830s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_default_health_monitor_values [0.000648s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_delay [0.000384s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_expected_codes [0.000418s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_http_method [0.000400s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path [0.000456s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_http_method [0.000387s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_tags [0.000422s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_failover [0.003193s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_down [0.002909s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_timeout [0.000342s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_position [0.000420s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_tags [0.000467s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy [0.000384s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_max_position [0.000378s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_admin_state_up [0.000398s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_invert [0.000358s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key [0.000373s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key_whitespace [0.000357s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value [0.000385s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update [0.004098s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_list_full_member_down [0.003165s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value_whitespace [0.000363s] ... ok DEBUG: Health update for amphora b46cd3b9-7870-43d4-895c-7a8563c04abc encountered error 'enabled'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 346, in _update_health DEBUG: if listener['enabled']: DEBUG: KeyError: 'enabled' DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.003913s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_admin_down [0.003463s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_compare_type [0.000392s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_alpn_protocols [0.000442s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_name [0.000376s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol_port [0.000359s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_admin_state_up [0.000344s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_description [0.000416s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_tags [0.000638s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_enabled [0.000345s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_ip_address [0.000411s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_qos_policy_id [0.000351s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_load_balancer [0.000384s] ... ok DEBUG: Health update for amphora b46cd3b9-7870-43d4-895c-7a8563c04abc encountered error 'enabled'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 346, in _update_health DEBUG: if listener['enabled']: DEBUG: KeyError: 'enabled' DEBUG: Amphora b46cd3b9-7870-43d4-895c-7a8563c04abc health message was processed too slowly: 11.000159978866577s! 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: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_online [0.003012s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create [0.003998s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_recv_time_stale [0.001682s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_description_length [0.000452s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_description [0.000344s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_enabled [0.000350s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_protocol_port [0.000377s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_subnet_id [0.000417s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_tags [0.000419s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_max_weight [0.000384s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member_full [0.000335s] ... ok DEBUG: Health update for amphora b46cd3b9-7870-43d4-895c-7a8563c04abc encountered error 'boom'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 422, in _update_health DEBUG: lock_session.rollback() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/amphorae/drivers/health/heartbeat_udp.py", line 419, in _update_health DEBUG: lock_session.commit() DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestException: 'boom' DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_protocol [0.000514s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_protocol_mandatory [0.000341s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_alpn_protocols [0.000593s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_delete [0.003177s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_replace_error [0.002457s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_healthmonitor [0.001984s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7policy [0.002654s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_lb_algorithm [0.000345s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_tags [0.000415s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_name [0.000340s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_type_mandatory [0.000348s] ... ok DEBUG: {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_load_auth_driver [0.000691s] ... ok DEBUG: {2} octavia.tests.unit.certificates.common.test_local.TestLocalCommon.test_local_cert [0.000307s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_loadbalancer [0.001970s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_member [0.001868s] ... ok DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 102, in handle DEBUG: get_data = _recv(self.request) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 102, in handle DEBUG: get_data = _recv(self.request) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 114, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 114, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 78, in handle DEBUG: stats = _recv(self.request) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 78, in handle DEBUG: stats = _recv(self.request) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_recv_timeout [0.001495s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_send_timeout [0.001344s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_recv_timeout [0.001179s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_send_timeout [0.001527s] ... ok DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 91, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 91, in handle DEBUG: self.request.send(len_str) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 54, in handle DEBUG: status = _recv(self.request) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/driver_agent/driver_listener.py", line 54, in handle DEBUG: status = _recv(self.request) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: socket.timeout DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_recv_timeout [0.002040s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_check_for_lb_vip_deallocate [0.003523s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_process_status_update [0.005166s] ... ok DEBUG: Amphora b46cd3b9-7870-43d4-895c-7a8563c04abc health message reports 1 listeners when 0 expected DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_with_without_udp_listeners [0.103441s] ... ok DEBUG: Member member-id-1 reported status of ERROR DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_multiple_listeners_one_error_pool [0.003393s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_start_vrrp_service [0.002400s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_stop_vrrp_service [0.001406s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_diagnostics [0.000415s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_info [0.000357s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_reload [0.000460s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update [0.000398s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_fields_not_passed [0.002310s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_invalid_sorts [0.000572s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_prev [0.000710s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_no_params [0.002290s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict [0.000446s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_when_admin_state_up_is_null [0.000359s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_loadbalancer_status [0.098957s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_availability_zone_metadata [0.000531s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_update [0.000481s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_delete [0.000444s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_update [0.000485s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_update [0.000479s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_base_to_provider_dict [0.002179s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listener_to_provider_listener [0.002206s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pools_to_provider_pools [0.003741s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict_partial [0.002072s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7policy_dict_to_provider_dict [0.002167s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_lb_dict_to_provider_dict [0.008744s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict_partial [0.002050s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_availability_zone_profile [0.000396s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_invalid_name [0.000374s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_length [0.000379s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_length [0.000358s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone_profile_id_mandatory [0.000370s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_description [0.000371s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_enabled [0.000376s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_name [0.000357s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_length [0.000354s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_name [0.000366s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_length [0.000687s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_non_uuid_project_id [0.000361s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_health_monitor [0.000435s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_tags [0.000521s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_timeout [0.000387s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_type [0.000361s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_non_uuid_project_id [0.000398s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_health_monitor [0.000342s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries [0.000383s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_min_position [0.000433s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_action [0.000368s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_position [0.000335s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy [0.000352s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_compare_type [0.000366s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_tags [0.000474s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_l7rule [0.000350s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_value_mandatory [0.000346s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key [0.000371s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value_linefeed [0.000562s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_tags [0.000521s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_loadbalancer_id_mandatory [0.000367s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_port_mandatory [0.000354s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_name [0.000350s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_description_length [0.000356s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_port_id [0.000346s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_subnet_id [0.000382s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_name [0.000347s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_address_mandatory [0.000355s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_admin_state_up [0.000330s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_member [0.000402s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_min_weight [0.000413s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_admin_state [0.000349s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_weight [0.000542s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_description [0.000406s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_lb_algorithm [0.000390s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_name [0.000375s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_load_balancer_mandatory [0.000360s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_non_uuid_project_id [0.000373s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_description [0.000454s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_name [0.000356s] ... ok DEBUG: {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair [0.171378s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_name [0.000350s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_pool [0.000341s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_description [0.000375s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_app_cookie_name [0.000334s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_app_cookie_name [0.000368s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_type [0.000342s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_session_persistence [0.000314s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_invalid_quota [0.001250s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_create [0.060850s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client_user_auth [0.003171s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert [0.001281s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_update [0.003285s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert_text [0.001145s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_update_invert [0.003096s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_create_unsupported_alpn [0.003337s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert [0.008043s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_create_unsupported_protocol [0.003146s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_update_unsupported_alpn [0.002997s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert [0.003675s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_delete [0.003324s] ... ok DEBUG: Error storing certificate data: DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.004812s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_failover [0.003142s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_update [0.003189s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update [0.004443s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_delete_cert [0.012144s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.004006s] ... ok DEBUG: Failed to read secret for 29920ddc-9dbc-4751-9dda-6a04c4d0186e. DEBUG: {1} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_secret [0.002431s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_delete [0.003172s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_agent.TestAmphoraAgentCMD.test_main [0.002163s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_update [0.003066s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_timeout [0.003184s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_create_unsupported_alpn [0.003089s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_with_sctp_support [0.003327s] ... ok DEBUG: Health Manager listener experienced unknown error: break DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update_name [0.003216s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_listener [0.002822s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main_keyboard_interrupt [0.002622s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.002960s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_db_cleanup [0.001667s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_encrypt_listener_dict [0.022176s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_success [0.003058s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update_name [0.003566s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_error [0.002468s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence [0.001855s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update [0.003164s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_delete [0.003231s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.006678s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update [0.003310s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_name [0.021146s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.018197s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.007741s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.007416s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.006497s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4_ipv6 [0.004417s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.004120s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.006857s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create [0.006443s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_alpn [0.003243s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_name [0.003328s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers [0.012889s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_alpn [0.003019s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_no_alpn [0.007172s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.006441s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.007449s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_availability_zone [0.023628s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_alpn [0.007492s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.006530s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000795s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_flavor [0.019331s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_bogus_object [0.000701s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.002991s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_pool [0.002181s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_cleanup_socket_file [0.000644s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_listener_statistics [0.007952s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_create_vip_port [0.000585s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_delete [0.000468s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_update [0.000469s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_create [0.000474s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_delete [0.000445s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_delete [0.000452s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_update [0.000474s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_availability_zone [0.000450s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_flavor [0.000461s] ... ok DEBUG: Provider 'provider_name' raised a driver error: An unknown driver error occurred. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/utils.py", line 52, in call_provider DEBUG: return driver_method(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia_lib.api.drivers.exceptions.DriverError: An unknown driver error occurred. DEBUG: Provider 'provider_name' raised an unknown error: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/api/drivers/utils.py", line 52, in call_provider DEBUG: return driver_method(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_call_provider [0.006561s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_HM_to_provider_HM [0.002310s] ... ok DEBUG: {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key [0.214635s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict [0.007379s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_vip_dict_to_vip_obj [0.002160s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict [0.002092s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_mandatory [0.000403s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_description_length [0.000428s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_length [0.000382s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_delay_mandatory [0.000389s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries_down [0.000398s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_max_retries_mandatory [0.000380s] ... ok DEBUG: Failed to access secret for secret_ref due to: boom. DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration [0.009550s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_secret [0.002304s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_unset_acls [0.006695s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_castellan_mgr.TestCastellanCertManager.test_get_secret [0.001613s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_timeout_mandatory [0.000376s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries_down [0.000374s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_type [0.000282s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_with_url [0.002430s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_action_mandatory [0.000381s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_admin_state_up [0.000418s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_min_position [0.000652s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value [0.000374s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_loadbalancer_id [0.000413s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol [0.000366s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_listener [0.000451s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_mandatory [0.000349s] ... ok DEBUG: Forcefully killed "" provider agent because it failed to shutdown in 60 seconds. DEBUG: Unknown error "boom" while shutting down "", ignoring and continuing shutdown process. DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_alpn_protocols [0.000379s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_tags [0.000420s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_non_uuid_project_id [0.000390s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_load_balancer [0.000353s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_max_weight [0.000463s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_protocol_mandatory [0.000331s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member [0.000348s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_tags [0.000492s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_pool [0.000413s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_description [0.000352s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_cookie_name [0.000368s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_type [0.000351s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_session_persistence [0.000328s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_quota [0.000367s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_store_cert [0.002621s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_handle_mutate_config [0.001220s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_main [0.008735s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_health_check [0.001618s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_main [0.001050s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_handle_mutate_config [0.009194s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_many_loadbalancers [0.169644s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.005203s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main [0.125435s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_without_exception [0.001454s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all_empty [0.000408s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_not_found [0.000540s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_warning [0.014956s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_not_connected [0.001764s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_sqlite [0.007051s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_yaml_policy [0.007322s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.000459s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_haproxy_cfg_1_8_vs_1_5 [0.014581s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.005777s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.006623s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_alpn [0.006475s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers_or_versions_or_alpn [0.006377s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_alpn [0.007068s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.006136s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.017023s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_http_reuse [0.138329s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.016068s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.006941s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.002269s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000611s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair_mock [0.264720s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.006573s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.005390s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.005315s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.005226s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.007214s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.018611s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.008289s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000772s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.010251s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.002520s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.022800s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.002413s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000604s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config [0.006161s] ... ok DEBUG: test_proc_name raised exception: boom. Restarting test_proc_name. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/cmd/driver_agent.py", line 65, in _process_wrapper DEBUG: function(exit_event) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.132173s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.013919s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.006652s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_http_health_monitor [0.058399s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.009307s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.006482s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.005896s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_ipv6_session_persistence_default_values [0.010099s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_tcp_health_monitor [0.005945s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor [0.006002s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_pool_no_member [0.004093s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_health_monitor [0.000780s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.018589s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000334s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_listener [0.011741s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.005710s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000861s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.001961s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_pool [0.006172s] ... ok DEBUG: {1} octavia.tests.unit.common.test_base_taskflow.TestJobDetailsFilter.test_filter [0.000821s] ... ok DEBUG: {1} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__wait_for_job [0.003169s] ... ok DEBUG: {1} octavia.tests.unit.common.test_clients.TestGlanceAuth.test_get_glance_client [0.001222s] ... ok DEBUG: {1} octavia.tests.unit.common.test_constants.TestConstants.test_import [0.000300s] ... ok DEBUG: {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update [0.000684s] ... ok DEBUG: {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_add_SP [0.000565s] ... ok DEBUG: {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Quota_update [0.000520s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_true [0.011558s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_OR_authorization [0.013559s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_ignore_case_role_check [0.024460s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_expand_expected_codes [0.000414s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_ip_netmask_to_cidr [0.000514s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_ip_port_str [0.000332s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6 [0.000346s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_netmask_to_prefix [0.000325s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_alpn_protocols [0.000467s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_tls_versions_min_conflict [0.000548s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_allowed_by_config [0.000493s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_network [0.002248s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_disabled [0.000463s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_must_have_args [0.000357s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_bad_subnet [0.000692s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_name [0.000526s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_name [0.000400s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string [0.000548s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_regex [0.000351s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_path [0.000496s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_sctp_listener [0.076191s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der_bad [0.008170s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_no_other_resources [0.003673s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy context_is_admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/tls_utils/cert_parser.py", line 226, in _get_certs_from_pkcs7_substrate DEBUG: asn1Spec=rfc2315.ContentInfo()) DEBUG: File "/usr/lib/python3.6/site-packages/pyasn1/codec/ber/decoder.py", line 1393, in __call__ DEBUG: '%s<%s at %s' % (size, len(encodedLength), tagSet) DEBUG: pyasn1.error.SubstrateUnderrunError: 126<2 at DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_source_ip [0.006319s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key_with_passphrase [0.290891s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor_ip_port [0.006098s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_http_health_monitor [0.007934s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem [0.024196s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem_bad [0.001183s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_primary_cn [0.000690s] ... ok DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/tls_utils/cert_parser.py", line 166, in _parse_pkcs7_bundle DEBUG: for substrate in _read_pem_blocks(pkcs7): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/tls_utils/cert_parser.py", line 214, in _read_pem_blocks DEBUG: yield b''.join([base64.b64decode(x) for x in certLines]) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/tls_utils/cert_parser.py", line 214, in DEBUG: yield b''.join([base64.b64decode(x) for x in certLines]) DEBUG: File "/usr/lib64/python3.6/base64.py", line 87, in b64decode DEBUG: return binascii.a2b_base64(s) DEBUG: binascii.Error: Incorrect padding DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_source_ip [0.008667s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_member [0.001983s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_pool [0.010383s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_listener [0.019048s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_member [0.001245s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_session_persistence [0.000624s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_map_cert_tls_container [0.047003s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_split_x509s [0.000800s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_attach_network_or_port [0.000399s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_create_server_group [0.000359s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete [0.000316s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete_server_group [0.000318s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config_no_files [0.010979s] ... ok DEBUG: {2} octavia.tests.unit.common.test_base_taskflow.TestBaseTaskFlowEngine.test_taskflow_load [0.003647s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_detach_port [0.003285s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_get_amphora [0.000351s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_availability_zone [0.000390s] ... ok DEBUG: 2024-01-25 15:55:02.297 4805 INFO octavia.common.config [-] Logging enabled! DEBUG: 2024-01-25 15:55:02.297 4805 INFO octavia.common.config [-] /usr/lib/python3.6/site-packages/stestr/subunit_runner/run.py version 8.0.2.dev155 DEBUG: {2} octavia.tests.unit.common.test_config.TestConfig.test_sanity [0.004100s] ... ok DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_vip_update [0.000727s] ... ok DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_TLSContainer_serialization [0.000524s] ... ok DEBUG: {2} octavia.tests.unit.common.test_decorators.TestDecorator.test_get [0.000309s] ... ok DEBUG: {2} octavia.tests.unit.common.test_decorators.TestDecorator.test_set [0.000315s] ... ok DEBUG: {2} octavia.tests.unit.common.test_decorators.TestDecorator.test_similar_classes [0.000322s] ... ok DEBUG: Nova failed to build the instance due to: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/compute/drivers/nova_driver.py", line 143, in build DEBUG: availability_zone=az_name DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: Error create server group instance. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/compute/drivers/nova_driver.py", line 287, in create_server_group DEBUG: server_group_obj = self.server_groups.create(**kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_conflict_exception [0.012644s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_build [0.004078s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_create_server_group [0.003851s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert [0.127773s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.AdminRolePolicyTestCase.test_authorize_admin_actions_with_nonadmin_context_throws [0.094070s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_false [0.003067s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_true [0.002060s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_good_action [0.011948s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_http [0.014334s] ... ok DEBUG: 2024-01-25 15:55:02.443 4805 ERROR octavia.common.policy [req-523aa2d9-0304-48c5-8465-0a63fba2fb8d - fake - - -] Policy not registered: oslo_policy.policy.PolicyNotRegistered: Policy example:noexist has not been registered DEBUG: 2024-01-25 15:55:02.443 4805 ERROR octavia.common.policy Traceback (most recent call last): DEBUG: 2024-01-25 15:55:02.443 4805 ERROR octavia.common.policy File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/policy.py", line 119, in authorize DEBUG: 2024-01-25 15:55:02.443 4805 ERROR octavia.common.policy action, target, credentials, do_raise=do_raise, exc=exc) DEBUG: 2024-01-25 15:55:02.443 4805 ERROR octavia.common.policy File "/usr/lib/python3.6/site-packages/oslo_policy/policy.py", line 1135, in authorize DEBUG: 2024-01-25 15:55:02.443 4805 ERROR octavia.common.policy raise PolicyNotRegistered(rule) DEBUG: 2024-01-25 15:55:02.443 4805 ERROR octavia.common.policy oslo_policy.policy.PolicyNotRegistered: Policy example:noexist has not been registered DEBUG: 2024-01-25 15:55:02.443 4805 ERROR octavia.common.policy DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.017184s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_invalid_algorithm [0.102311s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_fail [0.013450s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_new_defaults [0.012647s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_get_enforcer [0.022419s] ... ok DEBUG: {2} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats [0.001536s] ... ok DEBUG: {2} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats_with_amphora_deleted [0.001288s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_check_port_in_use [0.000863s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_subnet [0.000871s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_subnet [0.000819s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_bad_port [0.000680s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_model [0.000336s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_create_must_have_action [0.000346s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id [0.000347s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid [0.000295s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url [0.000415s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url_path [0.000639s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_bad_schema [0.000483s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_build_pem [0.000737s] ... ok DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Unreadable Certificate.: TypeError: from_buffer() cannot return the address of a unicode object DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/tls_utils/cert_parser.py", line 291, in get_cert_expiration DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser backends.default_backend()) DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/x509/base.py", line 72, in load_pem_x509_certificate DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser return backend.load_pem_x509_certificate(data) DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1364, in load_pem_x509_certificate DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser mem_bio = self._bytes_to_bio(data) DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 662, in _bytes_to_bio DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser data_ptr = self._ffi.from_buffer(data) DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser TypeError: from_buffer() cannot return the address of a unicode object DEBUG: 2024-01-25 15:55:02.507 4805 ERROR octavia.common.tls_utils.cert_parser DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_cert_expiration [0.004136s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der [0.018828s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key [0.004567s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key_orig_not_encrypted [0.012176s] ... ok DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Passphrase required.: TypeError: Password was not given but private key is encrypted DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/tls_utils/cert_parser.py", line 82, in _read_private_key DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser backends.default_backend()) DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 18, in load_pem_private_key DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser return backend.load_pem_private_key(data, password) DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1247, in load_pem_private_key DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser password, DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1463, in _load_key DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser "Password was not given but private key is encrypted" DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser TypeError: Password was not given but private key is encrypted DEBUG: 2024-01-25 15:55:02.545 4805 ERROR octavia.common.tls_utils.cert_parser DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pkcs8 [0.008763s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_handles_intermediates [0.008412s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_flavor [0.000375s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_network_not_found_exception [0.004085s] ... ok DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Error deleting nova virtual machine.: Exception DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/compute/drivers/nova_driver.py", line 161, in delete DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver self.manager.delete(server=compute_id) DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver raise effect DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver Exception DEBUG: 2024-01-25 15:55:02.596 4805 ERROR octavia.compute.drivers.nova_driver DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete [0.030243s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_translate_amphora [0.003464s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_cinder_volume [0.003324s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_default_boot_network [0.008624s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete_server_group [0.004826s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network [0.012330s] ... ok DEBUG: 2024-01-25 15:55:02.633 4805 ERROR octavia.compute.drivers.nova_driver [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Error detaching port e8c1379d-aaf2-44c5-a2c9-78e3841520a1 from amphora with compute ID 37def752-0118-47d6-9956-cd3b71fcd89f. Skipping.: Exception DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network_with_exception [0.004028s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora [0.003518s] ... ok DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception [0.011122s] ... ok DEBUG: 2024-01-25 15:55:02.662 4805 INFO octavia.controller.housekeeping.house_keeping [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Rotated certificates for 1 amphora DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception_amphorav2 [0.024053s] ... ok DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora_amphorav2 [0.001758s] ... ok DEBUG: 2024-01-25 15:55:02.679 4805 INFO octavia.controller.housekeeping.house_keeping [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Initiating creation of 3 spare amphora for az None. DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_passphrase_none [0.229058s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_set_acls [0.002568s] ... ok DEBUG: Error getting cert http://localhost:9311/v1/containers/2830365e-c768-4332-9662-791517c5a776: DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration_raise_on_secret_access_failure [0.002098s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert [0.002338s] ... ok DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_diff_count [0.026265s] ... ok DEBUG: 2024-01-25 15:55:02.704 4805 INFO octavia.controller.queue.v1.consumer [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Starting consumer... DEBUG: 2024-01-25 15:55:02.705 4805 INFO octavia.controller.queue.v1.consumer [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Stopping consumer... DEBUG: 2024-01-25 15:55:02.705 4805 INFO octavia.controller.queue.v1.consumer [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Consumer successfully stopped. Waiting for final messages to be processed... DEBUG: 2024-01-25 15:55:02.705 4805 INFO octavia.controller.queue.v1.consumer [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Shutting down endpoint worker executors... DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_consumer.TestConsumer.test_consumer_terminate [0.003646s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert_failure [0.020894s] ... ok DEBUG: Error storing certificate data: DEBUG: {0} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_cert [0.029763s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_start_provider_agents [0.001997s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_abort_packet [0.000573s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_crc32c [0.000701s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check [0.003732s] ... ok DEBUG: 2024-01-25 15:55:02.752 4805 INFO octavia.controller.queue.v1.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Deleting amphora '1234'... DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_amphora [0.047201s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main_keyboard_interrupt [0.004728s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd [0.001017s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd_invalid_action [0.000745s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find [0.001243s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all [0.000471s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update [0.000403s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update_with_errors [0.000580s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_failure [0.003196s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_not_enabled [0.000576s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_error [0.016396s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.007111s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.006521s] ... ok DEBUG: 2024-01-25 15:55:02.813 4805 INFO octavia.controller.queue.v1.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Deleting l7rule '1234'... DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_l7rule [0.060281s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.032852s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.007515s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.021871s] ... ok DEBUG: 2024-01-25 15:55:02.859 4805 INFO octavia.controller.queue.v1.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Deleting load balancer '1234'... DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_load_balancer [0.046051s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.005561s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.020215s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_versions [0.006755s] ... ok DEBUG: 2024-01-25 15:55:02.891 4805 INFO octavia.controller.queue.v1.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Deleting member '1234'... DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_member [0.031502s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.025214s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers [0.017299s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers_or_versions [0.007164s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.002496s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.001023s] ... ok DEBUG: 2024-01-25 15:55:02.947 4805 INFO octavia.controller.queue.v1.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Deleting pool '1234'... DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_pool [0.056219s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.012985s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_two_loadbalancers [0.011282s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.000377s] ... ok DEBUG: 2024-01-25 15:55:02.978 4805 INFO octavia.controller.queue.v1.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failing over amphora in load balancer '1234'... DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_failover_load_balancer [0.031083s] ... ok DEBUG: 2024-01-25 15:55:03.041 4805 INFO octavia.controller.queue.v1.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Updating l7rule '1234'... DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_l7rule [0.062335s] ... ok DEBUG: 2024-01-25 15:55:03.066 4805 INFO octavia.controller.queue.v1.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Updating listener '1234'... DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_listener [0.025585s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper [2.024296s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_init_packet [0.000911s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet [0.000538s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_too_short [0.000490s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_unexpected [0.000502s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_error [0.003996s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_fail [0.003142s] ... ok DEBUG: 2024-01-25 15:55:03.095 4805 INFO octavia.controller.queue.v2.consumer [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Starting V2 consumer... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_run [0.027945s] ... ok DEBUG: 2024-01-25 15:55:03.097 4805 INFO octavia.controller.queue.v2.consumer [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Starting V2 consumer... DEBUG: 2024-01-25 15:55:03.098 4805 INFO octavia.controller.queue.v2.consumer [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Stopping V2 consumer... DEBUG: 2024-01-25 15:55:03.098 4805 INFO octavia.controller.queue.v2.consumer [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] V2 Consumer successfully stopped. Waiting for final messages to be processed... DEBUG: 2024-01-25 15:55:03.098 4805 INFO octavia.controller.queue.v2.consumer [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Shutting down V2 endpoint worker executors... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_terminate [0.003260s] ... ok DEBUG: 2024-01-25 15:55:03.100 4805 INFO octavia.controller.queue.v2.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Creating member 'None'... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_member [0.002275s] ... ok DEBUG: 2024-01-25 15:55:03.102 4805 INFO octavia.controller.queue.v2.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Deleting l7policy 'None'... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7policy [0.001485s] ... ok DEBUG: 2024-01-25 15:55:03.104 4805 INFO octavia.controller.queue.v2.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Deleting load balancer 'fc04d173-5d8e-480c-8d93-6ef51dac2c53'... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_load_balancer [0.001395s] ... ok DEBUG: 2024-01-25 15:55:03.105 4805 INFO octavia.controller.queue.v2.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Deleting pool 'None'... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_pool [0.001408s] ... ok DEBUG: 2024-01-25 15:55:03.110 4805 INFO octavia.controller.queue.v2.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Updating l7policy 'None'... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7policy [0.004461s] ... ok DEBUG: 2024-01-25 15:55:03.111 4805 INFO octavia.controller.queue.v2.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Updating listener 'b0e427bd-d42f-460b-9e5c-31c28db9b752'... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_listener [0.001359s] ... ok DEBUG: 2024-01-25 15:55:03.113 4805 INFO octavia.controller.queue.v2.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Updating load balancer '8571fca4-0ed5-434f-b115-194d70ea76c0'... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_load_balancer [0.001325s] ... ok DEBUG: 2024-01-25 15:55:03.114 4805 INFO octavia.controller.queue.v2.endpoints [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Updating pool 'None'... DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_pool [0.001349s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_wait_for_build_slot [0.010893s] ... ok DEBUG: 2024-01-25 15:55:03.127 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to get loadbalancer 3bcfb614-44a3-4b4d-902a-562e617ae529 due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_get_current_loadbalancer_from_db [0.001562s] ... ok DEBUG: 2024-01-25 15:55:03.129 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update listener aae6f31b-8eec-4a9c-8ab0-0648b352bad3 provisioning status to ACTIVE due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_active [0.001164s] ... ok DEBUG: 2024-01-25 15:55:03.130 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update member 549f9a93-2430-4116-bac7-3f16ca8f6fcf provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_member_prov_status_error [0.001186s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.008899s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.033938s] ... ok DEBUG: 2024-01-25 15:55:03.175 4805 INFO octavia.controller.worker.v1.flows.amphora_flows [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Performing failover for amphora: {'id': 'a2ab1ea3-cfc5-4545-acc4-fe146130489d', 'load_balancer_id': 'fc35aeeb-fc11-42f6-8393-01c3bb574ffd', 'lb_network_ip': None, 'compute_id': None, 'role': 'master_or_backup'} DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.251956s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.005422s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.090329s] ... ok DEBUG: 2024-01-25 15:55:03.265 4805 INFO octavia.controller.worker.v1.flows.amphora_flows [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Performing failover for amphora: {'id': 'a55c9bc3-3360-4bcb-a5f3-ee99b535be9f', 'load_balancer_id': 'e9c80a8c-6b8a-431c-af35-469d35bb87a9', 'lb_network_ip': None, 'compute_id': None, 'role': 'standalone'} DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.063900s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.006259s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.006191s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_health_check [0.253311s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_with_exception [0.001481s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.041049s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.006188s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.001072s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.092842s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.014482s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_get_status [0.007477s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.003567s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.005686s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.002648s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.001386s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.005806s] ... ok DEBUG: 2024-01-25 15:55:03.388 4805 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Performing failover for amphora: {'id': , 'load_balancer_id': '9b5eb293-f30c-4860-aea6-7f1a0b7fe380', 'lb_network_ip': , 'compute_id': '1354be31-cd5e-4841-b7d0-6569631c2fc5', 'role': 'standalone'} DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main [0.067851s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_mutate_config [0.000683s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_spare_amphora_check [0.001496s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard [0.002432s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_build_config [0.001393s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.000364s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.037168s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.063147s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.006890s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.006445s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.005810s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.005322s] ... ok DEBUG: 2024-01-25 15:55:03.451 4805 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Performing failover for amphora: {'id': , 'load_balancer_id': 'd6d78b8e-8892-42ad-ab8a-bfe51102f891', 'lb_network_ip': , 'compute_id': '8479aa04-f8bd-4c85-9c6f-b0402af013b5', 'role': 'master_or_backup'} DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.044325s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_tcp_health_monitor [0.158279s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_no_other_resources [0.003557s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http_insecure_fork [0.028841s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.006793s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_disabled_pool [0.017728s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor_ip_port [0.017387s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_session_persistence [0.000651s] ... ok DEBUG: {0} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__extend_jobs [0.003779s] ... ok DEBUG: {0} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_conductor [0.003970s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.018728s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_versions [0.019132s] ... ok DEBUG: {0} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_poster [0.018144s] ... ok DEBUG: {0} octavia.tests.unit.common.test_clients.TestCinderAuth.test_get_cinder_client [0.001757s] ... ok DEBUG: {0} octavia.tests.unit.common.test_clients.TestNovaAuth.test_get_nova_client [0.001361s] ... ok DEBUG: {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_Amphora_update [0.000765s] ... ok DEBUG: {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_delete_SP [0.000561s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.151496s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy context_is_admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: Error attaching network d4392099-2867-48c2-bf9f-a685fa29cf3e with ip None and port None to amphora (compute_id: 276778c5-ef66-4651-9449-0e03beb5b8a0) DEBUG: Server group instance with id: 89ac33ab-bad2-4344-9c78-d792d799ea7a not found. Assuming already deleted. DEBUG: Error delete server group instance. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/compute/drivers/nova_driver.py", line 300, in delete_server_group DEBUG: self.server_groups.delete(server_group_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception DEBUG: {0} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_false [0.012069s] ... ok DEBUG: 2024-01-25 15:55:03.603 4805 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Performing failover for amphora: {'id': , 'load_balancer_id': 'acb614b9-b67c-423a-bf47-1d547bb84025', 'lb_network_ip': , 'compute_id': 'e92d6127-3db1-4e81-8a5d-4ce18f8ca105', 'role': 'standalone'} DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.034987s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.042367s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000357s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.013164s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.005870s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000717s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.013593s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.002013s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin [0.028908s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_AND_authorization [0.013268s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_templatized_authorization [0.014519s] ... ok DEBUG: {0} octavia.tests.unit.common.test_utils.TestConfig.test_get_amphora_driver [0.000702s] ... ok DEBUG: {0} octavia.tests.unit.common.test_utils.TestConfig.test_get_hostname [0.000296s] ... ok DEBUG: {0} octavia.tests.unit.common.test_utils.TestConfig.test_get_vip_secuirty_group_name [0.000342s] ... ok DEBUG: {0} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv4 [0.000344s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_ciphers_prohibit_list_conflict [0.000453s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_session_persistence [0.001064s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_list [0.000394s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_valid_port [0.000867s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_enabled [0.001249s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_qos_policy_exists [0.001789s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_id [0.000406s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_url [0.000568s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_reject [0.000297s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_b [0.000375s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_both_none_create [0.000343s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id_none_create [0.000332s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid_none_create [0.000348s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_pool_arg [0.000428s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_value_string [0.000592s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_regex [0.000358s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_cookie_value_string [0.000425s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pem_chain [0.000624s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates [0.015799s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port [0.004237s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_general_not_found_exception [0.004156s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_instance_not_found_exception [0.003289s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_port_not_found_exception [0.003123s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_unknown_exception [0.003186s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete_server_group [0.007571s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.178786s] ... ok DEBUG: 2024-01-25 15:55:03.782 4805 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Performing failover for amphora: {'id': , 'load_balancer_id': '1bfcf4e3-8458-4da4-90b0-981753ecbeb7', 'lb_network_ip': , 'compute_id': 'bb691f8b-090b-4eb6-b8ff-4c245982632c', 'role': 'master_or_backup'} DEBUG: 2024-01-25 15:55:03.894 4805 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Performing failover for amphora: {'id': , 'load_balancer_id': '1bfcf4e3-8458-4da4-90b0-981753ecbeb7', 'lb_network_ip': , 'compute_id': '49f7e09d-395b-48e8-9673-75b4b209de15', 'role': 'spare'} DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_spare_act_stdby [0.202751s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.005316s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.045735s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.007636s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.004658s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.006334s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.406448s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.006938s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.006391s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.028693s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.004233s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.003053s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.019082s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.006799s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.006427s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.002634s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.026081s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.006412s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.002575s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.002736s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.002387s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.003835s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.020822s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.002596s] ... ok DEBUG: 2024-01-25 15:55:04.160 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update amphora c4723850-3bb7-41a2-a207-b628e4e6282e status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.004318s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_udp_listener [0.110112s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_one_packet [0.006287s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor [0.018851s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_one_packet [0.006563s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_get_template [0.000354s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_health_monitor [0.000819s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config [0.002530s] ... ok DEBUG: {3} octavia.tests.unit.common.test_clients.TestNeutronAuth.test_get_neutron_client [0.017106s] ... ok DEBUG: {3} octavia.tests.unit.common.test_config.TestConfig.test_validate_server_certs_key_passphrase [0.000810s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_ListenerStatistics_iadd [0.000650s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_add_vip [0.000751s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update [0.000638s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_SP_update [0.000563s] ... ok DEBUG: {3} octavia.tests.unit.common.test_exceptions.TestExceptions.test_exception [0.000355s] ... ok DEBUG: JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. DEBUG: JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy context_is_admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. DEBUG: JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.041768s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.210220s] ... ok DEBUG: 2024-01-25 15:55:04.375 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update amphora c4723850-3bb7-41a2-a207-b628e4e6282e status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.003997s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.039060s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_base64_sha1_string [0.000477s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6_lla [0.000366s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_min [0.000455s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_ip_not_reserved [0.000710s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_is_flavor_spares_compatible [0.000313s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_network [0.000985s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_none [0.000371s] ... ok DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/tls_utils/cert_parser.py", line 323, in _get_x509_from_der_bytes DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/x509/base.py", line 77, in load_der_x509_certificate DEBUG: return backend.load_der_x509_certificate(data) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1383, in load_der_x509_certificate DEBUG: raise ValueError("Unable to load certificate") DEBUG: ValueError: Unable to load certificate DEBUG: Unable to retrieve certificate: 1 due to . DEBUG: Unable to retrieve certificate: 2 due to . DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_bad_action [0.001395s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_a [0.000349s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url [0.000504s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_bad_url [0.000367s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_none_create [0.000373s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_url_arg [0.000341s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_valid_subnet [0.000890s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_cookie_value_string [0.000505s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string_quoted [0.000517s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url [0.000401s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_alt_subject_name_parses [0.001474s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_x509_from_der_bytes_bad [0.001193s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates_get_cert_errors [0.001345s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.028771s] ... ok DEBUG: Passphrase required. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/tls_utils/cert_parser.py", line 82, in _read_private_key DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 18, in load_pem_private_key DEBUG: return backend.load_pem_private_key(data, password) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1247, in load_pem_private_key DEBUG: password, DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1463, 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: 2024-01-25 15:55:04.408 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update health monitor 1affa1fa-43f5-49be-b70e-1e3fc9efe8da provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.004526s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_monitors_online_in_db [0.004724s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pem [0.017621s] ... ok DEBUG: 2024-01-25 15:55:04.430 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update l7policy f5c151f7-9e82-4d63-9a18-d6807022c698 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.016616s] ... ok DEBUG: 2024-01-25 15:55:04.434 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update l7rule e52fb567-cd48-4683-9e81-aebaa4be40e4 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.003587s] ... ok DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/common/tls_utils/cert_parser.py", line 308, in _get_x509_from_pem_bytes DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/x509/base.py", line 72, in load_pem_x509_certificate DEBUG: return backend.load_pem_x509_certificate(data) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1371, 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: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_and_key_match [0.021351s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_x509_parses [0.004652s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_build [0.000383s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_status [0.000323s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.015127s] ... ok DEBUG: 2024-01-25 15:55:04.453 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update listener 02c805bb-e574-4edd-a5bc-8e1e46085796 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.003632s] ... ok DEBUG: 2024-01-25 15:55:04.456 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update listener 02c805bb-e574-4edd-a5bc-8e1e46085796 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.003176s] ... ok DEBUG: 2024-01-25 15:55:04.460 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update listener 02c805bb-e574-4edd-a5bc-8e1e46085796 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.003893s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_extracts_image_id_by_tag [0.022482s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone [0.003216s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone_with_exception [0.004719s] ... ok DEBUG: Nova reports a failure getting listing availability zones: Nova availability zone bogus not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/compute/drivers/nova_driver.py", line 415, in validate_availability_zone DEBUG: resource='Nova availability zone', id=availability_zone) DEBUG: octavia.common.exceptions.InvalidSubresource: Nova availability zone bogus not found. DEBUG: 2024-01-25 15:55:04.463 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update member b3650f88-eeeb-4aa8-86a8-40e5d693bd77 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.003309s] ... ok DEBUG: 2024-01-25 15:55:04.479 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update member b3650f88-eeeb-4aa8-86a8-40e5d693bd77 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.015825s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.003607s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.003267s] ... ok DEBUG: Load balancer is in immutable state . Skipping failover. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.012788s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.003546s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.002559s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.003263s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.000890s] ... ok DEBUG: 2024-01-25 15:55:04.513 4805 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for l7policy on project 2bf7c92f-b23f-4f87-ab82-0fe67fbfff58 Project quota counts may be incorrect. DEBUG: 2024-01-25 15:55:04.514 4805 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for l7policy on project 2bf7c92f-b23f-4f87-ab82-0fe67fbfff58 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota_with_children [0.004960s] ... ok DEBUG: 2024-01-25 15:55:04.518 4805 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for pool on project 2ceace45-1e78-42db-813a-2f23796bfa8f Project quota counts may be incorrect. DEBUG: 2024-01-25 15:55:04.520 4805 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for pool on project 2ceace45-1e78-42db-813a-2f23796bfa8f Project quota counts may be incorrect. DEBUG: 2024-01-25 15:55:04.521 4805 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for pool on project 2ceace45-1e78-42db-813a-2f23796bfa8f Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.006816s] ... ok DEBUG: 2024-01-25 15:55:04.525 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update l7policy provisioning status to ACTIVE due to: No sql_connection parameter is established: oslo_db.exception.CantStartEngineError: No sql_connection parameter is established DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.003477s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.002286s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.002534s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.017109s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.002427s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.003423s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.002780s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.075989s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.002811s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.003834s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.002061s] ... ok DEBUG: 2024-01-25 15:55:08.645 4805 INFO octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Start amphora cert rotation, amphora's id is: dee7c7db-cb6a-4da3-a7ec-dbb37913416f DEBUG: 2024-01-25 15:55:08.646 4805 INFO octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Finished amphora cert rotation, amphora's id was: dee7c7db-cb6a-4da3-a7ec-dbb37913416f DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.003657s] ... ok DEBUG: 2024-01-25 15:55:08.649 4805 WARNING octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to fetch l7policy 5e5e80e1-36b1-4b3c-ba09-29d1a9ee9b81 from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora [5.025475s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_Zombie [0.005297s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_diff_count_multi_az [0.050826s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_health_monitor [0.033528s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_listener [0.024514s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_member [0.026140s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_l7policy [1.007741s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_health_monitor [0.031647s] ... ok DEBUG: 2024-01-25 15:55:09.658 4805 WARNING octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to fetch l7rule 6c144d47-ca92-42a7-95b3-55c7123512a5 from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_l7policy [0.024140s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_member [0.024734s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_pool [0.029744s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_health_monitor [0.001171s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_listener [0.001132s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_health_monitor [0.001263s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7rule [0.001389s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.002816s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_health_monitor [0.001491s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7rule [0.001206s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_l7rule [1.010644s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.003187s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.002864s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.003697s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_pool [0.003413s] ... ok DEBUG: 2024-01-25 15:55:10.685 4805 INFO octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Successfully completed the failover for an amphora: {'id': 'dee7c7db-cb6a-4da3-a7ec-dbb37913416f', 'load_balancer_id': , 'lb_network_ip': , 'compute_id': , 'role': } DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.007315s] ... ok DEBUG: 2024-01-25 15:55:10.689 4805 WARNING octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Amphora dee7c7db-cb6a-4da3-a7ec-dbb37913416f 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.003858s] ... ok DEBUG: 2024-01-25 15:55:10.694 4805 WARNING octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] 1 amphorae found on load balancer 6bfb2d64-04a3-429e-a4dd-2ad5a39ca182 where two should exist. Repairing. DEBUG: 2024-01-25 15:55:10.696 4805 INFO octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failover of load balancer completed successfully. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_az [0.008416s] ... ok DEBUG: 2024-01-25 15:55:10.725 4805 WARNING octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] 2 amphorae found on load balancer 6bfb2d64-04a3-429e-a4dd-2ad5a39ca182 where one should exist. Repairing. DEBUG: 2024-01-25 15:55:10.726 4805 INFO octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failover of load balancer completed successfully. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.028448s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.003388s] ... ok DEBUG: 2024-01-25 15:55:10.734 4805 INFO octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Start amphora agent configuration update, amphora's id is: dee7c7db-cb6a-4da3-a7ec-dbb37913416f DEBUG: 2024-01-25 15:55:10.736 4805 INFO octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Finished amphora agent configuration update, amphora's id was: dee7c7db-cb6a-4da3-a7ec-dbb37913416f DEBUG: 2024-01-25 15:55:10.736 4805 INFO octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Start amphora agent configuration update, amphora's id is: dee7c7db-cb6a-4da3-a7ec-dbb37913416f DEBUG: 2024-01-25 15:55:10.736 4805 INFO octavia.controller.worker.v1.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Finished amphora agent configuration update, amphora's id was: dee7c7db-cb6a-4da3-a7ec-dbb37913416f DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.005170s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test__retry_flow [0.002295s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_rest_anti_affinity_create_amphora_for_lb_flow [0.009603s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.008472s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.008721s] ... ok DEBUG: 2024-01-25 15:55:10.768 4805 INFO octavia.controller.worker.v2.flows.amphora_flows [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Performing failover for amphora: {'id': '95ac5e05-b744-4125-9a25-035686d639a4', 'load_balancer_id': None, 'lb_network_ip': None, 'compute_id': None, 'role': 'undefined'} DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.006392s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.007460s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.001995s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.003887s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.003382s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.002852s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.002460s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.002567s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.003199s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.002690s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.029934s] ... ok DEBUG: 2024-01-25 15:55:10.839 4805 INFO octavia.controller.worker.v2.flows.load_balancer_flows [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Performing failover for amphora: {'id': '68ddf58f-b73e-4874-98cd-1ad3c06edfb3', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': '100fa38f-b204-4fa7-94b7-6e4a558cd2d5', 'role': 'standalone'} DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.038697s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.003501s] ... ok DEBUG: 2024-01-25 15:55:10.880 4805 ERROR octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Amphora compute instance failed to become reachable. This either means the compute driver failed to fully boot the instance inside the timeout interval or the instance is not reachable via the lb-mgmt-net.: octavia.amphorae.driver_exceptions.exceptions.TimeOutException: contacting the amphora timed out DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.003509s] ... ok DEBUG: 2024-01-25 15:55:10.896 4805 ERROR octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Amphora b24ca851-fcea-4466-ba3d-f723b08d87a8 does not support agent configuration update. Please update the amphora image for this amphora. Skipping.: octavia.amphorae.driver_exceptions.exceptions.AmpDriverNotImplementedError: Amphora does not implement this feature. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.019025s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.002828s] ... ok DEBUG: 2024-01-25 15:55:10.907 4805 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Skipping listener reload because amphora b24ca851-fcea-4466-ba3d-f723b08d87a8 is not reachable. DEBUG: 2024-01-25 15:55:10.907 4805 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to reload listeners on amphora b24ca851-fcea-4466-ba3d-f723b08d87a8. Skipping this amphora as it is failing to reload due to: boom: Exception: boom DEBUG: 2024-01-25 15:55:10.908 4805 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to reload listeners on amphora b24ca851-fcea-4466-ba3d-f723b08d87a8. Skipping this amphora as it is failing to reload due to: : StopIteration DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.004562s] ... ok DEBUG: 2024-01-25 15:55:10.911 4805 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting post network plug. DEBUG: 2024-01-25 15:55:10.912 4805 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting post network plug. DEBUG: 2024-01-25 15:55:10.912 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update amphora b24ca851-fcea-4466-ba3d-f723b08d87a8 status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.004167s] ... ok DEBUG: 2024-01-25 15:55:10.916 4805 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting listener delete. DEBUG: 2024-01-25 15:55:10.916 4805 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting listener delete. DEBUG: 2024-01-25 15:55:10.916 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update listener b304d86a-c038-4486-9e2e-cb2a4da78150 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.004355s] ... ok DEBUG: 2024-01-25 15:55:10.920 4805 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting listeners starts. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.003409s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_cert_task.TestCertTasks.test_execute [0.001474s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.007140s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.003135s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.007181s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.003905s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.003717s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.003445s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.003967s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.003137s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.003453s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.003427s] ... ok DEBUG: 2024-01-25 15:55:10.969 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update amphora 21917bf1-06bf-45e3-ab1f-9cd9d73f77c4 status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.003559s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.003433s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.004809s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_monitors_online_in_db [0.004897s] ... ok DEBUG: 2024-01-25 15:55:10.986 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update listener 2c459d1c-d576-42dd-a610-f2bacd3a02f4 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.004064s] ... ok DEBUG: 2024-01-25 15:55:11.001 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update member 4ade7374-6e45-4b1d-a83e-13b12c799f70 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.014706s] ... ok DEBUG: 2024-01-25 15:55:11.006 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update member 4ade7374-6e45-4b1d-a83e-13b12c799f70 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.004417s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.002872s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.003172s] ... ok DEBUG: 2024-01-25 15:55:11.016 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update listener 2c459d1c-d576-42dd-a610-f2bacd3a02f4 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.003959s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.121800s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.003000s] ... ok DEBUG: 2024-01-25 15:55:11.145 4805 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for l7policy on project 5579d69c-1491-4574-90fc-da0e3258e08a Project quota counts may be incorrect. DEBUG: 2024-01-25 15:55:11.146 4805 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for l7policy on project 5579d69c-1491-4574-90fc-da0e3258e08a Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota_with_children [0.006040s] ... ok DEBUG: 2024-01-25 15:55:11.150 4805 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for pool on project 4392ce1c-19a6-420d-95a6-f9e46794956d Project quota counts may be incorrect. DEBUG: 2024-01-25 15:55:11.151 4805 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for pool on project 4392ce1c-19a6-420d-95a6-f9e46794956d Project quota counts may be incorrect. DEBUG: 2024-01-25 15:55:11.152 4805 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Reverting decrement quota for pool on project 4392ce1c-19a6-420d-95a6-f9e46794956d Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.007092s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraIDToErrorOnRevertTask [0.001807s] ... ok DEBUG: 2024-01-25 15:55:11.160 4805 ERROR octavia.controller.worker.task_utils [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to update pool 56018dd9-a56f-472b-8674-f0e24dbc3f7e provisioning status to ACTIVE due to: No sql_connection parameter is established: oslo_db.exception.CantStartEngineError: No sql_connection parameter is established DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.003803s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.002111s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.003046s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.004591s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.014912s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.003151s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.003930s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.002431s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.002409s] ... ok DEBUG: 2024-01-25 15:55:11.199 4805 WARNING octavia.controller.worker.v2.tasks.retry_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] test_retry attempt 1 of 2 failed. Sleeping 1 seconds and retrying. DEBUG: 2024-01-25 15:55:11.200 4805 ERROR octavia.controller.worker.v2.tasks.retry_tasks [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] 3 retries with interval 1 seconds have failed for test_retry. Giving up. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.001462s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_batch_update_members [0.013437s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_health_monitor [0.004018s] ... ok DEBUG: 2024-01-25 15:55:11.220 4805 WARNING octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failed to fetch l7policy d58f3dce-b02c-4810-9b4a-32bef28b3dd8 from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7policy [1.005872s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_listener [0.003479s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.003344s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_pool [0.003925s] ... ok DEBUG: 2024-01-25 15:55:12.237 4805 INFO octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Finished deleting amphora 79fd0ea7-924a-4dfe-bbe8-fbbdde357a6f. DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_amphora [0.002983s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_member [0.003277s] ... ok DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Amphora 79fd0ea7-924a-4dfe-bbe8-fbbdde357a6f failover exception: 'boom': octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker Traceback (most recent call last): DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v2/controller_worker.py", line 961, in failover_amphora DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker id=amphora.load_balancer_id) DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker raise effect DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' DEBUG: 2024-01-25 15:55:12.245 4805 ERROR octavia.controller.worker.v2.controller_worker DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.005551s] ... ok DEBUG: 2024-01-25 15:55:12.251 4805 INFO octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Successfully completed the failover for an amphora: {'id': '79fd0ea7-924a-4dfe-bbe8-fbbdde357a6f', 'load_balancer_id': 'bb757e60-a51c-4b41-b964-5bdec0adf125', 'lb_network_ip': , 'compute_id': , 'role': } DEBUG: DEBUG: DEBUG: DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_az [0.004940s] ... ok DEBUG: 2024-01-25 15:55:12.275 4805 WARNING octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] 2 amphorae found on load balancer bb757e60-a51c-4b41-b964-5bdec0adf125 where one should exist. Repairing. DEBUG: 2024-01-25 15:55:12.285 4805 INFO octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Failover of load balancer completed successfully. DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.034937s] ... ok DEBUG: 2024-01-25 15:55:12.290 4805 INFO octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Start amphora agent configuration update, amphora's id is: 79fd0ea7-924a-4dfe-bbe8-fbbdde357a6f DEBUG: 2024-01-25 15:55:12.290 4805 INFO octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Finished amphora agent configuration update, amphora's id was: 79fd0ea7-924a-4dfe-bbe8-fbbdde357a6f DEBUG: 2024-01-25 15:55:12.291 4805 INFO octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Start amphora agent configuration update, amphora's id is: 79fd0ea7-924a-4dfe-bbe8-fbbdde357a6f DEBUG: 2024-01-25 15:55:12.291 4805 INFO octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Finished amphora agent configuration update, amphora's id was: 79fd0ea7-924a-4dfe-bbe8-fbbdde357a6f DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.003909s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.002975s] ... ok DEBUG: 2024-01-25 15:55:12.297 4805 WARNING octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] L7 policy did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing.: tenacity.RetryError: RetryError[] DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy_timeout [0.003128s] ... ok DEBUG: 2024-01-25 15:55:12.301 4805 WARNING octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] L7 rule did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing.: tenacity.RetryError: RetryError[] DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule_timeout [0.004247s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener [0.002373s] ... ok DEBUG: 2024-01-25 15:55:12.319 4805 WARNING octavia.controller.worker.v2.controller_worker [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Member did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing.: tenacity.RetryError: RetryError[] DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member_timeout [0.016140s] ... ok DEBUG: {2} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image_owner [0.001039s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_fixed_ip [0.005673s] ... ok DEBUG: 2024-01-25 15:55:12.334 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-0a8102f9-fb53-4351-8729-7ce885456995 - 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: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_with_port_mismatch [0.006964s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_check_aap_loaded [0.005099s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_sec_group [0.017735s] ... ok DEBUG: 2024-01-25 15:55:12.363 4805 WARNING octavia.network.drivers.neutron.allowed_address_pairs [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup.: octavia.network.base.PortNotFound: port not found (port id: 1). DEBUG: 2024-01-25 15:55:12.373 4805 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Removing security group from port 1 DEBUG: 2024-01-25 15:55:12.375 4805 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Deleted security group DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found [0.017991s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_interfaces_to_unplug [0.004758s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_neutron_cant_find_port_to_update [0.007022s] ... ok DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1.: novaclient.exceptions.NotFound: Network not found (HTTP 404) DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 595, in plug_network DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs compute_id=compute_id, network_id=network_id) DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs novaclient.exceptions.NotFound: Network not found (HTTP 404) DEBUG: 2024-01-25 15:55:12.393 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_network_cant_be_found [0.005705s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_set_port_admin_state_up [0.004829s] ... ok DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-4.: neutronclient.common.exceptions.PortNotFoundClient: An unknown exception occurred. DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 558, in unplug_aap_port DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs aap_update) DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs neutronclient.common.exceptions.PortNotFoundClient: An unknown exception occurred. DEBUG: 1970-01-01 00:00:02.000 4805 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port_errors_when_update_port_cant_find_port [0.005893s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_timeout [0.145015s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_list_ports_fails [0.004905s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip [0.005765s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_protocol_and_peer_ports_overlap [0.006409s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_validate_fixed_ip [0.004477s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_wait_for_port_detach [0.005210s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_allowed_address_pair_to_port [0.003741s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_port_not_found [0.002797s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled_cached [0.002598s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__nova_interface_to_octavia_interface [0.002676s] ... ok DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}.: Exception DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base resource_type)(**filters) DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base raise effect DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base Exception DEBUG: 2024-01-25 15:55:12.594 4805 ERROR octavia.network.drivers.neutron.base DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_ports_by_net_id_device_id [0.004467s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_port [0.003025s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip [0.004036s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_no_ip_address [0.005103s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_subnet_dict_to_model [0.000339s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_delete_port [0.000987s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_net_id_device_id [0.000911s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet_by_name [0.000808s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_vip [0.000862s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy context_is_admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy system-admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy system-reader failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:global_observer failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:read-global failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:read-quota-global failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:write-quota failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip_sg [0.000878s] ... ok DEBUG: {2} octavia.tests.unit.statistics.drivers.test_logger.TestStatsUpdateLogger.test_update_stats [0.000802s] ... ok DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] error calling 'stats_db': : Exception DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] : Exception DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension Traceback (most recent call last): DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 333, in _invoke_one_plugin DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension response_callback(func(e, *args, **kwds)) DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 307, in _call_extension_method DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension return getattr(extension.obj, method_name)(*args, **kwds) DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension raise effect DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension Exception DEBUG: 2024-01-25 15:55:12.615 4805 ERROR stevedore.extension DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] error calling 'stats_logger': : Exception DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension [req-0a8102f9-fb53-4351-8729-7ce885456995 - fake - - -] : Exception DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension Traceback (most recent call last): DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 333, in _invoke_one_plugin DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension response_callback(func(e, *args, **kwds)) DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 307, in _call_extension_method DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension return getattr(extension.obj, method_name)(*args, **kwds) DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension raise effect DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension Exception DEBUG: 2024-01-25 15:55:12.616 4805 ERROR stevedore.extension DEBUG: {2} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test_update_stats [0.002838s] ... ok DEBUG: {2} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_get_image_from_volume [0.000329s] ... ok DEBUG: {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume_error [0.002356s] ... ok DEBUG: Error retrieving nova virtual machine. DEBUG: NoneType: None DEBUG: Error retrieving nova virtual machine status. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/compute/drivers/nova_driver.py", line 176, in status DEBUG: amphora, fault = self.get_amphora(compute_id) DEBUG: File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 329, in wrapped_f DEBUG: return self.call(f, *args, **kw) DEBUG: File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 409, in call DEBUG: do = self.iter(retry_state=retry_state) DEBUG: File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 365, in iter DEBUG: return self.retry_error_callback(retry_state=retry_state) DEBUG: File "/usr/lib/python3.6/site-packages/tenacity/compat.py", line 300, in wrapped_retry_error_callback DEBUG: return fn(retry_state.outcome) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/compute/drivers/nova_driver.py", line 186, in _raise_compute_exception DEBUG: raise exceptions.ComputeGetException() DEBUG: octavia.common.exceptions.ComputeGetException: Failed to retrieve compute instance. DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status [14.074602s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build [0.004653s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone_config [0.003116s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_create_server_group [0.003177s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora [0.003372s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora_retried [1.008305s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_no_availability_zone [0.003650s] ... ok DEBUG: {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception [0.021559s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_consumer.TestConsumer.test_consumer_run [0.002809s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_pool [0.024103s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_listener [0.051887s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.023958s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_health_monitor [0.024852s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7policy [0.001434s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7rule [0.001110s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_amphora [0.001107s] ... ok DEBUG: Failed to update amphora 5ec1832d-047f-4cb7-b021-9fa4ef88ed12 status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_member [0.011425s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_amphora [0.001186s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_load_balancer [0.001082s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_member [0.001085s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_build_slot [0.001669s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_highest_priority [0.002253s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_update_build_status_and_available_build_slots [0.001883s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_amphora_status_error [0.000975s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_allocate_amp_to_lb_decider [0.001004s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.003371s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_create_new_amp_for_lb_decider [0.000928s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_failover_flow_act_stdby [0.018633s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_failover_flow_single [0.017873s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_rest_anti_affinity_create_amphora_for_lb_flow [0.007828s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.003825s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_post_map_lb_subflow [0.005977s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.006931s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.006735s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.002688s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.004072s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.031330s] ... ok 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.033133s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.015309s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_bogus_amp_single [0.025028s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.015771s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.002728s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.002793s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.002352s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.002599s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.003349s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_listeners_update [0.004221s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.003156s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_cert_task.TestCertTasks.test_execute [0.001641s] ... ok DEBUG: Error retrieving nova virtual machine. DEBUG: NoneType: None DEBUG: Nova reports a failure getting flavor details for flavor ID bogus: An unknown exception occurred. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/compute/drivers/nova_driver.py", line 390, in validate_flavor DEBUG: self.flavor_manager.get(flavor_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: octavia.common.exceptions.OctaviaException: An unknown exception occurred. DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_get_amphora [14.116937s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_random_amphora_name_length [0.004023s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete [0.003395s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_status [0.003881s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_use_cinder [0.003686s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone [0.003158s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor [0.003252s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor_with_exception [0.004146s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_db_error [0.002421s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_exit [0.001319s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_nonstale_amphora [0.001355s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception_amphorav2 [0.017740s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora [0.001319s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_False [0.003635s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_True [0.002840s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_load_balancer [0.002949s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_no_diff_count [0.003480s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_rollback [0.001634s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_batch_update_members [0.040824s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_l7policy [0.024360s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_l7rule [0.132398s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_load_balancer [0.023863s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor_or_az [0.024886s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_failover_amphora [0.023484s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_l7policy [0.035533s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_load_balancer [0.027377s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_batch_update_members [0.001207s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer [0.001245s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor_or_az [0.001084s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_pool [0.001338s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_listener [0.002161s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_add_to_build_request_queue [0.001501s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_all_from_build_req_queue [0.001996s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_from_build_req_queue [0.002033s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_health_mon_prov_status_error [0.001045s] ... ok DEBUG: Failed to update health monitor e6d9f1ea-94ea-4818-9bda-9afe7320ba1f provisioning status to ERROR due to: fail DEBUG: Failed to update l7policy 1e53073d-71e7-46ff-bfd9-b4fe924feb70 provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule 059cc777-b4b4-4842-ab0d-e6a768e306c3 provisioning status to ERROR due to: fail DEBUG: Failed to update listener 1281ce66-5fb3-4db2-896a-355594e84ac4 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7policy_prov_status_error [0.000923s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7rule_prov_status_error [0.000911s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_error [0.000953s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.013735s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.003806s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.004492s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.003191s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.004003s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.002272s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora [0.002752s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.003236s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.003092s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.012143s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.003927s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.003148s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.002381s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.003967s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.002947s] ... ok DEBUG: Failed to update health monitor f42b4e40-e554-4adc-9964-56c9e136c052 provisioning status to ERROR due to: fail DEBUG: Failed to update pool 6554e28c-6f3a-48d5-baf9-2cec00cdeb88 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.133724s] ... ok DEBUG: Failed to decrement l7rule quota for project: d3fbff41-999b-4bc1-a866-edfa607929f3 the project may have excess quota in use. DEBUG: Reverting decrement quota for l7rule on project d3fbff41-999b-4bc1-a866-edfa607929f3 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project d3fbff41-999b-4bc1-a866-edfa607929f3 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project d3fbff41-999b-4bc1-a866-edfa607929f3 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project d3fbff41-999b-4bc1-a866-edfa607929f3 Project quota counts may be incorrect. DEBUG: Failed to decrement member quota for project: 5ea9e179-4321-49d2-a3d6-e225325b4060 the project may have excess quota in use. DEBUG: Reverting decrement quota for member on project 5ea9e179-4321-49d2-a3d6-e225325b4060 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 5ea9e179-4321-49d2-a3d6-e225325b4060 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 5ea9e179-4321-49d2-a3d6-e225325b4060 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 5ea9e179-4321-49d2-a3d6-e225325b4060 Project quota counts may be incorrect. DEBUG: Failed to decrement pool quota for project: ed445656-d343-4792-8e2c-7a57253605fc the project may have excess quota in use. DEBUG: Reverting decrement quota for pool on project ed445656-d343-4792-8e2c-7a57253605fc Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project ed445656-d343-4792-8e2c-7a57253605fc Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project ed445656-d343-4792-8e2c-7a57253605fc Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.003282s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7rule_quota [0.004799s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.005467s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.006151s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraIDToErrorOnRevertTask [0.003107s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.003240s] ... ok DEBUG: Reverting decrement quota for pool on project ed445656-d343-4792-8e2c-7a57253605fc Project quota counts may be incorrect. 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_model_tasks.TestObjectUpdateTasks.test_delete_model_object [0.001082s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.002760s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.002889s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.005339s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.002381s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.002729s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip [0.005976s] ... ok DEBUG: test_retry attempt 1 of 2 failed. Sleeping 1 seconds and retrying. DEBUG: 3 retries with interval 1 seconds have failed for test_retry. Giving up. DEBUG: Failed to fetch one of the new members from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.004195s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.002050s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.001148s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_batch_update_members [1.007286s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_amphora [0.003090s] ... ok DEBUG: Failed to fetch load_balancer 5cb4096f-0daf-4285-b503-db6b5616e32f from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_amphora_with_az [0.003094s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.004435s] ... ok DEBUG: Failed to fetch load_balancer 5cb4096f-0daf-4285-b503-db6b5616e32f from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer 5cb4096f-0daf-4285-b503-db6b5616e32f from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity [6.019451s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_amphora [0.003103s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_member [0.004053s] ... ok DEBUG: Amphora 82aeb1cb-d73e-4df6-a774-550e3c5d9d2c failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v1/controller_worker.py", line 918, in failover_amphora DEBUG: id=amphora.load_balancer_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia.tests.unit.controller.worker.v1.test_controller_worker.TestException: 'boom' DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.004718s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.003928s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.003258s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.002997s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_l7policy [0.003632s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_l7rule [0.015338s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_listener [0.002852s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.044558s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_post_map_lb_subflow [0.004612s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.007360s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_get_status [0.005907s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.001434s] ... ok DEBUG: Unknown topology: BOGUS. Unable to build load balancer. DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.041826s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.002515s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.011264s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_act_stdby [0.024785s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.025867s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_spare_amp_single [0.034287s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_three_amps_act_stdby [0.036071s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.002862s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.002513s] ... ok DEBUG: Cannot get status for amphora DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py", line 672, in execute DEBUG: self.amphora_driver.check(db_amp, timeout_dict=timeout_dict) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: octavia.amphorae.driver_exceptions.exceptions.TimeOutException: contacting the amphora timed out DEBUG: Cannot get status for amphora DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py", line 672, in execute DEBUG: self.amphora_driver.check(db_amp, timeout_dict=timeout_dict) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: octavia.amphorae.driver_exceptions.exceptions.TimeOutException: contacting the amphora timed out DEBUG: Load balancer None for listeners update not found. Skipping update. DEBUG: Reverting listeners updates. DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_get_connectivity_status [0.007829s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.004678s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.006823s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.006713s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.004165s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.003258s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.002433s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.003899s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.003083s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora_with_az [0.003210s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.002613s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.004385s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.006940s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.003440s] ... ok DEBUG: Failed to update health monitor dc3f26b5-6a01-4abc-b2d0-0dfa7f09f5a0 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.003014s] ... ok DEBUG: Failed to update l7policy 67c8c6ec-4a78-4431-94e4-78cf1e3297e9 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.008879s] ... ok DEBUG: Failed to update l7policy 67c8c6ec-4a78-4431-94e4-78cf1e3297e9 provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule c2d248d4-65c6-4757-8457-0e27643a864f provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.004625s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.003024s] ... ok DEBUG: Failed to update l7rule c2d248d4-65c6-4757-8457-0e27643a864f provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.005033s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.002989s] ... ok DEBUG: Failed to update l7rule c2d248d4-65c6-4757-8457-0e27643a864f provisioning status to ERROR due to: fail DEBUG: Failed to update member c8773455-3d22-4641-816c-49cae076d554 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.003021s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.003305s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.003012s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.002539s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.003723s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.002731s] ... ok DEBUG: Failed to decrement l7policy quota for project: f3fd81b8-8d35-47ed-9e84-37fdca51c641 the project may have excess quota in use. DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.001202s] ... ok DEBUG: Reverting decrement quota for l7policy on project c7715204-8ab8-4e34-985b-9960f5d23533 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project c7715204-8ab8-4e34-985b-9960f5d23533 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project c7715204-8ab8-4e34-985b-9960f5d23533 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project c7715204-8ab8-4e34-985b-9960f5d23533 Project quota counts may be incorrect. DEBUG: Failed to decrement pool quota for project: 958831e4-c6ed-427d-8779-0dd5aa0ca643 the project may have excess quota in use. DEBUG: Reverting decrement quota for pool on project 958831e4-c6ed-427d-8779-0dd5aa0ca643 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 958831e4-c6ed-427d-8779-0dd5aa0ca643 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 958831e4-c6ed-427d-8779-0dd5aa0ca643 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 958831e4-c6ed-427d-8779-0dd5aa0ca643 Project quota counts may be incorrect. DEBUG: Failed to update l7policy 87e72fb9-24d4-4b20-b054-5c97bdfb04f0 provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota [0.008685s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.011265s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.001676s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.002602s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.001713s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.002133s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.111147s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.002779s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.006010s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.002684s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.002258s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.003329s] ... ok DEBUG: Failed to fetch load_balancer 317b9118-42de-43fc-99ff-98fb3245bbe8 from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_amphora_with_az [0.004421s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_jobboard_disabled [0.004155s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.002944s] ... ok DEBUG: Failed to fetch load_balancer 317b9118-42de-43fc-99ff-98fb3245bbe8 from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer 317b9118-42de-43fc-99ff-98fb3245bbe8 from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity [6.014771s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.004234s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_listener [0.002400s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.002488s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.003316s] ... ok DEBUG: Amphora 3eb4c263-65a6-49a4-9126-d2502e0ae8c1 failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v2/controller_worker.py", line 961, in failover_amphora DEBUG: id=amphora.load_balancer_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception_reraise [0.004906s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.018589s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.004823s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.015390s] ... ok DEBUG: 1 amphorae found on load balancer 317b9118-42de-43fc-99ff-98fb3245bbe8 where two should exist. Repairing. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_az [0.022858s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.002958s] ... ok DEBUG: Loadbalancer did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener_timeout [0.012151s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.002667s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member [0.003893s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool [0.002768s] ... ok DEBUG: {1} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_no_images [0.000966s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_no_fixed_ip [0.005733s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided_tenant [0.004797s] ... 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.006618s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_port_deleted [0.005282s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found_for_update [0.006596s] ... ok DEBUG: Error retrieving port (port id: 3. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: resource_type)(resource_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: Getting network configurations for amphora 333 failed due to Error retrieving port (port id: 3.. DEBUG: Error when getting security group Fake_SG_name due to boom DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 890, in get_security_group DEBUG: name=sg_name) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_delete_port [0.005845s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_network_configs [0.008140s] ... ok DEBUG: Error plugging amphora (compute_id: amp7-compute-id) into port . DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: novaclient.exceptions.NotFound: Network (HTTP 404) DEBUG: Error plugging amphora (compute_id: amp7-compute-id) into vip network vip-net-1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: novaclient.exceptions.NotFound: Network (HTTP 404) DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 106, in _plug_amphora_vip DEBUG: interface = self.plug_port(amphora, new_port) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 708, in plug_port DEBUG: raise base.PlugNetworkException(message) from e DEBUG: octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp7-compute-id) into port . DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_security_group [0.005811s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_nova_cant_find_network_to_attach [0.007445s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_on_mgmt_net [0.008257s] ... ok DEBUG: Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-6. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 558, in unplug_aap_port DEBUG: aap_update) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: TypeError DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network [0.005103s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_compute_instance_cant_be_found [0.005096s] ... ok DEBUG: Can't unplug vip because vip subnet vip-subnet-1 was not found DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: resource_type)(resource_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: neutronclient.common.exceptions.NotFound: An unknown exception occurred. DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 581, in unplug_vip DEBUG: subnet = self.get_subnet(vip.subnet_id) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 248, in get_subnet DEBUG: return self._get_resource('subnet', subnet_id, context=context) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 202, in _get_resource DEBUG: ))(message) from e DEBUG: octavia.network.base.SubnetNotFound: subnet not found (subnet id: vip-subnet-1). DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_errors_when_update_port_fails [0.005688s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip_errors_when_vip_subnet_not_found [0.005093s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_sg [0.136439s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_listener_deleted [0.005460s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_missing [0.004617s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_rule_deleted [0.005816s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port [0.002826s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group [0.003222s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_non_existing_port_by_name [0.003717s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port [0.002965s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip_exception [0.002852s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_floatingip_dict_to_model [0.000353s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_dict_to_model [0.000323s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network [0.001048s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_by_name [0.000908s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_configs [0.001028s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_name [0.000901s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_qos_policy [0.000822s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet [0.000891s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_aap_port [0.000809s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_port [0.000778s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_vip [0.000791s] ... ok DEBUG: {1} octavia.tests.unit.test_opts.TestOpts.test_list_opts [0.008407s] ... ok DEBUG: {1} octavia.tests.unit.test_version.TestVersion.test_product_string [0.000348s] ... ok DEBUG: {1} octavia.tests.unit.test_version.TestVersion.test_version_str [0.000494s] ... ok DEBUG: {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image [0.003626s] ... ok DEBUG: {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume [0.001788s] ... ok DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Timeout after 3 seconds. DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received INIT ACK DEBUG: {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_active [10002.641049s] ... ok DEBUG: Failed to update pool caa29908-88f5-468b-8f64-b2fdefd347a7 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_pool_prov_status_error [0.009821s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.212790s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.009115s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.007557s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_for_lb_flow [0.007707s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.003317s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.002764s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.002931s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.003187s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.002374s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.002217s] ... ok DEBUG: Unknown topology: BOGUS. Unable to build load balancer. DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.003054s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.002526s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.041478s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.007963s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_act_stdby [0.051692s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.020908s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_spare_amp_single [0.026577s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_three_amps_act_stdby [0.075294s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.076562s] ... 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.070484s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.003710s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.001780s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.017973s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.020510s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.003591s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.003532s] ... ok DEBUG: Failed to update amphora 8d1820af-017b-408e-a8c9-949c8011b7d0 status to ERROR due to: fail DEBUG: Failed to update listener 09346364-cc30-4fd2-85cc-e32fa5174227 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.004239s] ... ok DEBUG: Failed to update listener 09346364-cc30-4fd2-85cc-e32fa5174227 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_update [0.002932s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.013612s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.009285s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.003503s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.003355s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.003973s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.003336s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.003629s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.002790s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.002899s] ... ok DEBUG: Failed to update amphora fddb40c7-04ec-4e2e-a917-4713c3238673 status to ERROR due to: fail DEBUG: Failed to update health monitor 8adbd052-a763-45fb-b26b-98589825b151 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.004426s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.003191s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.003312s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.003851s] ... ok DEBUG: Failed to update health monitor 8adbd052-a763-45fb-b26b-98589825b151 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.003314s] ... ok DEBUG: Failed to update l7policy 3b9ec5a9-4dbe-4e19-a508-62ef469753ba provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.004003s] ... ok DEBUG: Failed to update member 373b8904-fe92-47e2-84f4-ff257f42cd49 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.003202s] ... ok DEBUG: Failed to update pool 9e28bee0-4ceb-44e7-860b-078341dfd830 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.003353s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.003486s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.003393s] ... ok DEBUG: Failed to decrement health monitor quota for project: 17151067-49ac-4491-9333-2a41951e1286 the project may have excess quota in use. DEBUG: Reverting decrement quota for health monitor on project 17151067-49ac-4491-9333-2a41951e1286 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 17151067-49ac-4491-9333-2a41951e1286 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.002990s] ... ok DEBUG: Reverting decrement quota for health monitor on project 17151067-49ac-4491-9333-2a41951e1286 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 17151067-49ac-4491-9333-2a41951e1286 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.005187s] ... ok DEBUG: Failed to decrement l7policy quota for project: 596a872d-a3e5-49de-ab21-be6fe99f5dd5 the project may have excess quota in use. DEBUG: Reverting decrement quota for l7policy on project 596a872d-a3e5-49de-ab21-be6fe99f5dd5 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project 596a872d-a3e5-49de-ab21-be6fe99f5dd5 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project 596a872d-a3e5-49de-ab21-be6fe99f5dd5 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project 596a872d-a3e5-49de-ab21-be6fe99f5dd5 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota [0.004553s] ... ok DEBUG: Failed to decrement listener quota for project: 77775407-912b-4fc6-91ef-5293e35af305 the project may have excess quota in use. DEBUG: Reverting decrement quota for listener on project 77775407-912b-4fc6-91ef-5293e35af305 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 77775407-912b-4fc6-91ef-5293e35af305 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 77775407-912b-4fc6-91ef-5293e35af305 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 77775407-912b-4fc6-91ef-5293e35af305 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.005257s] ... ok DEBUG: Failed to decrement load balancer quota for project: 24dd4445-319f-4438-8339-dc8bce6b907a the project may have excess quota in use. DEBUG: Reverting decrement quota for load balancer on project 24dd4445-319f-4438-8339-dc8bce6b907a Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 24dd4445-319f-4438-8339-dc8bce6b907a Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 24dd4445-319f-4438-8339-dc8bce6b907a Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 24dd4445-319f-4438-8339-dc8bce6b907a Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.004210s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.119175s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_model_tasks.TestObjectUpdateTasks.test_update_listener [0.001645s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.005327s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.005959s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.013108s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.009103s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.006913s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.002362s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.005901s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.019871s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.003567s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.003684s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.002377s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.002745s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.002211s] ... ok DEBUG: Failed to fetch listener 3904ff9b-b82b-4101-ae8e-c78cb5946a16 from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_listener [1.009039s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.004966s] ... ok DEBUG: Failed to fetch load_balancer 3904ff9b-b82b-4101-ae8e-c78cb5946a16 from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer 3904ff9b-b82b-4101-ae8e-c78cb5946a16 from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer 3904ff9b-b82b-4101-ae8e-c78cb5946a16 from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_error [10002.464787s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.009994s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.008297s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.007413s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_spare [0.006280s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.002228s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.003350s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.003229s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.023426s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_bogus_act_stdby [0.077301s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.002876s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.003307s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.003881s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.004308s] ... ok DEBUG: Failed to update amphora d1291ebe-687c-47d3-a2c2-058463ee97ae status to ERROR due to: fail DEBUG: Failed to update amphora d1291ebe-687c-47d3-a2c2-058463ee97ae status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.143286s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.003925s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.003603s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_get_connectivity_status [0.005390s] ... ok DEBUG: Failed to update amphora d1291ebe-687c-47d3-a2c2-058463ee97ae status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.005594s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.003642s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.008814s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_availability_zone [0.007226s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.007436s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.006597s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.003471s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.004617s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.004157s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.004438s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.002757s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.002358s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.003765s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.004364s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora_with_az [0.003077s] ... ok DEBUG: Failed to update amphora 31f370b4-1dd6-4d83-9853-eeacfc0bc0a9 status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.006138s] ... ok DEBUG: Failed to update l7policy ec12eec3-ea86-42fa-b1a7-28fc3ee49795 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.005631s] ... ok DEBUG: Failed to update l7policy ec12eec3-ea86-42fa-b1a7-28fc3ee49795 provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule 95408cbe-379f-4e6a-a242-883781234089 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.003692s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.004798s] ... ok DEBUG: Failed to update l7rule 95408cbe-379f-4e6a-a242-883781234089 provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule 95408cbe-379f-4e6a-a242-883781234089 provisioning status to ERROR due to: fail DEBUG: Failed to update member 18cc4984-86e1-43d6-8e88-d9f0814cfbcf provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.003216s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.003760s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.003930s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.003401s] ... ok DEBUG: Failed to update pool 0dccda95-5133-42c1-a5d8-b19b44f29239 provisioning status to ERROR due to: fail DEBUG: Failed to update pool 0dccda95-5133-42c1-a5d8-b19b44f29239 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.004920s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.003889s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.003200s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.003867s] ... ok DEBUG: Failed to update listener bf533d79-5c29-4400-a244-c55c555bb125 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.002774s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.003241s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.002246s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.003078s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.001895s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.002629s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta_ipv6_ipv4_subnets [0.005374s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_failover_preparation_for_amphora [0.002368s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.011709s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.002611s] ... ok DEBUG: Failed to fetch health_monitor from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity [6.023102s] ... ok DEBUG: Failed to fetch member 55d1c431-de57-4250-80ef-796aead1156d from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_health_monitor [1.013126s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.005164s] ... ok DEBUG: Failed to fetch pool a751201a-94d9-410e-bc97-484a9380dc4e from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_member [1.010365s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_listener [0.003462s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.003498s] ... ok DEBUG: Amphora 59cd29e3-0351-4bbe-aa6e-71ba5afb2226 failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v1/controller_worker.py", line 918, in failover_amphora DEBUG: id=amphora.load_balancer_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia.tests.unit.controller.worker.v1.test_controller_worker.TestException: 'boom' DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception_reraise [0.009901s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.006641s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.005716s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.003739s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.004773s] ... ok DEBUG: LB 3904ff9b-b82b-4101-ae8e-c78cb5946a16 failover exception: loadbalancer 3904ff9b-b82b-4101-ae8e-c78cb5946a16 not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v1/controller_worker.py", line 1064, in failover_loadbalancer DEBUG: id=load_balancer_id) DEBUG: octavia.common.exceptions.NotFound: loadbalancer 3904ff9b-b82b-4101-ae8e-c78cb5946a16 not found. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.002860s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover! DEBUG: LB 3904ff9b-b82b-4101-ae8e-c78cb5946a16 failover exception: Invalid topology specified: bogus DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v1/controller_worker.py", line 1083, in failover_loadbalancer DEBUG: raise exceptions.InvalidTopology(topology=lb.topology) DEBUG: octavia.common.exceptions.InvalidTopology: Invalid topology specified: bogus DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_bogus_topology [0.003487s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_bogus_topology [0.002645s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.004622s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_pool [0.003501s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test__finalize_flow [0.007022s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_allocate_amp_to_lb_decider [0.001223s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.003349s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.013425s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.009659s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_spare [0.006957s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.031998s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.002888s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.003493s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.003369s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_anti_affinity_active_standby_load_balancer_flow [0.042389s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.020231s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.057191s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.031673s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_spare_act_stdby [0.035949s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_standalone_act_stdby [0.035968s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.005324s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.005055s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.006365s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.003581s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.003151s] ... ok DEBUG: Skipping listener update because amphora 1e9bd537-d16a-44c2-9c87-deb802f4c24c is not reachable. DEBUG: Failed to update listeners on amphora 1e9bd537-d16a-44c2-9c87-deb802f4c24c. Skipping this amphora as it is failing to update due to: boom DEBUG: Failed to update listeners on amphora 1e9bd537-d16a-44c2-9c87-deb802f4c24c. Skipping this amphora as it is failing to update due to: boom DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_index_listener_update [0.004359s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.002432s] ... ok DEBUG: Skipping VRRP configuration because amphora 1e9bd537-d16a-44c2-9c87-deb802f4c24c is not reachable. DEBUG: Failed to update VRRP configuration amphora 1e9bd537-d16a-44c2-9c87-deb802f4c24c. Skipping this amphora as it is failing to update due to: boom DEBUG: Failed to update VRRP configuration amphora 1e9bd537-d16a-44c2-9c87-deb802f4c24c. Skipping this amphora as it is failing to update due to: DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.003516s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug_with_host_routes [0.003188s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug_with_host_routes [0.004906s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.003353s] ... ok DEBUG: Failed to update VRRP configuration amphora 1e9bd537-d16a-44c2-9c87-deb802f4c24c. Skipping this amphora as it is failing to update due to: boom DEBUG: Reverting post network plug. DEBUG: Reverting post network plug. DEBUG: Failed to update amphora 1e9bd537-d16a-44c2-9c87-deb802f4c24c status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.010241s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.004838s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_availability_zone [0.008813s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.013520s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_pool [1.006314s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.004251s] ... ok DEBUG: Amphora failover for amphora 996beae8-58f5-4d77-9ebb-98026e3b902e 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 996beae8-58f5-4d77-9ebb-98026e3b902e failover exception: amphora 996beae8-58f5-4d77-9ebb-98026e3b902e not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v1/controller_worker.py", line 904, in failover_amphora DEBUG: id=amphora_id) DEBUG: octavia.common.exceptions.NotFound: amphora 996beae8-58f5-4d77-9ebb-98026e3b902e not found. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.004792s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_with_az [0.005420s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.003356s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.003434s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.012323s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_member [0.003406s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_create_new_amp_for_lb_decider [0.001140s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.015233s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.009164s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.017313s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_for_lb_flow [0.008919s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.004508s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.003538s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.002861s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.002911s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.006120s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_bogus_amp_single [0.032803s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.034477s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.036732s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_bogus_act_stdby [0.036660s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.017057s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.002664s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.001603s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.002975s] ... ok DEBUG: Failed to update listeners on amphora 21f08a53-3717-43ad-b016-be0e85e9af0b. Skipping this amphora as it is failing to update due to: boom DEBUG: Reverting amphora finalize. DEBUG: Reverting amphora finalize. DEBUG: Failed to update amphora 21f08a53-3717-43ad-b016-be0e85e9af0b status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.004378s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.003453s] ... ok DEBUG: Skipping VRRP interface update because amphora 21f08a53-3717-43ad-b016-be0e85e9af0b is not reachable. DEBUG: Failed to get amphora VRRP interface on amphora 21f08a53-3717-43ad-b016-be0e85e9af0b. Skipping this amphora as it is failing due to: boom DEBUG: Failed to get amphora VRRP interface on amphora 21f08a53-3717-43ad-b016-be0e85e9af0b. Skipping this amphora as it is failing due to: DEBUG: Skipping VRRP start because amphora 21f08a53-3717-43ad-b016-be0e85e9af0b is not reachable. DEBUG: Failed to start VRRP on amphora 21f08a53-3717-43ad-b016-be0e85e9af0b. Skipping this amphora as it is failing to start due to: boom DEBUG: Failed to start VRRP on amphora 21f08a53-3717-43ad-b016-be0e85e9af0b. Skipping this amphora as it is failing to start due to: DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.003072s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.003176s] ... ok DEBUG: Reverting post vip plug. DEBUG: Reverting post vip plug. DEBUG: Failed to update amphora 21f08a53-3717-43ad-b016-be0e85e9af0b status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.005431s] ... ok DEBUG: Failed to get amphora VRRP interface on amphora 21f08a53-3717-43ad-b016-be0e85e9af0b. Skipping this amphora as it is failing due to: boom DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.003686s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.008331s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.123075s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.003372s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.009276s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.002867s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.002961s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.003745s] ... ok DEBUG: Failed to update amphora d3fc5b3c-5cb9-4aab-89c0-2c8669867d2d status to ERROR due to: fail DEBUG: Failed to update health monitor c058a391-9b85-48ae-b416-8a0d0d4f0ab5 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.003188s] ... ok DEBUG: Failed to update l7policy c71555bb-218d-46ef-81f1-6591f51fd72d provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.003248s] ... ok DEBUG: Failed to update l7policy c71555bb-218d-46ef-81f1-6591f51fd72d provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule 0cbae54d-abb4-4e8a-8554-5a7ad8da470e provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.004684s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.003653s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.005360s] ... ok DEBUG: Failed to update listener 79518c38-eca9-4865-b392-494fb8a827e1 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.004578s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.003645s] ... ok DEBUG: Failed to update member aed76182-6c89-4af9-8a25-bf6f685d6a11 provisioning status to ERROR due to: fail DEBUG: Failed to update pool 189d7a24-b617-4cf5-9f7c-3bad0231f71b provisioning status to ERROR due to: fail DEBUG: Failed to update pool 189d7a24-b617-4cf5-9f7c-3bad0231f71b provisioning status to ERROR due to: fail DEBUG: Failed to update pool 189d7a24-b617-4cf5-9f7c-3bad0231f71b provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.004798s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.003336s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.003711s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.003912s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.002479s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.002375s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.002484s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.004335s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.003700s] ... ok DEBUG: Failed to decrement listener quota for project: 82bfcb4c-fed6-43b7-a942-7dbb3eb75bfb the project may have excess quota in use. DEBUG: Reverting decrement quota for listener on project 82bfcb4c-fed6-43b7-a942-7dbb3eb75bfb Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 82bfcb4c-fed6-43b7-a942-7dbb3eb75bfb Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 82bfcb4c-fed6-43b7-a942-7dbb3eb75bfb Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.004293s] ... ok DEBUG: Reverting decrement quota for listener on project 82bfcb4c-fed6-43b7-a942-7dbb3eb75bfb Project quota counts may be incorrect. DEBUG: Failed to decrement load balancer quota for project: 28ef6a5c-45ab-4c28-a4ec-16c26287fa82 the project may have excess quota in use. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.004592s] ... ok DEBUG: Reverting decrement quota for load balancer on project 28ef6a5c-45ab-4c28-a4ec-16c26287fa82 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 28ef6a5c-45ab-4c28-a4ec-16c26287fa82 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 28ef6a5c-45ab-4c28-a4ec-16c26287fa82 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 28ef6a5c-45ab-4c28-a4ec-16c26287fa82 Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.005874s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.001804s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.001565s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.002400s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.003418s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.003801s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.003273s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.015734s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.024660s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.005211s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.004465s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.002833s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.006380s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.002732s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora [0.003553s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_by_listener [0.002850s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.002770s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.003803s] ... ok DEBUG: Failed to update amphora e7c09ae1-4dc3-4db9-b96c-c7aa724ab0b9 status to ERROR due to: fail DEBUG: Failed to update amphora e7c09ae1-4dc3-4db9-b96c-c7aa724ab0b9 status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.119933s] ... ok DEBUG: Failed to update health monitor ecc8d7b1-f8b9-401e-a959-da5ff788967d provisioning status to ERROR due to: fail DEBUG: Failed to update health monitor ecc8d7b1-f8b9-401e-a959-da5ff788967d provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.004403s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.005851s] ... ok DEBUG: Failed to update listener d8903f00-2a2f-4903-8b47-8f8c12ec379d provisioning status to ERROR due to: fail DEBUG: Failed to update pool 2c979f63-1b99-4e84-8039-13afcc4eaa25 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.003096s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.004125s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.005389s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.003865s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.004690s] ... ok DEBUG: Failed to decrement health monitor quota for project: 00feef7a-8317-4389-8ef4-600fd987f405 the project may have excess quota in use. DEBUG: Reverting decrement quota for health monitor on project 00feef7a-8317-4389-8ef4-600fd987f405 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 00feef7a-8317-4389-8ef4-600fd987f405 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 00feef7a-8317-4389-8ef4-600fd987f405 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.005391s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.002756s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.004997s] ... ok DEBUG: Reverting decrement quota for health monitor on project 00feef7a-8317-4389-8ef4-600fd987f405 Project quota counts may be incorrect. DEBUG: Failed to decrement l7rule quota for project: 452590bd-71b5-4c84-ab47-f692cbe97e09 the project may have excess quota in use. DEBUG: Reverting decrement quota for l7rule on project 452590bd-71b5-4c84-ab47-f692cbe97e09 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project 452590bd-71b5-4c84-ab47-f692cbe97e09 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project 452590bd-71b5-4c84-ab47-f692cbe97e09 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project 452590bd-71b5-4c84-ab47-f692cbe97e09 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7rule_quota [0.006620s] ... ok DEBUG: Failed to decrement member quota for project: 6714cf4a-fcea-4ae2-ac2f-105dd72ca1b8 the project may have excess quota in use. DEBUG: Reverting decrement quota for member on project 6714cf4a-fcea-4ae2-ac2f-105dd72ca1b8 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 6714cf4a-fcea-4ae2-ac2f-105dd72ca1b8 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 6714cf4a-fcea-4ae2-ac2f-105dd72ca1b8 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 6714cf4a-fcea-4ae2-ac2f-105dd72ca1b8 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.005560s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.003912s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.004257s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.005842s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.004785s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.005486s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.002804s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.003094s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip [0.004669s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.004054s] ... ok DEBUG: Failed to fetch l7rule from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.019046s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_failover_preparation_for_amphora [0.002923s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.003781s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.002157s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.002224s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.003158s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.002174s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_amphora [0.004235s] ... ok DEBUG: Failed to fetch load_balancer df800be3-4505-4242-a8e6-f8ed43f0e58d from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7rule [1.009498s] ... ok DEBUG: Failed to fetch l7member from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.003113s] ... ok DEBUG: Failed to fetch load_balancer df800be3-4505-4242-a8e6-f8ed43f0e58d from DB. Retrying for up to 60 seconds. DEBUG: Amphora 40ba52c6-bdce-4c48-8e7d-ecdc61c05d7f 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: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_member [1.007326s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.005851s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.005268s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.004319s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.002872s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.014511s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover! DEBUG: LB 91dade96-0b88-4d58-8985-df107244e53c failover exception: Invalid topology specified: bogus DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v2/controller_worker.py", line 1126, in failover_loadbalancer DEBUG: raise exceptions.InvalidTopology(topology=lb.topology) DEBUG: octavia.common.exceptions.InvalidTopology: Invalid topology specified: bogus DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_bogus_topology [0.009236s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.004008s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool_update [0.003969s] ... ok DEBUG: Pool did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. DEBUG: A single Glance image should be tagged with faketag tag, but at least two were found. Using 0a111ef0-1dff-4251-84e1-bdbf60176054. DEBUG: {3} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_multiple_images_returns_one_of_images [0.001183s] ... ok DEBUG: Neutron is failing to service requests due to: boom. Aborting. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_unkown_exception [0.009604s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_already_provided [0.010155s] ... ok DEBUG: Error creating neutron port on network None due to . DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 526, in allocate_vip DEBUG: new_port = self.neutron_client.create_port(port) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_creation_fails [0.013380s] ... ok DEBUG: VIP port mock-port-1 is missing from neutron. Rebuilding. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_not_found [0.006411s] ... ok DEBUG: Error creating a port on network c89a4c8d-9c27-47ed-ad59-397895c6012f due to boom. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/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/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_create_port [0.006061s] ... ok DEBUG: Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_vip_port_not_found [0.008204s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port [0.008490s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_compute_port_cant_be_found [0.006858s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_no_listeners [0.005202s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_other_exception [0.002911s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled [0.003494s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_or_undo_qos_on_port [0.003529s] ... ok DEBUG: Error retrieving qos_policy (qos_policy id: mock-qos-id. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: resource_type)(resource_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: neutronclient.common.exceptions.ServiceUnavailable: An unknown exception occurred. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_multiple_ports_by_net_id_device_id [0.003040s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_ip_availability [0.003340s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_qos_policy [0.007105s] ... ok DEBUG: Error retrieving subnet (subnet Filters: {'name': 'TestSubnet1'}. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet_by_name [0.005256s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_unique_port_by_name [0.002878s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_network [0.003102s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_subnet [0.003171s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_exception [0.003889s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip [0.004223s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_fixed_ip_dict_to_model [0.000401s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_ip_availability_dict_to_model [0.000313s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_create_port [0.001281s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_plugged_networks [0.000866s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port [0.001139s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_fixed_ip [0.000975s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_set_port_admin_state_up [0.001017s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_aap [0.000969s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_network [0.000972s] ... ok DEBUG: {3} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test__get_stats_handlers [0.004496s] ... ok DEBUG: {3} octavia.tests.unit.test_version.TestVersion.test_vendor_str [0.000497s] ... ok DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received 1234 Type chunk DEBUG: Sending ABORT packet DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received ABORT DEBUG: Failed to fetch load_balancer df800be3-4505-4242-a8e6-f8ed43f0e58d 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_no_anti_affinity [6.012075s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.002922s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.004266s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_pool [0.003964s] ... ok DEBUG: Amphora failover for amphora ef2b67e5-f562-4e4c-93c4-d14ba6a0bf2d 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 ef2b67e5-f562-4e4c-93c4-d14ba6a0bf2d failover exception: amphora ef2b67e5-f562-4e4c-93c4-d14ba6a0bf2d not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v2/controller_worker.py", line 947, in failover_amphora DEBUG: id=amphora_id) DEBUG: octavia.common.exceptions.NotFound: amphora ef2b67e5-f562-4e4c-93c4-d14ba6a0bf2d not found. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.004350s] ... ok DEBUG: LB df800be3-4505-4242-a8e6-f8ed43f0e58d failover exception: loadbalancer df800be3-4505-4242-a8e6-f8ed43f0e58d not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/controller/worker/v2/controller_worker.py", line 1107, in failover_loadbalancer DEBUG: id=load_balancer_id) DEBUG: octavia.common.exceptions.NotFound: loadbalancer df800be3-4505-4242-a8e6-f8ed43f0e58d not found. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.004042s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.002684s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.006149s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_bogus_topology [0.002694s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor_timeout [0.003357s] ... ok DEBUG: Health monitor did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy [0.002594s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule [0.004778s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer_timeout [0.003097s] ... ok DEBUG: {0} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image [0.001034s] ... ok DEBUG: Load balancer did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided [0.005377s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip [0.006315s] ... ok DEBUG: Error deleting VIP port_id 1 from neutron DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 370, in deallocate_vip DEBUG: self.neutron_client.delete_port(vip.port_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: TypeError DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_delete_port_fails [0.007283s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_owned_by_octavia [0.006075s] ... 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: NoneType: None DEBUG: Failed to delete security group on first pass: security-group-1 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_deallocate_vip_when_secgrp_has_allocated_ports [2.016416s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation [0.007952s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation_dns_integration [0.007236s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port [0.007851s] ... ok DEBUG: Error plugging amphora (compute_id: amp11-compute-id) into port . DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: Attach failure DEBUG: Error plugging amphora (compute_id: amp11-compute-id) into vip network vip-net-1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: Attach failure DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 106, in _plug_amphora_vip DEBUG: interface = self.plug_port(amphora, new_port) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 708, in plug_port DEBUG: raise base.PlugNetworkException(message) from e DEBUG: octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp11-compute-id) into port . DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_attach_fails [0.008338s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_create_fails [0.005611s] ... ok DEBUG: Error creating the base (VRRP) port for the VIP with port details: {'port': {'name': 'octavia-lb-vrrp-amp13-id', 'network_id': 'vip-net-1', 'fixed_ips': [{'subnet_id': 'vip-subnet-1'}], 'admin_state_up': True, 'device_owner': 'Octavia'}} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 93, in _plug_amphora_vip DEBUG: new_port = self.neutron_client.create_port(port) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: Create failure DEBUG: Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 595, in plug_network DEBUG: compute_id=compute_id, network_id=network_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: TypeError DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_interface_attach_fails [0.005285s] ... ok DEBUG: Error plugging amphora (compute_id: 3) into port b63145b5-d61d-480c-9a33-b95194e51e58. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: TypeError DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_port [0.134214s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_vip [0.005743s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network [0.006702s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip [0.005329s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_for_delete_when_security_group_missing [0.005105s] ... ok DEBUG: VIP security group missing when updating the VIP for delete on load balancer: 1. Skipping update because this is for delete. DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_wait_for_port_detach_timeout [0.007042s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group_rule [0.003080s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__get_ports_by_security_group [0.002814s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__port_to_vip [0.002804s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network [0.003684s] ... ok DEBUG: Error retrieving network (network Filters: {'name': 'TestNet1'}. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_by_name [0.005006s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_plugged_networks [0.003196s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_name [0.004260s] ... ok DEBUG: Error retrieving port (port Filters: {'name': 'TestPort1'}. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev155/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, 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.003208s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet [0.004141s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_port_dict_to_model [0.000390s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_allocate_vip [0.001198s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_apply_qos_on_port [0.000844s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_deallocate_vip [0.000916s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_security_group [0.000951s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_network [0.001021s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_unplug_and_get_plugged_networks [0.001282s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip [0.000976s] ... ok DEBUG: {0} octavia.tests.unit.statistics.drivers.test_update_db.TestStatsUpdateDb.test_update_stats [0.001742s] ... ok DEBUG: {0} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_create_volume_from_image [0.000419s] ... ok DEBUG: {0} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_build_cinder_volume_timeout [0.004913s] ... ok DEBUG: {0} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image_error [0.004586s] ... ok DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received INIT ACK DEBUG: Sending ABORT packet 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: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 2033 tests in 10036.5915 sec. DEBUG: - Passed: 2033 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 20113.8506 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (509 tests) => 2:47:16.368879 DEBUG: - Worker 1 (508 tests) => 0:00:35.176886 DEBUG: - Worker 2 (508 tests) => 0:00:12.942358 DEBUG: - Worker 3 (508 tests) => 2:47:09.775560 DEBUG: + exit 0 DEBUG: Processing files: python3-octavia-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dLOMsR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/python3-octavia DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/python3-octavia DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/python3-octavia DEBUG: + exit 0 DEBUG: Provides: python3-octavia = 8.0.2-0.20240125155228.eef2305.el8 python3.6dist(octavia) = 8.0.2.dev155 python3dist(octavia) = 8.0.2.dev155 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) = 3.6 DEBUG: Processing files: python3-octavia-tests-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yLLUoY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/python3-octavia-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/python3-octavia-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/python3-octavia-tests DEBUG: + exit 0 DEBUG: Provides: python3-octavia-tests = 8.0.2-0.20240125155228.eef2305.el8 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) = 3.6 DEBUG: Processing files: openstack-octavia-common-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FgNjB1 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/doc/openstack-octavia-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/doc/openstack-octavia-common DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/doc/openstack-octavia-common DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vdm9JU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-common DEBUG: + exit 0 DEBUG: Provides: config(openstack-octavia-common) = 8.0.2-0.20240125155228.eef2305.el8 openstack-octavia-common = 8.0.2-0.20240125155228.eef2305.el8 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/libexec/platform-python DEBUG: Processing files: openstack-octavia-amphora-agent-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HU1smG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-amphora-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-amphora-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-amphora-agent DEBUG: + exit 0 DEBUG: Provides: config(openstack-octavia-amphora-agent) = 8.0.2-0.20240125155228.eef2305.el8 openstack-octavia-amphora-agent = 8.0.2-0.20240125155228.eef2305.el8 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/libexec/platform-python DEBUG: Processing files: openstack-octavia-api-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i8QvkD DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-api DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-api DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-api DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-api = 8.0.2-0.20240125155228.eef2305.el8 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/libexec/platform-python DEBUG: Processing files: openstack-octavia-worker-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LhQu7B DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-worker DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-worker DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-worker DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-worker = 8.0.2-0.20240125155228.eef2305.el8 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/libexec/platform-python DEBUG: Processing files: openstack-octavia-health-manager-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YIWQkY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-health-manager DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-health-manager DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-health-manager DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-health-manager = 8.0.2-0.20240125155228.eef2305.el8 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/libexec/platform-python DEBUG: Processing files: openstack-octavia-housekeeping-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WSgtJB DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-housekeeping DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-housekeeping DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/licenses/openstack-octavia-housekeeping DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-housekeeping = 8.0.2-0.20240125155228.eef2305.el8 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/libexec/platform-python DEBUG: Processing files: openstack-octavia-diskimage-create-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.piB4jm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/doc/openstack-octavia-diskimage-create DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/doc/openstack-octavia-diskimage-create DEBUG: + cp -pr diskimage-create/README.rst /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64/usr/share/doc/openstack-octavia-diskimage-create DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-diskimage-create = 8.0.2-0.20240125155228.eef2305.el8 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-8.0.2-0.20240125155228.eef2305.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-octavia-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-octavia-tests-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-common-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-amphora-agent-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-api-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-worker-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-health-manager-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-housekeeping-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-diskimage-create-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LNqhAQ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev155 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.src.rpm INFO: Done(/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-8.0.2-0.20240125155228.eef2305.el8.src.rpm) Config(dlrn-5) 170 minutes 24 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae 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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: 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 Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 3420340 2665036 605852 10053964 11776600 DEBUG: Swap: 16777212 5368600 11408612 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid 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: 16139340 3166964 1598468 605804 11373908 12030000 DEBUG: Swap: 16777212 5368600 11408612 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 303G 248G 56% / DEBUG: /dev/vda1 550G 303G 248G 56% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.q3vde4a8', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'd385d3d5ff064e5fbba0985df3c8295f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--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', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', '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-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'] 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-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'] 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/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/python3-octavia-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/python3-octavia-tests-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-common-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-amphora-agent-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-api-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-worker-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-health-manager-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-housekeeping-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-diskimage-create-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/python3-octavia-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/python3-octavia-tests-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-common-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-amphora-agent-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-api-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-worker-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-health-manager-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-housekeeping-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-diskimage-create-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f182knwf:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0c4422509ca74cf0b9148373c9dbcd56', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f182knwf:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/python3-octavia-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/python3-octavia-tests-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-common-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-amphora-agent-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-api-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-worker-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-health-manager-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-housekeeping-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae/openstack-octavia-diskimage-create-8.0.2-0.20240125155228.eef2305.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-5610949273c3fc9d7aeb7 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f6b44fc201c3e679d7036 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-0e9a6f26 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-ff96e73da335acb21368c0308fba97 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-0d4fbf1a47be8e6bd18b 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-860d79fb88ac5941dd7957c 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-87df2f444b 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-5c76512b9fa7f1836899d 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-776571fd4e4edfb8b158 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-0a2e6f769fedbdd84eb6 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-54dd95db47a9e1011a4 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-16dbcae9df9773f2b2bfea 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-3ae7a196643d060 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-collect-config-bf3ec9d363cbede38fd2 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-0affe1a7d0437876b 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-814a379b 33 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 15 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 16 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 7.7 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 18 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 35 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 33 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 18 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 43 kB/s | 3.0 kB 00:00 DEBUG: opstools 76 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 79 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: openstack-octavia-amphora-agent noarch 8.0.2-0.20240125155228.eef2305.el8 @commandline 13 k DEBUG: openstack-octavia-api noarch 8.0.2-0.20240125155228.eef2305.el8 @commandline 13 k DEBUG: openstack-octavia-common noarch 8.0.2-0.20240125155228.eef2305.el8 @commandline 22 k DEBUG: openstack-octavia-diskimage-create noarch 8.0.2-0.20240125155228.eef2305.el8 @commandline 43 k DEBUG: openstack-octavia-health-manager noarch 8.0.2-0.20240125155228.eef2305.el8 @commandline 12 k DEBUG: openstack-octavia-housekeeping noarch 8.0.2-0.20240125155228.eef2305.el8 @commandline 12 k DEBUG: openstack-octavia-worker noarch 8.0.2-0.20240125155228.eef2305.el8 @commandline 12 k DEBUG: python3-octavia noarch 8.0.2-0.20240125155228.eef2305.el8 @commandline 918 k DEBUG: python3-octavia-tests noarch 8.0.2-0.20240125155228.eef2305.el8 @commandline 942 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-wallaby-testing 62 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.26-1.el8 Stream-AppStream 80 k DEBUG: device-mapper-event x86_64 8:1.02.181-9.el8 Stream-BaseOS 272 k DEBUG: device-mapper-event-libs x86_64 8:1.02.181-9.el8 Stream-BaseOS 271 k DEBUG: device-mapper-persistent-data x86_64 0.9.0-7.el8 Stream-BaseOS 927 k DEBUG: dib-utils noarch 0.0.11-0.20210315160428.51661c3.el8 delorean-component-common 11 k DEBUG: diskimage-builder noarch 3.32.1-0.20240125024358.0d4fbf1.el8 delorean-component-common 794 k DEBUG: dosfstools x86_64 4.1-6.el8 Stream-BaseOS 122 k DEBUG: e2fsprogs x86_64 1.45.6-5.el8 Stream-BaseOS 1.0 M DEBUG: e2fsprogs-libs x86_64 1.45.6-5.el8 Stream-BaseOS 233 k DEBUG: fuse-libs x86_64 2.9.7-17.el8 Stream-BaseOS 102 k DEBUG: gdisk x86_64 1.0.3-11.el8 Stream-BaseOS 241 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-wallaby-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libaio x86_64 0.3.112-1.el8 Stream-BaseOS 33 k DEBUG: libgfortran x86_64 8.5.0-21.el8 Stream-BaseOS 645 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-wallaby-testing 168 k DEBUG: libquadmath x86_64 8.5.0-21.el8 Stream-BaseOS 172 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libss x86_64 1.45.6-5.el8 Stream-BaseOS 54 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lvm2 x86_64 8:2.03.14-9.el8 Stream-BaseOS 1.7 M DEBUG: lvm2-libs x86_64 8:2.03.14-9.el8 Stream-BaseOS 1.2 M DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: openblas x86_64 0.3.15-4.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-4.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-BaseOS 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-BaseOS 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-422.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-3.el8 Stream-BaseOS 59 k DEBUG: perl-IO x86_64 1.38-422.el8 Stream-BaseOS 142 k DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-BaseOS 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 Stream-AppStream 304 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c Stream-AppStream 15 k DEBUG: perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 Stream-AppStream 402 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-BaseOS 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-422.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-BaseOS 121 k DEBUG: perl-libs x86_64 4:5.26.3-422.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-422.el8 Stream-BaseOS 73 k DEBUG: perl-open noarch 1.11-422.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-wallaby-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-wallaby-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.3.1-0.20220228091836.4a3e539.el8 delorean-component-common 41 k DEBUG: python3-barbicanclient noarch 5.1.0-0.20210316154446.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-wallaby-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-castellan noarch 3.7.2-0.20210907102711.3775cf4.el8 delorean-component-security 127 k DEBUG: python3-cinderclient noarch 7.4.1-0.20210903082820.4f72e6f.el8 delorean-component-clients 241 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-cliff noarch 3.7.0-0.20210315123449.117a100.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-wallaby-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-wallaby-testing 36 k DEBUG: python3-cotyledon noarch 1.7.3-4.el8 delorean-wallaby-testing 46 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-wallaby-testing 20 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-distro noarch 1.4.0-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-entrypoints noarch 0.3-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-flake8 noarch 3.7.7-6.el8 delorean-wallaby-testing 123 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-fluidity-sm noarch 0.2.0-16.el8 delorean-wallaby-testing 20 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-glanceclient noarch 1:3.3.0-0.20210315220313.f802c71.el8 delorean-component-clients 147 k DEBUG: python3-gunicorn noarch 20.0.4-1.el8 delorean-wallaby-testing 152 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713080823.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-wallaby-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-lexicon noarch 1.0.0-9.el8 delorean-wallaby-testing 19 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-wallaby-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-wallaby-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-wallaby-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-wallaby-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-wallaby-testing 64 k DEBUG: python3-mccabe noarch 0.6.1-14.el8 delorean-wallaby-testing 22 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-wallaby-testing 26 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-wallaby-testing 2.5 M DEBUG: python3-neutronclient noarch 7.3.1-0.20221108112936.29a9f5e.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.4.1-0.20220916102938.5ee4427.el8 delorean-component-clients 225 k DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-wallaby-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-octavia-lib noarch 2.3.1-0.20210315131751.3208f7f.el8 delorean-component-octavia 45 k DEBUG: python3-openstacksdk noarch 0.55.1-0.20220406125402.f09ed4a.el8 delorean-component-clients 854 k DEBUG: python3-os-client-config noarch 2.1.0-0.20210315163025.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-os-testr noarch 2.0.0-0.20210315102203.248dc81.el8 delorean-component-common 71 k DEBUG: python3-osc-lib noarch 2.3.1-0.20210315174831.2b7a679.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 148 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.2.0-0.20210315105955.bc631ae.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.3.1-0.20220225074957.9561ecb.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-wallaby-testing 11 M DEBUG: python3-paramiko noarch 2.7.2-1.el8 delorean-wallaby-testing 314 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-wallaby-testing 283 k DEBUG: python3-pillow x86_64 5.1.1-19.el8 Stream-AppStream 695 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-wallaby-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pycodestyle noarch 2.5.0-6.el8 delorean-wallaby-testing 94 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-pyflakes noarch 2.1.1-5.el8 delorean-wallaby-testing 69 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-wallaby-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-wallaby-testing 24 k DEBUG: python3-pyroute2 noarch 0.6.6-1.el8 delorean-wallaby-testing 721 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-requests-mock noarch 1.8.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20210315095058.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-wallaby-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-wallaby-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-wallaby-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlalchemy-utils noarch 0.34.2-2.el8 delorean-wallaby-testing 150 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-wallaby-testing 166 k DEBUG: python3-stevedore noarch 3.3.3-0.20221024072403.7b48fff.el8 delorean-component-clients 69 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-wallaby-testing 1.4 M DEBUG: python3-taskflow noarch 4.6.0-0.20210315120753.0f7c6e9.el8 delorean-component-common 689 k DEBUG: python3-tempest noarch 1:33.0.0-0.20230306081449.1580f6f.el8 delorean-component-tempest 1.6 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-wallaby-testing 50 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-wallaby-testing 174 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-wallaby-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-wallaby-testing 353 k DEBUG: python3-tkinter x86_64 3.6.8-59.el8 Stream-AppStream 404 k DEBUG: python3-unittest2 noarch 1.1.0-16.el8 Stream-PowerTools 186 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-wallaby-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-wallaby-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-wsme noarch 0.10.1-0.20220104140414.63fe135.el8 delorean-component-common 140 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qemu-img x86_64 15:6.2.0-46.module_el8+831+274a459a Stream-AppStream 2.2 M DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-29.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-29.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-29.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-29.el8 Stream-AppStream 544 k DEBUG: texlive-tetex noarch 7:20180414-29.el8 Stream-AppStream 419 k DEBUG: texlive-texlive.infra noarch 7:20180414-29.el8 Stream-AppStream 286 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: xfsprogs x86_64 5.0.0-12.el8 Stream-BaseOS 1.1 M DEBUG: Installing weak dependencies: DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: python3-invoke noarch 1.4.0-1.el8 delorean-wallaby-testing 157 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: virt rhel DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 273 Packages DEBUG: Total size: 119 M DEBUG: Installed size: 476 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.3.0-0.20210315220313.f802c71.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713080823.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.3.1-0.20221108112936.29a9f5e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.4.1-0.20220916102938.5ee4427.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dib-utils-0.0.11-0.20210315160428.51661c3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] diskimage-builder-3.32.1-0.20240125024358.0d4fbf1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octavia-lib-2.3.1-0.20210315131751.3208f7f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.181-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.181-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.9.0-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dosfstools-4.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-1.45.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.45.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-libs-2.9.7-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdisk-1.0.3-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.112-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libss-1.45.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.14-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.14-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xfsprogs-5.0.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-422.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-59.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qemu-img-6.2.0-46.module_el8+831+274a459a.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-1.7.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.4.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-entrypoints-0.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-3.7.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fluidity-sm-0.2.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gunicorn-20.0.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-invoke-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lexicon-1.0.0-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.6.1-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.5.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.1.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.6.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.8.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.10-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-utils-0.34.2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded 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 : python3-webob-1.8.6-3.el8.noarch 1/273 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 2/273 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 3/273 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 4/273 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 5/273 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 6/273 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 7/273 DEBUG: Installing : libaio-0.3.112-1.el8.x86_64 8/273 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 9/273 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 10/273 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 11/273 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 12/273 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 13/273 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 14/273 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 15/273 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 16/273 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 17/273 DEBUG: Installing : texlive-base-7:20180414-29.el8.noarch 17/273 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 18/273 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 19/273 DEBUG: Installing : device-mapper-event-libs-8:1.02.181-9.el8.x86_64 20/273 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 21/273 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 22/273 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 23/273 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 24/273 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 25/273 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 26/273 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 27/273 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 28/273 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 29/273 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 30/273 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 31/273 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 32/273 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 33/273 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 34/273 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 35/273 DEBUG: Installing : texlive-lib-7:20180414-29.el8.x86_64 36/273 DEBUG: Installing : python3-pillow-5.1.1-19.el8.x86_64 37/273 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 38/273 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 39/273 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 40/273 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 41/273 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 41/273 DEBUG: Installing : libquadmath-8.5.0-21.el8.x86_64 42/273 DEBUG: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 42/273 DEBUG: Installing : libgfortran-8.5.0-21.el8.x86_64 43/273 DEBUG: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 43/273 DEBUG: Installing : openblas-0.3.15-4.el8.x86_64 44/273 DEBUG: Running scriptlet: openblas-0.3.15-4.el8.x86_64 44/273 DEBUG: Installing : openblas-threads-0.3.15-4.el8.x86_64 45/273 DEBUG: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 45/273 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 46/273 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 47/273 DEBUG: Installing : dib-utils-0.0.11-0.20210315160428.51661c3.el8.no 48/273 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 49/273 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/273 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/273 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 51/273 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 52/273 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 53/273 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 53/273 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 53/273 DEBUG: Installing : python3-tkinter-3.6.8-59.el8.x86_64 54/273 DEBUG: Installing : python3-cotyledon-1.7.3-4.el8.noarch 55/273 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 56/273 DEBUG: Installing : device-mapper-event-8:1.02.181-9.el8.x86_64 57/273 DEBUG: Running scriptlet: device-mapper-event-8:1.02.181-9.el8.x86_64 57/273 DEBUG: Installing : lvm2-libs-8:2.03.14-9.el8.x86_64 58/273 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 59/273 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 60/273 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 61/273 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 62/273 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 63/273 DEBUG: Installing : device-mapper-persistent-data-0.9.0-7.el8.x86_64 64/273 DEBUG: Installing : lvm2-8:2.03.14-9.el8.x86_64 65/273 DEBUG: Running scriptlet: lvm2-8:2.03.14-9.el8.x86_64 65/273 DEBUG: Installing : qemu-img-15:6.2.0-46.module_el8+831+274a459a.x86 66/273 DEBUG: Installing : python3-automaton-2.3.1-0.20220228091836.4a3e539 67/273 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 68/273 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 69/273 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 70/273 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 71/273 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 72/273 DEBUG: Installing : python3-stevedore-3.3.3-0.20221024072403.7b48fff 73/273 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 74/273 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 75/273 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 76/273 DEBUG: Installing : python3-pyroute2-0.6.6-1.el8.noarch 77/273 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 78/273 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 79/273 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 80/273 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 81/273 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 82/273 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 83/273 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 84/273 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 85/273 DEBUG: Installing : python3-sqlalchemy-utils-0.34.2-2.el8.noarch 86/273 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 87/273 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 88/273 DEBUG: Installing : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 89/273 DEBUG: Installing : python3-requests-mock-1.8.0-1.el8.noarch 90/273 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 91/273 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 92/273 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 93/273 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 94/273 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 95/273 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 96/273 DEBUG: Installing : python3-pyflakes-2.1.1-5.el8.noarch 97/273 DEBUG: Installing : python3-pycodestyle-2.5.0-6.el8.noarch 98/273 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 99/273 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 100/273 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 101/273 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 102/273 DEBUG: Installing : python3-mccabe-0.6.1-14.el8.noarch 103/273 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 104/273 DEBUG: Installing : python3-lexicon-1.0.0-9.el8.noarch 105/273 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 106/273 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 107/273 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 108/273 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 109/273 DEBUG: Installing : python3-gunicorn-20.0.4-1.el8.noarch 110/273 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 111/273 DEBUG: Installing : python3-fluidity-sm-0.2.0-16.el8.noarch 112/273 DEBUG: Installing : python3-entrypoints-0.3-4.el8.noarch 113/273 DEBUG: Installing : python3-flake8-3.7.7-6.el8.noarch 114/273 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 115/273 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 116/273 DEBUG: Installing : python3-distro-1.4.0-4.el8.noarch 117/273 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 118/273 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 119/273 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 120/273 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 121/273 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 122/273 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 123/273 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 124/273 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 125/273 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 126/273 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 127/273 DEBUG: Installing : python3-unittest2-1.1.0-16.el8.noarch 128/273 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 129/273 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 130/273 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 131/273 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 132/273 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 133/273 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 134/273 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 135/273 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 136/273 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 137/273 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 138/273 DEBUG: Installing : desktop-file-utils-0.26-1.el8.x86_64 139/273 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 140/273 DEBUG: Installing : xfsprogs-5.0.0-12.el8.x86_64 141/273 DEBUG: Running scriptlet: xfsprogs-5.0.0-12.el8.x86_64 141/273 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 142/273 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 143/273 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 144/273 DEBUG: Installing : python3-click-6.7-8.el8.noarch 145/273 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 146/273 DEBUG: Installing : lzo-2.08-14.el8.x86_64 147/273 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 148/273 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 149/273 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 150/273 DEBUG: Installing : python3-cliff-3.7.0-0.20210315123449.117a100.el8 151/273 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 152/273 DEBUG: Installing : python3-os-testr-2.0.0-0.20210315102203.248dc81. 153/273 DEBUG: Installing : python3-invoke-1.4.0-1.el8.noarch 154/273 DEBUG: Installing : python3-paramiko-2.7.2-1.el8.noarch 155/273 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 156/273 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 157/273 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 158/273 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 159/273 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 160/273 DEBUG: Installing : libss-1.45.6-5.el8.x86_64 161/273 DEBUG: Running scriptlet: libss-1.45.6-5.el8.x86_64 161/273 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 162/273 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 163/273 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 164/273 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 165/273 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 166/273 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 167/273 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 168/273 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 169/273 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 170/273 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 171/273 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 172/273 DEBUG: Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 173/273 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 174/273 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 175/273 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 176/273 DEBUG: Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 177/273 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 178/273 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 179/273 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 180/273 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 181/273 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 182/273 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 183/273 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 184/273 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 185/273 DEBUG: Installing : perl-Errno-1.28-422.el8.x86_64 186/273 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 187/273 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 188/273 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 189/273 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 190/273 DEBUG: Installing : perl-libs-4:5.26.3-422.el8.x86_64 191/273 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 192/273 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 193/273 DEBUG: Installing : perl-macros-4:5.26.3-422.el8.x86_64 194/273 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 195/273 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 196/273 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 197/273 DEBUG: Installing : perl-IO-1.38-422.el8.x86_64 198/273 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 199/273 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 200/273 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 201/273 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 202/273 DEBUG: Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 203/273 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 204/273 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 205/273 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 206/273 DEBUG: Installing : perl-open-1.11-422.el8.noarch 207/273 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 208/273 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 209/273 DEBUG: Installing : texlive-texlive.infra-7:20180414-29.el8.noarch 210/273 DEBUG: Installing : texlive-tetex-7:20180414-29.el8.noarch 211/273 DEBUG: Installing : texlive-kpathsea-7:20180414-29.el8.x86_64 212/273 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 212/273 DEBUG: Installing : texlive-dvipng-7:20180414-29.el8.x86_64 213/273 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-29.el8.x86_64 213/273 DEBUG: Installing : gdisk-1.0.3-11.el8.x86_64 214/273 DEBUG: Installing : fuse-libs-2.9.7-17.el8.x86_64 215/273 DEBUG: Running scriptlet: fuse-libs-2.9.7-17.el8.x86_64 215/273 DEBUG: Installing : e2fsprogs-libs-1.45.6-5.el8.x86_64 216/273 DEBUG: Running scriptlet: e2fsprogs-libs-1.45.6-5.el8.x86_64 216/273 DEBUG: Installing : e2fsprogs-1.45.6-5.el8.x86_64 217/273 DEBUG: Installing : dosfstools-4.1-6.el8.x86_64 218/273 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 219/273 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 220/273 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 221/273 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 222/273 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 223/273 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 224/273 DEBUG: Installing : diskimage-builder-3.32.1-0.20240125024358.0d4fbf 225/273 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2021031509505 226/273 DEBUG: Installing : python3-openstacksdk-0.55.1-0.20220406125402.f09 227/273 DEBUG: Installing : python3-os-client-config-2.1.0-0.20210315163025. 228/273 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 229/273 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 230/273 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 231/273 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 232/273 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 233/273 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 234/273 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 235/273 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 236/273 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 237/273 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 238/273 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 239/273 DEBUG: Installing : python3-barbicanclient-5.1.0-0.20210316154446.ad 240/273 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713080823. 241/273 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 242/273 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 243/273 DEBUG: Installing : python3-oslo-upgradecheck-1.3.1-0.20220225074957 244/273 DEBUG: Installing : python3-castellan-3.7.2-0.20210907102711.3775cf4 245/273 DEBUG: Installing : python3-novaclient-1:17.4.1-0.20220916102938.5ee 246/273 DEBUG: Installing : python3-oslo-reports-2.2.0-0.20210315105955.bc63 247/273 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 248/273 DEBUG: Installing : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 249/273 DEBUG: Installing : python3-octavia-lib-2.3.1-0.20210315131751.3208f 250/273 DEBUG: Installing : python3-cinderclient-7.4.1-0.20210903082820.4f72 251/273 DEBUG: Installing : python3-glanceclient-1:3.3.0-0.20210315220313.f8 252/273 DEBUG: Installing : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 253/273 DEBUG: Installing : python3-neutronclient-7.3.1-0.20221108112936.29a 254/273 DEBUG: Installing : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 255/273 DEBUG: Installing : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 256/273 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 257/273 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 258/273 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 259/273 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 260/273 DEBUG: Installing : python3-tempest-1:33.0.0-0.20230306081449.1580f6 261/273 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 262/273 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 263/273 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 264/273 DEBUG: Installing : python3-octavia-8.0.2-0.20240125155228.eef2305.e 265/273 DEBUG: Running scriptlet: openstack-octavia-common-8.0.2-0.20240125155228. 266/273 DEBUG: Installing : openstack-octavia-common-8.0.2-0.20240125155228. 266/273 DEBUG: Installing : openstack-octavia-amphora-agent-8.0.2-0.20240125 267/273 DEBUG: Running scriptlet: openstack-octavia-amphora-agent-8.0.2-0.20240125 267/273 DEBUG: Installing : openstack-octavia-api-8.0.2-0.20240125155228.eef 268/273 DEBUG: Running scriptlet: openstack-octavia-api-8.0.2-0.20240125155228.eef 268/273 DEBUG: Installing : openstack-octavia-worker-8.0.2-0.20240125155228. 269/273 DEBUG: Running scriptlet: openstack-octavia-worker-8.0.2-0.20240125155228. 269/273 DEBUG: Installing : openstack-octavia-health-manager-8.0.2-0.2024012 270/273 DEBUG: Running scriptlet: openstack-octavia-health-manager-8.0.2-0.2024012 270/273 DEBUG: Installing : openstack-octavia-housekeeping-8.0.2-0.202401251 271/273 DEBUG: Running scriptlet: openstack-octavia-housekeeping-8.0.2-0.202401251 271/273 DEBUG: Installing : openstack-octavia-diskimage-create-8.0.2-0.20240 272/273 DEBUG: Installing : python3-octavia-tests-8.0.2-0.20240125155228.eef 273/273 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 273/273 DEBUG: Running scriptlet: python3-octavia-tests-8.0.2-0.20240125155228.eef 273/273 DEBUG: Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 273/273 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 273/273 DEBUG: Verifying : python3-barbicanclient-5.1.0-0.20210316154446.ad 1/273 DEBUG: Verifying : python3-cinderclient-7.4.1-0.20210903082820.4f72 2/273 DEBUG: Verifying : python3-glanceclient-1:3.3.0-0.20210315220313.f8 3/273 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713080823. 4/273 DEBUG: Verifying : python3-neutronclient-7.3.1-0.20221108112936.29a 5/273 DEBUG: Verifying : python3-novaclient-1:17.4.1-0.20220916102938.5ee 6/273 DEBUG: Verifying : python3-openstacksdk-0.55.1-0.20220406125402.f09 7/273 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 8/273 DEBUG: Verifying : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 9/273 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 10/273 DEBUG: Verifying : python3-stevedore-3.3.3-0.20221024072403.7b48fff 11/273 DEBUG: Verifying : dib-utils-0.0.11-0.20210315160428.51661c3.el8.no 12/273 DEBUG: Verifying : diskimage-builder-3.32.1-0.20240125024358.0d4fbf 13/273 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 14/273 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 15/273 DEBUG: Verifying : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 16/273 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 17/273 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 18/273 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 19/273 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 20/273 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 21/273 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 22/273 DEBUG: Verifying : python3-automaton-2.3.1-0.20220228091836.4a3e539 23/273 DEBUG: Verifying : python3-cliff-3.7.0-0.20210315123449.117a100.el8 24/273 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 25/273 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 26/273 DEBUG: Verifying : python3-os-testr-2.0.0-0.20210315102203.248dc81. 27/273 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 28/273 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 29/273 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 30/273 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 31/273 DEBUG: Verifying : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 32/273 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 33/273 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 34/273 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 35/273 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 36/273 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 37/273 DEBUG: Verifying : python3-oslo-reports-2.2.0-0.20210315105955.bc63 38/273 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 39/273 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 40/273 DEBUG: Verifying : python3-oslo-upgradecheck-1.3.1-0.20220225074957 41/273 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 42/273 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 43/273 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2021031509505 44/273 DEBUG: Verifying : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 45/273 DEBUG: Verifying : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 46/273 DEBUG: Verifying : python3-octavia-lib-2.3.1-0.20210315131751.3208f 47/273 DEBUG: Verifying : python3-castellan-3.7.2-0.20210907102711.3775cf4 48/273 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 49/273 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 50/273 DEBUG: Verifying : python3-tempest-1:33.0.0-0.20230306081449.1580f6 51/273 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20210315163025. 52/273 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 53/273 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 54/273 DEBUG: Verifying : device-mapper-event-8:1.02.181-9.el8.x86_64 55/273 DEBUG: Verifying : device-mapper-event-libs-8:1.02.181-9.el8.x86_64 56/273 DEBUG: Verifying : device-mapper-persistent-data-0.9.0-7.el8.x86_64 57/273 DEBUG: Verifying : dosfstools-4.1-6.el8.x86_64 58/273 DEBUG: Verifying : e2fsprogs-1.45.6-5.el8.x86_64 59/273 DEBUG: Verifying : e2fsprogs-libs-1.45.6-5.el8.x86_64 60/273 DEBUG: Verifying : fuse-libs-2.9.7-17.el8.x86_64 61/273 DEBUG: Verifying : gdisk-1.0.3-11.el8.x86_64 62/273 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 63/273 DEBUG: Verifying : libaio-0.3.112-1.el8.x86_64 64/273 DEBUG: Verifying : libgfortran-8.5.0-21.el8.x86_64 65/273 DEBUG: Verifying : libquadmath-8.5.0-21.el8.x86_64 66/273 DEBUG: Verifying : libss-1.45.6-5.el8.x86_64 67/273 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 68/273 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 69/273 DEBUG: Verifying : lvm2-8:2.03.14-9.el8.x86_64 70/273 DEBUG: Verifying : lvm2-libs-8:2.03.14-9.el8.x86_64 71/273 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 72/273 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 73/273 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 74/273 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 75/273 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 76/273 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 77/273 DEBUG: Verifying : perl-Errno-1.28-422.el8.x86_64 78/273 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 79/273 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 80/273 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 81/273 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 82/273 DEBUG: Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 83/273 DEBUG: Verifying : perl-IO-1.38-422.el8.x86_64 84/273 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 85/273 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 86/273 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 87/273 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 88/273 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 89/273 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 90/273 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 91/273 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 92/273 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 93/273 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 94/273 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 95/273 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 96/273 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 97/273 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 98/273 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 99/273 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 100/273 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 101/273 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 102/273 DEBUG: Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 103/273 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 104/273 DEBUG: Verifying : perl-libs-4:5.26.3-422.el8.x86_64 105/273 DEBUG: Verifying : perl-macros-4:5.26.3-422.el8.x86_64 106/273 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 107/273 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 108/273 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 109/273 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 110/273 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 111/273 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 112/273 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 113/273 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 114/273 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 115/273 DEBUG: Verifying : xfsprogs-5.0.0-12.el8.x86_64 116/273 DEBUG: Verifying : desktop-file-utils-0.26-1.el8.x86_64 117/273 DEBUG: Verifying : openblas-0.3.15-4.el8.x86_64 118/273 DEBUG: Verifying : openblas-threads-0.3.15-4.el8.x86_64 119/273 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 120/273 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 121/273 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 122/273 DEBUG: Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 123/273 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 124/273 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 125/273 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 126/273 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 127/273 DEBUG: Verifying : perl-open-1.11-422.el8.noarch 128/273 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 129/273 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 130/273 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 131/273 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 132/273 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 133/273 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 134/273 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 135/273 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 136/273 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 137/273 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 138/273 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 139/273 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 140/273 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 141/273 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 142/273 DEBUG: Verifying : python3-pillow-5.1.1-19.el8.x86_64 143/273 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 144/273 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 145/273 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 146/273 DEBUG: Verifying : python3-tkinter-3.6.8-59.el8.x86_64 147/273 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 148/273 DEBUG: Verifying : qemu-img-15:6.2.0-46.module_el8+831+274a459a.x86 149/273 DEBUG: Verifying : texlive-base-7:20180414-29.el8.noarch 150/273 DEBUG: Verifying : texlive-dvipng-7:20180414-29.el8.x86_64 151/273 DEBUG: Verifying : texlive-kpathsea-7:20180414-29.el8.x86_64 152/273 DEBUG: Verifying : texlive-lib-7:20180414-29.el8.x86_64 153/273 DEBUG: Verifying : texlive-tetex-7:20180414-29.el8.noarch 154/273 DEBUG: Verifying : texlive-texlive.infra-7:20180414-29.el8.noarch 155/273 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 156/273 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 157/273 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 158/273 DEBUG: Verifying : python3-unittest2-1.1.0-16.el8.noarch 159/273 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 160/273 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 161/273 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 162/273 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 163/273 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 164/273 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 165/273 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 166/273 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 167/273 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 168/273 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 169/273 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 170/273 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 171/273 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 172/273 DEBUG: Verifying : python3-cotyledon-1.7.3-4.el8.noarch 173/273 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 174/273 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 175/273 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 176/273 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 177/273 DEBUG: Verifying : python3-distro-1.4.0-4.el8.noarch 178/273 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 179/273 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 180/273 DEBUG: Verifying : python3-entrypoints-0.3-4.el8.noarch 181/273 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 182/273 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 183/273 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 184/273 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 185/273 DEBUG: Verifying : python3-flake8-3.7.7-6.el8.noarch 186/273 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 187/273 DEBUG: Verifying : python3-fluidity-sm-0.2.0-16.el8.noarch 188/273 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 189/273 DEBUG: Verifying : python3-gunicorn-20.0.4-1.el8.noarch 190/273 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 191/273 DEBUG: Verifying : python3-invoke-1.4.0-1.el8.noarch 192/273 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 193/273 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 194/273 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 195/273 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 196/273 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 197/273 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 198/273 DEBUG: Verifying : python3-lexicon-1.0.0-9.el8.noarch 199/273 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 200/273 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 201/273 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 202/273 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 203/273 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 204/273 DEBUG: Verifying : python3-mccabe-0.6.1-14.el8.noarch 205/273 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 206/273 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 207/273 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 208/273 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 209/273 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 210/273 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 211/273 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 212/273 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 213/273 DEBUG: Verifying : python3-paramiko-2.7.2-1.el8.noarch 214/273 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 215/273 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 216/273 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 217/273 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 218/273 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 219/273 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 220/273 DEBUG: Verifying : python3-pycodestyle-2.5.0-6.el8.noarch 221/273 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 222/273 DEBUG: Verifying : python3-pyflakes-2.1.1-5.el8.noarch 223/273 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 224/273 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 225/273 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 226/273 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 227/273 DEBUG: Verifying : python3-pyroute2-0.6.6-1.el8.noarch 228/273 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 229/273 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 230/273 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 231/273 DEBUG: Verifying : python3-requests-mock-1.8.0-1.el8.noarch 232/273 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 233/273 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 234/273 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 235/273 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 236/273 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 237/273 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 238/273 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 239/273 DEBUG: Verifying : python3-sqlalchemy-utils-0.34.2-2.el8.noarch 240/273 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 241/273 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 242/273 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 243/273 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 244/273 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 245/273 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 246/273 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 247/273 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 248/273 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 249/273 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 250/273 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 251/273 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 252/273 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 253/273 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 254/273 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 255/273 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 256/273 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 257/273 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 258/273 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 259/273 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 260/273 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 261/273 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 262/273 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 263/273 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 264/273 DEBUG: Verifying : python3-octavia-8.0.2-0.20240125155228.eef2305.e 265/273 DEBUG: Verifying : python3-octavia-tests-8.0.2-0.20240125155228.eef 266/273 DEBUG: Verifying : openstack-octavia-common-8.0.2-0.20240125155228. 267/273 DEBUG: Verifying : openstack-octavia-amphora-agent-8.0.2-0.20240125 268/273 DEBUG: Verifying : openstack-octavia-api-8.0.2-0.20240125155228.eef 269/273 DEBUG: Verifying : openstack-octavia-worker-8.0.2-0.20240125155228. 270/273 DEBUG: Verifying : openstack-octavia-health-manager-8.0.2-0.2024012 271/273 DEBUG: Verifying : openstack-octavia-housekeeping-8.0.2-0.202401251 272/273 DEBUG: Verifying : openstack-octavia-diskimage-create-8.0.2-0.20240 273/273 DEBUG: Installed: DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.26-1.el8.x86_64 DEBUG: device-mapper-event-8:1.02.181-9.el8.x86_64 DEBUG: device-mapper-event-libs-8:1.02.181-9.el8.x86_64 DEBUG: device-mapper-persistent-data-0.9.0-7.el8.x86_64 DEBUG: dib-utils-0.0.11-0.20210315160428.51661c3.el8.noarch DEBUG: diskimage-builder-3.32.1-0.20240125024358.0d4fbf1.el8.noarch DEBUG: dosfstools-4.1-6.el8.x86_64 DEBUG: e2fsprogs-1.45.6-5.el8.x86_64 DEBUG: e2fsprogs-libs-1.45.6-5.el8.x86_64 DEBUG: fuse-libs-2.9.7-17.el8.x86_64 DEBUG: gdisk-1.0.3-11.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libaio-0.3.112-1.el8.x86_64 DEBUG: libgfortran-8.5.0-21.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-21.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libss-1.45.6-5.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lvm2-8:2.03.14-9.el8.x86_64 DEBUG: lvm2-libs-8:2.03.14-9.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: openblas-0.3.15-4.el8.x86_64 DEBUG: openblas-threads-0.3.15-4.el8.x86_64 DEBUG: openstack-octavia-amphora-agent-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: openstack-octavia-api-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: openstack-octavia-common-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: openstack-octavia-diskimage-create-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: openstack-octavia-health-manager-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: openstack-octavia-housekeeping-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: openstack-octavia-worker-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-422.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-3.el8.noarch DEBUG: perl-IO-1.38-422.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-3.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-422.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 DEBUG: perl-open-1.11-422.el8.noarch DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch DEBUG: python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cotyledon-1.7.3-4.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-distro-1.4.0-4.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-entrypoints-0.3-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-flake8-3.7.7-6.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch DEBUG: python3-gunicorn-20.0.4-1.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-invoke-1.4.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713080823.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-lexicon-1.0.0-9.el8.noarch DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-mccabe-0.6.1-14.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-neutronclient-7.3.1-0.20221108112936.29a9f5e.el8.noarch DEBUG: python3-novaclient-1:17.4.1-0.20220916102938.5ee4427.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-octavia-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: python3-octavia-lib-2.3.1-0.20210315131751.3208f7f.el8.noarch DEBUG: python3-octavia-tests-8.0.2-0.20240125155228.eef2305.el8.noarch DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paramiko-2.7.2-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-pillow-5.1.1-19.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pycodestyle-2.5.0-6.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pyflakes-2.1.1-5.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyroute2-0.6.6-1.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requests-mock-1.8.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sqlalchemy-utils-0.34.2-2.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch DEBUG: python3-tempest-1:33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.2.0-1.el8.noarch DEBUG: python3-testrepository-0.0.20-20.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-tkinter-3.6.8-59.el8.x86_64 DEBUG: python3-unittest2-1.1.0-16.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qemu-img-15:6.2.0-46.module_el8+831+274a459a.x86_64 DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-29.el8.noarch DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 DEBUG: texlive-lib-7:20180414-29.el8.x86_64 DEBUG: texlive-tetex-7:20180414-29.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-29.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: xfsprogs-5.0.0-12.el8.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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/ee/f2/eef2305fff74979a14e1aa3d6be43bdac49698fb_bca32aae'] 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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: 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 Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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